@font-face {
    font-family: "Flaticon";
    src: url("../fonts/flaticon.eot");
    src: url("../fonts/flaticon.eot#iefix") format("embedded-opentype"), url("../fonts/flaticon.woff") format("woff"), url("../fonts/flaticon.ttf") format("truetype"), url("../fonts/flaticon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    margin-left: 20px;
}
.flaticon-tree29:before {
    content: "\e000";
}
body {
    font-family: 'Open Sans', sans-serif;
    color: #323232;
}
.bxslider {
    padding: 0;
    margin: 0;
    list-style-type: none;
    height:100%;
}
#menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: table;
    position: absolute;
    right: 15px;
    bottom: 5px;
}
#menu li {
    display: table-cell;
    text-align: center;
    padding: 0 5px;
}
#menu li:last-child {
    text-align: right;
}
#menu li a {
    display: inline-block;
    color: #3e3e3e;
    border-top: 3px solid #FFF;
    transition: all 0.3s;
    font-size: 14px;
}
#menu li a:hover,
#menu li a.active {
    border-top: 3px solid #3e3e3e;
    text-decoration: none;
}
#menu li a.active {
    font-weight: bold;
}
#langmenu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: right;
    position: absolute;
    top: 5px;
    right: 15px;
}
#langmenu li {
    float: left;
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid #323232;
}
#langmenu li:first-child {
    border: 0;
    padding: 0;
    margin: 0;
}
#langmenu li a.active {
    color: #d82b11;
}
#langmenu li a {
    color: #323232;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
}
#langmenu li a:hover {}
header {
    padding: 5px 0;
    position: relative;
    border-bottom: 5px solid #727272;
}
#productcategories {
    background: #f8f6f6;
    padding: 50px 0;
    text-align: center;
}
#productcategories a,
#productcategories div.articlelink
{
    text-decoration: none;
    padding-bottom: 30px;
    backface-visibility: hidden;
    outline: none;
}
.categorycontainer {
    display: block;
}
#productcategories a *,
#productcategories div.articlelink *
{
    transition: all 0.3s;
}
#productcategories div.articlelink:hover .categorytitle,
#productcategories a:hover .categorytitle
{
    background: #323232;
    color: #FFF;
}
#productcategories a:hover .infoicon {
    background: #FFF;
    color: #323232;
}
h1.underlined {
    font-size: 25px;
    color: #323232;
    font-weight: bold;
    padding-bottom: 50px;
    margin-bottom: 70px;
    position: relative;
    text-align: center;
    display: inline-block;
    letter-spacing: 1px;
}
h1.underlined:after {
    content: '';
    width: 50%;
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 4px;
    background: #323232;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.infoicon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    background: #000;
    color: #FFF;
    border-radius: 50%;
    display: block;
    text-align: center;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -25px;
    transition:all 0.3s;
}
.categorytitle {
    position: relative;
    display: table;
    font-size: 18px;
    font-weight: bold;
    color: #323232;
    font-family: 'Open Sans', sans-serif;
    background: #f0f0f0;
    padding: 45px 20px 35px;
    width: 100%;
    min-height: 180px;
}
.qualityassuranceinfo {
    position: relative;
    padding: 55px 30px 45px;
    background: #d3d1d1;
    display: block;
    text-align: center;
}
#qualityassurance {
    background: #f0f0f0;
    padding: 40px 0;
}
#qualityassurance a {
    text-decoration: none;
}
.qualityassurancedescription {
    display: block;
    color: #525252;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    line-height: 27px;
}
.qualityassurancetitle {
    font-size: 23px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    color: #323232;
    margin-bottom: 20px;
    display: block;
}
.qualityassuranceintro {
    display: block;
    color: #525252;
    font-size: 14px;
    font-style: italic;
    line-height: 23px;
    margin-top: 10px;
}
#ecophilosophy {
    padding: 25px 0 70px;
    background: #333333;
    color: #deb76a;
    text-align: center;
}
#ecophilosophy .treeicon:before {
    display: block;
    font-size: 90px;
}
.ecotitle {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-size: 42px;
}
.econintro {
    font-size: 19px;
    display: block;
    font-weight: 300;
    font-style: italic;
}
.ecoreadmore {
    display: inline-block;
    padding: 8px 20px;
    border: 2px solid #FFF;
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 40px;
    font-weight: bold;
    transition: all 0.3s;
}
.ecoreadmore:hover {
    color: #333333;
    background: #FFF;
    text-decoration: none;
}
.cycle-pager {
    position: absolute;
    bottom: 7%;
    z-index: 150;
    width: 100%;
    text-align: center;
}
.cycle-slideshow a {
    text-decoration: none;
    display: block;
    position: relative;
    text-align: center;
}
.cycle-slideshow>span,.cycle-slideshow>a{
    width:100%;
}
.cycle-pager span {
    color:#737373;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    background: #FFF;
    margin-left: 5px;
    border-radius: 50%;
    transition: all 0.3s;
    display: inline-block;
    cursor: pointer;
}
.cycle-pager span.cycle-pager-active,
.cycle-pager span:hover {
    background: #222;
    color: #8A8A8A;
}
#projectslider img,
#testimonialslider img {
    opacity: 0;
}
#projectslider a,
#testimonialslider span {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    display: block;
}
.projectcaption,
.slidercaption,
.testimonialcaption {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    padding: 10px 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
}
.slidercaption {
    padding-bottom: 20px;
    padding-top: 20px;
    background: rgba(0, 0, 0, 0.37);
}
.slidercaption:before {
    position: absolute;
    content: '';
    top: 0;
    left: 25%;
    width: 50%;
    height: 3px;
    background: #FFF;
    display: none;
}
.slidercaption:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 25%;
    width: 50%;
    height: 3px;
    background: #FFF;
    display: none;
}
.projecttitle,
.slidertitle {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 55px;
    margin-bottom: 15px;
    color: #FFF;
    line-height: 43px;
}
.projectdescription,
.sliderdescription {
    font-size: 19px;
    font-weight: 300;
    line-height: 25px;
    color: #FFF;
    font-style: italic;
}
#services {
    background: #f0f0f0;
    padding: 60px 0 30px;
}
.servicedetails {
    background: #FFF;
    padding: 45px 35px 35px;
    text-align: center;
    display: block;
    position: relative;
}
.servicetitle {
    color: #323232;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 25px;
    display: block;
    margin-bottom: 20px;
    font-weight: bold;
    min-height: 100px;
}
.servicedescription {
    font-size: 14px;
    font-style: italic;
    line-height: 21px;
    color: #525252;
    display: block;
    min-height: 147px;
}
.servicereadmore {
    display: inline-block;
    padding: 8px 20px;
    border: 2px solid #000000;
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 40px;
    font-weight: bold;
    transition: all 0.3s;
}
.servicereadmore:hover {
    background: #000;
    color: #FFF;
    text-decoration: none;
}
.servicecontainer {
    display: block;
    padding-bottom: 30px;
}
#maincontent .cycle-prev {
    position: absolute;
    top: 50%;
    left: 10px;
    font-size: 30px;
    color: #FFF;
    z-index: 150;
    height: 42px;
    width: 42px;
    text-align: center;
    margin-top: -21px;
    cursor: pointer;
    opacity:0.7;
    transition:all 0.3s;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.49);
}
#maincontent  .cycle-prev:hover, #maincontent  .cycle-next:hover{
    opacity:1;   
}
#maincontent .cycle-next {
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 30px;
    color: #FFF;
    z-index: 150;
    height: 42px;
    width: 42px;
    text-align: center;
    margin-top: -21px;
    cursor: pointer;
    opacity:0.7;
    transition:all 0.3s;
    text-shadow: 0 0 3px #000;
}

#productcontent .cycle-next{
    position:absolute;
    background:#000;
    right: 10px;
    bottom: 10px;
    z-index: 200;
    width: 30px;
    padding-left: 3px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    font-size: 13px;
    border-radius: 50%;
    transition:all 0.3s;
    cursor:pointer;
}

#productcontent .cycle-next:hover, #productcontent .cycle-prev:hover{
    background:#FFF;
    color:#000;
}

#productcontent .cycle-prev{
    cursor:pointer;
    position:absolute;
    background:#000;
    right: 50px;
    bottom: 10px;
    z-index: 200;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding-right: 3px;
    text-align: center;
    color: #FFF;
    font-size: 15px;
    border-radius: 50%;
    transition:all 0.3s;
}

.testimonialtitle {
    font-size: 38px;
    color: #FFF;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}
.testimonialdescription {
    font-size: 21px;
    color: #FFF;
    font-style: italic;
    display: block;
    margin-bottom: 10px;
    font-weight: 300;
}
.cycle-slideshow .testimonialreadmore {
    display: inline-block;
    padding: 8px 20px;
    border: 2px solid #FFF;
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 40px;
    font-weight: bold;
    transition: all 0.3s;
}
.cycle-slideshow .testimonialreadmore:hover {
    background: #FFF;
    color: #222;
}
#contactform {
    text-align: center;
    background: #FFF;
    padding: 70px 0;
}
.contactinfo {
    color: #6d6d6d;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 50px;
}
#contactform h1 {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.form-control {
    border-radius: 0;
    border: 1px solid #c2c2c2 !important;
    box-shadow: none !important;
    height: 53px;
    padding: 10px 10px 10px 45px;
    font-size: 18px;
}
.contacticon {
    position: absolute;
    left: 16px;
    top: 14px;
    font-size: 21px;
    color: #333333;
}
.form-group {
    position: relative;
    padding-bottom: 15px;
    text-align: left;
}
textarea.form-control {
    height: 136px;
    resize: none;
    line-height: 24px;
}

/* Base for label styling */

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}

/* checkbox aspect */

[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 21px;
    height: 21px;
    border: 1px solid #c2c2c2;
    background: #FFF;
}

/* checked mark aspect */

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 7px;
    left: 2px;
    font-size: 18px;
    color: #222;
    transition: all .2s;
}

/* checked mark aspect changes */

[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */

[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}
[type="checkbox"]:disabled + label {
    color: #aaa;
}

/* accessibility */

[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
}

label{
    font-weight:normal;   
}

#contactform label{
    font-size:11px;
    padding-bottom: 0px;
    line-height: 14px;
    display: none;
    vertical-align: middle;
    height: 27px;
}


.checkboxes{
    display:table;   
}

.checkrow{
    display:table-row;   
}

#submitcontact, #submitregister, #submitlogin, #logoutlink{
    border:0;
    font-family:'Open Sans', sans-serif;
    font-weight:bold;
    letter-spacing:1px;
    background:#bea74c;
    color:#FFF;
    outline: none !important;
    padding: 10px 20px;
    font-size: 14px;
    margin-top: 30px;
    opacity:0.7;
    transition:all 0.3s;
}

#submitcontact:hover, #submitregister:hover, #submitlogin:hover, #logoutlink:hover{
    opacity:1;
    text-decoration:none;
}

footer{
    background: #FAFAFA;
    padding:40px 0;
}
#social {
    list-style-type:none;
    margin:0;
    padding:0;
    width:100%;
    text-align:center;
    padding-bottom: 15px;
}

#social li{
    display:inline-block;
    padding:0 5px;
}

#social li a{
    display:block;
    width: 40px;
    height: 40px;
    color:#c8c8c8;
    border:2px solid #c8c8c8;
    border-radius:50%;
    line-height: 40px;
    font-size:20px;
    text-decoration:none;
    transition:all 0.3s;
}

#social li a:hover{
    text-decoration:none;
    color:#222;
    border:2px solid #222;
}

.footertitle {
    display:block;
    font-style:italic;
    margin-bottom:10px;
    /*color: #949393;*/
    color: #737373;
}

.footerdetails {
    display:block;
    /*color:#b3b3b3;*/
    color:#737373;
    font-weight:300;
    padding-bottom: 15px;
}

#qualityassurance a:hover .infoicon{
    background:#FFF;
    color:#000;
}

.categorycontainer .infoicon{
    width:40px;
    height:40px;
    top:-20px;
    line-height:40px;
}

#menu{
    display:none;   
}

.astlogo{
    margin-top:20px;   
}

.loadericon{
    display:block;
    font-size:20px;
    margin-top:20px;
    display:none;
}

.categorytext{
    display:table-cell;
    height: 50px;
    line-height: 25px;
    vertical-align: middle;
}

.categorytext.producttext{
    font-weight:normal;
    font-size:12px;
    font-style:italic;
    line-height: 16px;
}

.img-responsive{
    display:inline-block;   
}

#eshoplink{
    position:absolute;
    display:block;
    border-radius:2px;
    overflow:hidden;
    top: 5px;
    right: 145px;
    opacity: 0.7;
    transition: all 0.3s;
}

#eshoplink:hover{
    opacity:1;
}

#cmscontent{
    padding: 0 0 50px;
}

#cmscontent{
    text-align:center;
}

#actualcontent{
    text-align:justify;
}

#maincmsimage img{
    width:100%;
    height:auto;
    opacity:0;
}

#maincmsimage{
    background-position:50% 50%;
    background-size:cover;
    position:relative;
    overflow:hidden;
    background-origin: border-box;
    background-attachment: fixed;
}

#maincmsimage h1.underlined{
    position:absolute;
    bottom:0;
    left:50%;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    margin-bottom:20px;
    color:#FFF;
    padding: 20px 20px 40px 20px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 36px;
    font-weight: 300;
}

#maincmsimage h1.underlined:after{
    background:#FFF;
    bottom: 20px;
    height: 2px;
}


#articlelinks{
    margin-top:30px;
    text-align:left;
}

#actualcontent{
    line-height:25px;
    padding-top: 50px;
}

#subcategoriesmenu{
    background: #222;
    padding:10px 0;
}

#subcategoriescontainer{
    display:table;    
    margin: 0 auto;
}

#subcategoriesmenu a{
    display:table-cell;
    color:#FFF;
    text-decoration:none;
    padding: 4px 10px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 12px;
    vertical-align: middle;
}

#subcategoriesmenu a:first-child{
    border:0;
}

#subcategoriesmenu a:hover{
    background:#FFF;
    color:#222;
}

#actualcontent #productcategories{
    background:none;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

a.document{
    display:inline-block;
    height: 35px;
    line-height: 35px;
    color: #222;
    transition:all 0.3s;
    margin-left: 15px;
}

.r-tabs-panel a{
    display:inline-block;
    height: 35px;
    line-height: 35px;
    color: #222;
    transition:all 0.3s;
    margin-left: 15px;
}

.r-tabs-panel a:before{
    content: "\f15c";
    font-family:'FontAwesome';
    font-size: 20px;
    line-height: 35px;
    margin-right: 5px;
}

a.document:hover{
    color:#999;
    text-decoration:none;
}

a.document:before{
    content: "\f15c";
    font-family:'FontAwesome';
    font-size: 20px;
    line-height: 35px;
    margin-right: 5px;
}

a.externallink{
    display:inline-block;
    height: 35px;
    line-height: 35px;
    color: #222;
    transition:all 0.3s;
    margin-left: 15px;
}

a.externallink:hover{
    color:#999;
    text-decoration:none;
}

a.externallink:before{
    content: "\f0ac";
    font-family:'FontAwesome';
    font-size: 20px;
    line-height: 35px;
    margin-right: 5px;
}

#actualcontent h3{
    margin: 15px 0 15px 0;
    clear: both;
}

#actualcontent .categorytitle{
    min-height: 160px;
    height: 160px;
}

#actualcontent p{
    overflow:hidden;
}

#mapcontainer{
    height:400px;
}

.salepoints strong{
    display:block;
    font-size:30px;
    font-weight:normal;
    margin-bottom: 20px;
    margin-top: 10px;
}

.salepoints a{
    display:inline-block;
    color:#222;
    border:1px solid #222;
    padding:5px 10px;
    margin-right:10px;
    margin-bottom:10px;
    transition:all 0.3s;
}

.salepoints a:hover, .salepoints a:focus{
    background:#222;
    color:#FFF;
    text-decoration:none;
}

#actualcontent tr.single td{
    background:#EEE;

}

#actualcontent td{
    padding:5px;
}

#prefooter{
    background: #F4F4F4;
    padding:30px 0 0;
}

#prefooter a{
    text-decoration:none;
    transition:all 0.3s;
}

#prefooter a.footermenuhead{
    /*color: #949393;*/
    color: #707070;

    font-weight: 300;
    font-size: 19px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #949393;
    display: inline-block;
}

#prefooter ul{
    margin:0 0 30px 0;
    padding:0;
    list-style-type:none;
}

#prefooter ul li a{
    color: #575756;
    font-weight:300;
    font-size: 14px;
    display: block;
    margin-top: 5px;
    text-transform: uppercase;
}

#prefooter ul li a:hover, #prefooter ul li a.active{
    color: #1d1d1b;
}

.padding-bottom{
    padding-bottom:30px;
}

.productdescription{
    background:#d3d1d1;
    color:#323232;
    font-size: 15px;
    padding: 20px 20px 100px 20px;
    text-align: center;
    min-height: 100%;
}

#productcontent{
    background:#eeeeee;
    padding: 50px 0 0;
}

.productslider{
    border:2px solid #d3d1d1;
}

.productdescription h2{
    position:relative;
    margin:0 0 20px 0;
    padding:0 0 20px 0;
    display:inline-block;
    color:#323232;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.productdescription h2:after{
    content:'';
    background:#323232;
    height:2px;
    width: 40px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}

.row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.col-height {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top;
}

.inside-full-height {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.inside{
    position:relative;
}

.productslider{
    height:100%;
    width:100%;
    overflow: hidden;
    position: relative;
}

.productslide{
    height: 100%;
    background-position:50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #FFF;
}

.productslide img{
    opacity:0;
    display: block;
}

.productfeatures{
    background:#FFF;
    padding:20px;
    padding-top: 0;
}

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
    background: #eeeeee;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-tab.r-tabs-state-active a{
    background:#FFF;
    color:#323232;
}

.r-tabs .r-tabs-tab a{
    display:block;
    padding: 15px 25px;
    text-decoration:none;
    color:#919191;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif;
}

.r-tabs .r-tabs-panel {
    padding: 30px 35px;
    display: none;
    color: #323232;
    font-size: 13px;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
}

.tabscontainer{
    background:#FFF;
}

.r-tabs .r-tabs-accordion-title a{
    display:block;
    padding: 15px 35px;
    text-decoration:none;
    color:#919191;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif;
    background:#eeeeee
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active a{
    background:#FFF;
    color:#323232;

}

.productfeatures h3{
    color:#323232;
    padding-top:15px;
    margin:0;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
}

.productfeatures .smaller{
    font-size: 11px;
    font-style: italic;
}

.accordionbar a{
    display:block;
    color:#6a6a6a;
    font-size: 12px;
    text-decoration: none;
    position: relative;
    font-style: italic;
    padding: 10px 0;
    border-top: 1px solid #e1e1e1;
}

.featuresaccordion{
    margin-top:15px;
}

.accordioncontent{
    display:none;
    padding-bottom: 15px;
}

.accordionbar a.active{
    color:#000000;
}

#responsiveTabs p{
    overflow:hidden;
}

#responsiveTabs p img{
    float:left;
    margin-right:10px;
}

#breadcrumb{
    overflow:hidden;
    margin-bottom: 30px;
}

.B_crumbBox{
    list-style-type:none;
    margin:0;
    padding:0;
}

.B_crumbBox li{
    float:left;
    padding-right: 6px;
    color: #9D9D9D;
    font-size: 13px;
}

.B_crumbBox li a{
    color: #9D9D9D;
    text-decoration:none;
    font-size: 13px;
    text-transform: uppercase;
}

#relatedproducts{
    background:#d3d1d1;
    padding:50px 0;
    text-align:center;
}

.relatedproduct{
    text-decoration:none !important;
}

.relatedtitle{
    padding:15px 25px;
    display:block;
    background:#e1e1e1;
    color:#000000;
    font-size:14px;
    font-style:italic;
    transition:all 0.3s;
}

.relatedproduct:hover .relatedtitle{
    background:#000;
    color:#e1e1e1;
}

#maincmsimage .specialslide img{
    opacity:1;
}

.specialslide {
    width:100%;
}

.accordioncontent img{
    width:30px;
    height:auto;
    margin-right:5px;
    margin-bottom:5px;
}

.accordionbar a:after{
    position:absolute;
    right:10px;
    content:"\f067";
    font-family:FontAwesome;
    font-style: normal;
}

.accordionbar a.active:after{
    content:"\f068";
}

#productsubmenu{
    width:100%;
    background:#FFF;
    position: absolute;
    top: 110px;
    opacity:0;
    z-index: 160;
    overflow:hidden;
    max-height:0;
    transition:all 0.5s;
    text-align: center;
}

#productsubmenu.visible{
    top:120px;
    box-shadow: 2px 4px 2px rgba(0, 0, 0, 0.1);
    max-height:10000px;
    opacity:1;
}

.productcolumn{
    padding-right: 50px;
    display: inline-block;
    text-align: left;
    overflow: hidden;
    padding-top:30px;
    padding-bottom:30px;
    width: 220px;
    vertical-align: top;
}

.productcolumn>a{
    transition:all 0.3s;
    color: #000;
    font-weight: 300;
    font-size: 19px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #949393;
    display: inline-block;
    display: block;
}

.productcolumn>a:hover{
    color:#555;
    text-decoration:none;
}

.productchildren a{
    /*color: #A3A3A3;*/
    color: #757575;
    text-decoration:none;
    font-size:14px;
    display:block;
    transition:all 0.3s;
    line-height: 30px;
}

.productchildren a:hover{
    color:#000;
}

.productcolumn>a.menuseeall{
    border: none;
    font-size: 12px;
    font-weight: bold;
    /*color: #CBCBCB;*/
    color: #757575;
    letter-spacing: 1px;
    margin-bottom: 0;
    display: inline-block;
    transition:all 0.3s;
}

.productcolumn>a.menuseeall:hover{
    color:#000;
}

.productchildren{
    min-height:150px;
}

#certificatecontainer{

}

#certificatecontainer h3{
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px solid #EEE;
}

.productcolumnextra{
    display:inline-block;
    margin-right: 3px;
    margin-bottom: 30px;
    left: 0;
    margin-left: 0px;
    overflow: hidden;
}

.productcolumnextra a{
    display:block;
    color:#000;
    border:2px solid #000;
    text-decoration:none;
    padding: 7px 8px;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 12px;
    transition:all 0.3s;
}

.productcolumnextra a:hover, .productcolumnextra a:focus{
    background:#000;
    color:#FFF;
}

.productcolumnextra a span{
    display: block;

    text-align: left;
    font-size: 10px;
    /*color: #BBB;*/
    color: #757575;
    font-weight: normal;
}

p{
    overflow:hidden;
}

#electronicservices{
    position: absolute;
    display: block;
    border-radius: 2px;
    overflow: hidden;
    top: 5px;
    right: 250px;
    opacity: 0.7;
    transition: all 0.3s;
    background:#222;
    color:#FFF;
    text-decoration:none;
    padding: 3px 10px 4px;
    width: 100px;
    text-align: center;
    font-size: 11px;
    line-height: 13px;
    opacity:0.7;
}

#electronicservices:hover{
    opacity:1;
    text-decoration:none;
}

.oldentries{
    padding-bottom: 30px;

}

.oldentrytext{
    padding: 0 15px 15px 15px;

    line-height: 20px;
    min-height: 180px;
}

.oldentrytext a{
    color: #444;

}

.oldentries>div{
    background:#EEE;
}

.oldentries h2{
    margin:0;
    font-size:16px;
    font-weight:bold;
    margin-bottom:20px;
}

.logintext{
    height: 90px;
    padding-top: 10px;
}

.mandatorynotice{
    color:#BBB;
    font-size:12px;
}

.loginError{
    color:#FF0000;
}

.form-control.error{
    border:1px solid #FF0000 !important;
}

.smalltextlogin{
    font-size:10px;
    color:#FF0000;
}

.smalltextlogin span{
    display:block;
}

.loginSuccess{
    color:#419641;
}

.captchaimagecontainer{
    float:left;
    width: 150px;
}

#refreshcaptcha{
    text-align:left;
    font-size:13px;
    display:block;
    padding:5px 0;
    text-decoration:none;
    color:#999;
    transition:all 0.3s;
}

#refreshcaptcha:hover{
    color:#000;
}

#captchafieldcontainer{
    float:left;
    width:100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 180px;
}

#captchafieldcontainer input{
    outline: none;
    border: 1px solid #c2c2c2;
    padding: 10px;
    width: 100%;
    height: 40px;
}

#overlayslider{
    position:fixed;
    top:0;
    right:0;
    left:0;
    bottom:0;
    z-index:1000;
    background:#FFF;
}

.overlayslidecontainer{
    width:100%;
    height:100%;
    background-size: cover;
    background-position: 50% 50%;
}

.overlaycaption{position: absolute;top: 70px;left: 14px;background: rgba(0, 0, 0, 0.4);padding: 10px;color: #FFF;font-size: 15px;border-radius: 3px;max-width: 300px;}

#bxpagiholder{
    text-align:right;
    display:inline-block;
    position:absolute;
    bottom:20px;
    width:100%;
    left:0;
    padding:0 20px;
}

#bxpagiprev, #bxpaginext{
    display:inline-block;
}

#bxpagiprev a, #bxpaginext a{
    font-size: 25px;
    color: #FFF;
    opacity: 0.5;
    text-shadow: 0 0 3px #000;
}

#bxpagiprev a:hover, #bxpaginext a:hover{
    opacity:1;
}

#bxpagination{
    display:inline-block;
    margin:0 10px;
}

#bxpagination a{
    display:inline-block;
    margin:0 5px;
    width:20px;
    height:20px;
    background:#FFF;
    border-radius:50%;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
}

#bxpagination a:hover, #bxpagination a.active{
    background:#CCC;
}

#closeslider{
    position:absolute;
    top:15px;
    left:15px;
    transition:all 0.3s;
    z-index: 1500;
    background: #FFF;
    padding: 10px 15px;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.30);
    background-color: #FFF;
    color: #888;
    cursor: pointer;
    font-weight:bold;
    font-size: 16px;
}

#closeslider span{
    font-size: 18px;
    display:inline-block;
    margin-left:10px;
    position:relative;
    top:1px;
}

#closeslider:hover{
    background: #888;
    color: #FFF;
}

#europeancomission{
    position: absolute;
    display: block;
    border-radius: 2px;
    overflow: hidden;
    top: 5px;
    right: 360px;
    opacity: 0.7;
    transition: all 0.3s;
}

#europeancomission:hover{
    opacity:1;
}


/* IN2WORLD CODE */
#logo {
    background: url(../img/logo.png) no-repeat;
    background-size: contain;
    width: 200px;
    height: 84px;
    margin: 13px;
}
#logo a {
    display: block;
    font-size: 0px;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.productdescription h1 {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    display: inline-block;
    color: #323232;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.r-tabs-tab>h2{
    margin: 0px;
}
h2.categorytext{
    font-size: 18px;
    font-weight: bold;
}
#menuL2container{
    position: absolute;
    top: 1px;
    right: 150px;
    overflow: hidden;
    opacity: 0.7;
    padding: 3px 10px 4px;
    width: auto;
    text-align: right;

}
.TopMenuL2_items{
    display: inline-block;
    color: #646464;
    font-size: 11px;
    line-height: 13px;
    margin-left : 20px;
    border-bottom: 1px solid grey;
    transition: all 0.3s;
}
.TopMenuL2_items:hover, .TopMenuL2_items:focus{
    color: #23527c;
    border-bottom: 1px solid #23527c;
    text-decoration: none;
}
#telContainer{
    position: absolute;
    right: 20px;
    top: 40px;
    width: auto;
}

#telContainer>span{
    color : #27286E;
    font-size : 1.9em;
    font-weight: bold;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
}
#telContainer>i{
    color : #EC0000;
    font-size : 2em;
    margin-right : 15px;
}

#menulangcontainer #social li a {
    width: 22px;
    height: 22px;
    line-height: 20px;
    font-size: 11px;
    border: 1px solid #c8c8c8;
}
#menulangcontainer #social li {
    padding: 0 1px;
}
#menulangcontainer #social{
    position: absolute;
    right: 250px;
    top: 46px;
    width: auto;
}
#searchContainer {
    width: 300px;
    position: absolute;
    right: 14px;
    top: 50px;
}
input.gsc-search-button{
    box-sizing: content-box;
}
.productfeatures {
    padding-top: 10px;
}
div.gsc-input-box {
    box-sizing: content-box;
}
#searchContainer .gsib_a{
    padding-top:2px ;
    padding-bottom:0px;
}
#searchContainer input.gsc-input{font-size:14px}
.gsc-tabHeader.gsc-tabhActive, .gsc-tabHeader.gsc-tabhInactive{
    box-sizing: content-box;
}
.cse .gsc-control-cse, .gsc-control-cse{padding:0px !important;}

div>.slicknav_nav{
    z-index: 999;
}
#feedbackWrapper{
    background-color: #f5f5f5;
    padding: 10px;
}
#feedbackWrapper>h3{
    color: #2c2b72
}
#maincmsimage {
    margin-top: 30px;
}
@media only screen and (min-width:769px){
    .video-wrap{
        width:60%;
        margin:0 auto;
    }

    .rslides_nav {
        position: absolute;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        top: 52%;
        left: 0;
        opacity: 0.7;
        z-index: 3;
        text-indent: -9999px;
        overflow: hidden;
        text-decoration: none;
        height: 61px;
        width: 38px;
        background: transparent url("themes.gif") no-repeat left top;
        margin-top: -45px;
    }

    .rslides_nav:active {
        opacity: 1.0;
    }

    .rslides_nav.next {
        left: auto;
        background-position: right top;
        right: 2px;
    }

    .single-project .categorytitle {
        min-height: 90px !important;
        height: 90px;
        padding:16px;
        text-transform: uppercase;
        position: relative;
    }
    .single-project .categorytitle span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 90%;

    }
}
.eshop-button {
    margin: 0 auto 15px;
    text-align: center;
}

#contact-modal input[name="product_name"] {
    padding: 10px;   
}
#contact-modal .modal-content {
    border-radius: 0;
}
#contact-modal [type="checkbox"]:not(:checked) + label:after, 
#contact-modal [type="checkbox"]:checked + label:after {
    top: 1px;
}
.form-msg {
    text-align: center;
    padding: 24px;
}
.has-error .form-control {
    border-color: #a94442 !important;
}
.has-error span.fa {
    color: #a94442;
}

.homepage .g-recaptcha>div {
    margin: 0 auto;
}

@media (max-width: 350px) {
    #contact-modal .g-recaptcha {
        transform: scale(.8);
        margin-left: -30px;
    }
}

/*#actualcontent input[type=text]{
    display: none;
}*/

#espa{
    position: absolute;
    display: block;
    border-radius: 2px;
    overflow: hidden;
    top: 5px;
    right: 500px;
    opacity: 0.7;
    transition: all 0.3s;
}

@media (max-width: 768px){
    #espa{
        position: relative;
        display: none;
        top: 30px;
        right: auto;
    }
}
@media (max-width: 320px){
    #espa{
        position: relative;
        display: block;
        top: 30px;
        right: auto;
        margin: 0 auto;
        display: none;
    }
    #espa > img {
        margin: 0 auto;
        display: block;
        padding: 10px;
    }
}