.center-line{
    background-color: white;
    width: 100%;
    height: 1000px;
    margin: 0 auto;
}
.head-block{
height: 1px;
width: 100%;
background-color:#E9E6DB;/*STL*/
//background-color:#424242;
position: fixed;
margin-top: -8px;
z-index: 11;


}
.head-block .centerhead-block{
    width: 100%;
    margin: 0 auto;
}
.head-block .top-logo{
    position: absolute;
    height: 47px;
    clear:both;
    width: 100%;
    background:url(/images/topperbg.png) repeat-x;
    
}
.top-logo .span-onlogo{
    position: relative;
    float: right;
  top: 15px;
  color: white;
  font-style: italic;
  z-index: 16;
}
.logo-container{
  position:fixed;
  width:100%;
  left:0;
  top: 0;
  z-index: 15;
  background:#F8FAF6 url(/images/topperline.png) no-repeat;/*STL*/
  background-position: 0px 0px;
  height:47px;
  padding-left: 170px;
  color: #222222;
}
.top-logo .box-shadow{
  width:100%;
  height: 100%;
  float: left;
  position: relative;
  top: 8px;
//  border-bottom: 1px solid #F3F3F3;
  box-shadow: 0 6px 12px -4px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0 6px 12px -4px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 6px 12px -4px rgba(0, 0, 0, .5);
}

.head-block .menu-container{
  width: 100%; 
  margin: 50px auto;
  position: relative;
  z-index:11;
}

.centerhead-block .head-search {
  position:relative;
  left:790px;
  top:81px;
  z-index:700;
  max-width:200px;
}

.lang-nav{
  height: 47px;
  clear: both;
  position: fixed;
  right: 10px;
  top: 7px;
  width: 80px;
}
.lang-nav ul{
  margin-top: 7px;
  float: right;
  margin-bottom: 7px;
  margin-right: 0px;
}
.lang-nav li{
  display: inline-block;
  margin: 0px 4px;
}
.lang-nav .active{
  box-shadow: 0px 1px 8px #3E3737;
  border:1px solid;
  border-radius:3px;
  border-color:rgba(255,255,255,0.90);
}
#curr_ul {
  display:block;
  position:relative;
  right: 0px;
}
.centerhead-block .login-nav{
  height: 20px;
  width: 100%;
  clear: both;
  color: #acacac;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-size: 12px; 
}
.login-nav ul{
  margin-top:0px;
  float: right;
  margin-bottom: 0px;
}
.login-nav li{
  display: inline-block;
  margin: 0px 4px;
}
.login-nav a{
  text-decoration: none;
  color: #acacac;
}

.head-block .menu{
  margin: 0 auto;
  position: relative;
  height:35px;
  background: white;
  float:right;
}
.head-block .menu ul{
  list-style-type: none;
  margin-top: 0;
  -webkit-padding-start: 0px;
}
.head-block .menu .active{
  text-decoration:none;
  color: #acacac;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.head-block .menu li{
  position: relative;
  display: inline-block;
  margin: 5px 15px;
  padding: 5px 0px;
}
.head-block .menu a{
  text-decoration:none;
  color: #acacac;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
}
.head-block .menu a:hover { font-weight: 600;color: #A4A4A4; }
.head-block .menu #responsive-menu-button{ display: none;
  margin: 10px 0px 10px 0px;
  height: 25px;
  float: right;
  text-align: right;
  color: white;
} 

.main-container{
  padding-top: 20px;
  background: #F8FAF6;
  width: 100%;
  margin: 0;
  padding-bottom: 80px;
  overflow: hidden;
}
.content-block-subpage{
  margin-top: 80px;
  display: flex;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
  color: #6d6e71;
}
.content-block-subpage .col-2{
  margin: 10px 30px;
  position: relative;
  width: calc(90% - 285px);
  min-width:306px;
  float:left; flex:2;
  background-color: rgba(255,255,255,0.71);
}
.content-block-subpage .col-2 .head-div-col2{
margin:0px 60px 60px 0;
}
.content-block-subpage .col-2 img{
  float:left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.content-block-subpage .col-2 .text-in-head-P{
  clear:both;
  margin-left:20px;
  font-size: 14px;
  color:#555555;
}
.head-div-col2 span{
  font-size: 14px;
  color: #555555;
}
.head-div-col2 p{
  font-size: 14px;
  margin-left: 20px;
  color: #555555;
}

.content-block-subpage .col-2 .text-in-head{
  float: left;
  color: #f5ab16;
  font-size: 24px;
  width:205px;
  margin-top:0px;
}
.content-block-subpage .col-2 hr{
  border: none;
  background-color: #f5ab16;
  color: #f5ab16;
  height: 1px;
  margin-bottom: 0px;
  clear:both;
}
.content-block-subpage .col-2 a{
  text-decoration: none;
}
.content-block-subpage .col-2 .infoBoxH{
  overflow: hidden;
  margin-bottom: 20px;
  clear:both;
}
.col-2 .infoBoxH .img-div-boxH{
  float: left;
  margin-right: 15px;
  background-size: cover;
  width:121px;
  height:193px;
  display:table-row;
}
.col-2 .infoBoxH .text-div-boxH{
  height: 100%;
  min-height: 193px;
  margin-top:20px;
  margin-right:20px;
}
.content-block-subpage .col-2 .infoBoxH img{
  float: left;
  margin-right: 15px;
}
.content-block-subpage .col-2 .infoBoxH span{
  color: #f5ab16;
  font-size: 24px;
  width:480px;
  margin:30px 0px;
}
.content-block-subpage .col-2 .infoBoxH p{
/*margin-left:20px;*/
  font-size: 14px;
  color:#555555;
  width: 100%;
}
.content-block-subpage .col-2 .infoBoxH a{
text-decoration: none;
  color:#a7a9ac;
  font-style: italic;
  font-size: 14px;
}
.col-2 .col-1-group{
  min-width: 310px;
  width: 33%;
  position: relative;
  float: left;
}
.col-1-group .info-boxA{
  overflow: hidden;
  margin-bottom: 20px; 
  clear:both;
}
.col-1-group .info-boxA a{
  color: #a7a9ac;
  font-style: italic;
  font-size: 14px;
}
.col-1-group .info-boxA p{
  color: #f5ab16;
  font-size: 18px;
  width:124px;
  margin:35px 0px 35px 0px;
}
.col-1-group .infoBoxA span{
  color:#a7a9ac;
  font-style: italic;
  font-size: 14px;
}

.col-1-group .info-boxA .img-div-boxA{
float: left;
margin-right: 15px;
background-size: cover;
  width:121px;
  height:193px;
}
.col-2 .article1 {
  margin: 15px 15px;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
}
.col-2 .article1 .article-title{
  color: #f5ab16;
  font-size: 24px; 
}
.col-2 .article1 p{
  font-size: 14px;
  color:#555555;
}
.col-2 .article1 span{
  font-size: 14px;
  color:#555555;
}
.col-2 .leftside li{
  margin:15px;
}

.content-block-subpage .col-1{
  min-width: 314px;
  width: 33%;
  position: relative;
  float: left;
}
.content-block-subpage .col-1 .img-title{
  position: relative;
  display: inline-block;
  margin-top:10px;
  flex:1;
}
.content-block{
  position: relative;
}
.content-block .left-content{
  position: relative;
  width: 100%;
  margin-top: 10px;
  float:left;
}
.left-content .headbox{
  top:50px;
  position: relative;

}
.headbox .konkurs-headbox{
  margin: 15px 37px;
  float:left;
  height: 336px;
}

.headbox .content-headbox1{
  background: url(../images/001_glowna-2.png) no-repeat;
  margin: 15px 25px;
  float: left;
  height: 336px;
  width: 293px;
  display: block;
  box-shadow: 5px 5px 8px 2px rgba(0, 0, 0, .2);
}
.content-headbox1 h2{
  color: #d6d6d6;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;

}
.content-headbox1 img{
  margin-left: 25px;
}
.content-headbox1 p{
  margin-bottom: 5px;
  margin-top:5px;
  color: #A4A4A4;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
}
.content-headbox1 .bot-text{
  margin-top: 200px;
  margin-left: 10px;
  width: 275px;
}
.content-headbox1 .bot-text p1{
  font-style: italic;
  color: #A4A4A4;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
}
.content-headbox1 .bot-text a{
  float: right;
  text-decoration:none;
  font-size: 14px;
  font-style: italic;
  color: #A4A4A4;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
}

.headbox .content-headbox2{
  background: url(../images/2_03.png) no-repeat center;
  margin: 15px 25px;
  float: left;
  width: 293px;
  height: 336px;
  display: block;
  box-shadow: 5px 5px 8px 2px rgba(0, 0, 0, .2);
}
.content-headbox2 h2{
color: #d6d6d6;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}
.content-headbox2 img{
  margin-left: 25px;
}
.content-headbox2 p{
  margin-bottom: 5px;
  margin-top:5px;
  color: #A4A4A4;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
}
.content-headbox2 .bot-text{
  margin-top: 200px;
  margin-left: 10px;
  width: 275px;
}
.content-headbox2 .bot-text p1{
  font-style: italic;
  color: #A4A4A4;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
}
.content-headbox2 .bot-text a{
  float: right;
  text-decoration:none;
  font-size: 14px;
  font-style: italic;
  color: #A4A4A4;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
}
.headbox .content-footbox{
  background: url(../images/DlaczegoKafel-BG.jpg) no-repeat center;
  margin: 15px 25px;
  float: left;
  width: calc(100% - 310px - 45px);
  min-width: 293px;
  max-width: 618px;
  height: 337px;
  position: relative;
  display: block;
  box-shadow: 5px 5px 8px 2px rgba(0, 0, 0, .2);
  overflow: hidden;
}
.content-footbox h2{
color: #d6d6d6;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 15px;
}
.content-footbox img{
  margin-left: 45px;
}
.content-footbox .bot-text{
  margin-top: 200px;
  margin-left: 15px;
  width: 100%;
}
.content-footbox p{
  margin-bottom: 5px;
  margin-top:5px;
  color: #A4A4A4;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
}

.content-footbox .bot-text p1{
  font-style: italic;
  color: #A4A4A4;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
}
.content-footbox .bot-text p2{
  color:#a1a1a1;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;

}
.content-footbox .bot-text a{
  float: right;
  text-decoration:none;
  font-size: 14px;
  font-style: italic;
  color: #A4A4A4;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
}
.headbox .social-box{
  background: white no-repeat center;
  margin: 15px 30px;
  float: left;
  width: 293px;
  height: 337px;
  position: relative;
  display: block;
  margin-right: 0;
}
.social-box label{
  font-size: 14px;
  color: #A4A4A4;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
}


.footer-block{
background: url(../images/footer_02.jpg) no-repeat center;
background-size: 100%;
-moz-background-size: 100%; /* Firefox 3.6+ */
-webkit-background-size: 100%; /* Safari 3.1+ 柃hrome 4.0+ */
-o-background-size: 100%;
width: 100%;
height: 205px;
position: relative;
overflow: hidden;
display: flex;
}
.footer-block .footer-center{
    margin: 0 auto;
    width: 100%;
    height: 205px;
}

@media all and (max-width: 1000px) {
  html, body {
    width: 100%!important;
  }
  .head-block .menu #responsive-menu-button {
    display: block;
    color: black;
    padding-right:0px;
    margin-bottom:3px;
  }
  .head-block .menu-container{
    width:100%;}
  .head-block .menu ul {
    display: none;
  }
  #marginkiller2{
    display: none !important;
  }
/*
  #mrs_menu_ul2 {
    position: relative;
    top: 30px!important;
  }
*/
  .head-block .menu ul li {
    clear: both;
    margin-bottom: 5px;
    float: right;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
    background: rgba(253, 188, 34,0.91);
    margin-right:0px;
    border-top: 1px solid;
    border-bottom: 0px;
    border-color: #F7CE79;
    padding: 10px;
    border-collapse: collapse;
  }
  .head-block .menu ul li:last-child{
    border-bottom: 1px solid #F7CE79 !important;
  }
  .head-block .menu ul li:hover{
    background:rgba(255, 179, 0, 0.91) !important;
    border-bottom: 1px solid #D48F00 !important;
    border-collapse: collapse;
    border-color: #D48F00;
  }
  .head-block .menu a:hover {
    font-weight: 200;
    color: black;
  }
  .content-footbox .bot-text p2{
    display: none;
  }
  .content-block-subpage .col-1{
    display:none;
  }
  .content-block .col-1{
    display:none;
  }
  .head-block .menu{
    width: 100%;
    background: rgba(253, 188, 34,0.91);
    padding: 5px;
    padding-right:0px;
    color: #fff;
    height: 33px;
  }
  .head-block .menu a{
    color: white;
    float:right;
    margin-right: 20px;
  }
  .head-block .menu .active{
    color:black;
  }
  .head-block .centerhead-block{
    width: 100%;
  }
  #toFullWidth{
    width: 100% !important;
  }
  #toShowInMobile{
    display: block !important;
  }
  .main-container{
    width: 100%;
  }
  .footer-center{
    width: 90% !important;
  }
  .headbox .content-footbox{
    margin: 15px 25px !important;
    width: 293px;
  }
  .konkurs-headbox{
    width: 293px;
    margin: 15px 25px !important;
  }
}

@media only screen and (min-width: 960px) {
  .head-block .menu ul {
    display: block !important;
  }
}

@media(max-width:700px){
  .top-logo .span-onlogo{
    display: none;
  }
  #addMargin{
    margin: 15px auto !important;
    float: none !important;
    overflow: hidden;
  }
  .col-2 .rightside{
    display: none;
  }
  .logo-container {
    position: reletive !important;
    left: 0 !important;
    z-index: 0 !important;
  }
  #marginkiller{
    margin: 30px auto !important;
    float: none !important;
    overflow: hidden;
    display: block !important;
  }
}
@media(max-width: 440px){
  .centerhead-block .login-nav{
    display: none;
  }
}

.leftside ul{
  list-style-type: none;
  font-size: 14px;
  padding-left: 0px;
  margin-left: 25px;
  line-height: 1;
}
.leftside p{
  list-style-type: none;
  padding-left: 0px;
  margin-left: 25px;
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}


@font-face {
 
  font-style: normal;
}


.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img,
.flexslider .slides .image {
  height: 370px;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}

.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}


.no-js .slides > li:first-child {
  display: block;
}

.flexslider {
  margin: 0 0 30px;
  background: white;
  
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.gradient-small{
  top: 196px;
    position: absolute;
    height: 140px;
    width: 293px;
    background: -moz-linear-gradient(left, rgba(255,255,255,0.90) 0%, rgba(255,255,255,0.71) 49%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.90) 0%,rgba(255,255,255,0.71) 49%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0.90) 0%,rgba(255,255,255,0.71) 49%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
.gradient-small p{
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
    color: #636363;
    margin-left: 25px;
    font-style: italic;
    margin-bottom: 5px;
    margin-top:15px;
    font-weight: lighter;
}
.gradient-small p1{
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
    color: #636363;
    margin-left: 25px;
    font-style: italic;
    font-size: 12px;
}
 .gradient-slider{
    z-index: 8;
    top: 245px;
    position: absolute;
    height: 125px;
    width: 625px;
    background: -moz-linear-gradient(left, rgba(255,255,255,0.90) 0%, rgba(255,255,255,0.71) 49%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.90) 0%,rgba(255,255,255,0.71) 49%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0.90) 0%,rgba(255,255,255,0.71) 49%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
 .gradient-slider p{
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
    color: #636363;
    margin-left: 25px;
    font-style: italic;
    margin-bottom: 5px;
    margin-top:15px;
    font-weight: lighter;
}
div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
/*div.rating-cancel,div.rating-cancel a{background:url(delete.gif) no-repeat 0 -16px}*/
div.star-rating,div.star-rating a{background:url(../images/star.gif) no-repeat 0 0px}
div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -32px!important}
div.star-rating-hover a{background-position:0 -16px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}

.gradient-slider p1{
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
    color: #636363;
    margin-left: 25px;
    font-style: italic;
    font-size: 12px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Direction Nav */

.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 0;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '<';
  color: white;
}
.flex-direction-nav a.flex-next:before {
  content: '>';
}
/* Pause/Play */

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: black;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
/* Control Nav */

.flex-control-nav {
  /*width: 100%;*/
  position: absolute;
  bottom: 3%;
  left:50%;
  /*text-align: center;*/
  z-index: 9;
}
.flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: white;
  cursor: pointer;
  text-indent: -9999px;
  
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.6);
  -o-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.6);
}
.flex-control-paging li a:hover {
  background: #333333;
  background: white;
}
.flex-control-paging li a.flex-active {
  background: black;
  background: #BFBFBD;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.col-md-offset-2 {
   /* margin-left: 16.666666666666664%;*/
  }
.col-md-10 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-primary {
  color: #170000;
  background-color: #FECC64;
  border-color: #EC9B19;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #FEB815;
  border-color: #f5ab16;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.halfwidth {
  display: inline-block;
  max-width: 330px;
  width: 100%;
  vertical-align:top;
}

@media (max-width: 680px) {
  .halfwidth {
    display: block;
    max-width: 98%;
    width: 98%;
  }
}

@media (max-width: 560px) {
  #ftrt {float:none!important;}
}

.ln1 {
  background:url(../images/ico_phone1.png) no-repeat;
  line-height:30px!important;
  padding-left:40px;
}

.ln2 {
  background:url(../images/ico_mail1.png) no-repeat;
  line-height:30px!important;
  padding-left:45px;
}
