@font-face{
	font-family:'almoni-dl';
	font-weight:700; /*(bold)*/
	font-style: normal;
	src: url('font_files/almoni-dl-aaa-700.eot'); 
	src: url('font_files/almoni-dl-aaa-700.eot#iefix') format('embedded-opentype'), 
		url('font_files/almoni-dl-aaa-700.woff') format('woff'), 
		url('font_files/almoni-dl-aaa-700.ttf') format('truetype');
}
@font-face{
	font-family:'almoni-dl';
	font-weight:900; /*(black)*/
	font-style: normal;
	src: url('font_files/almoni-dl-aaa-900.eot'); 
	src: url('font_files/almoni-dl-aaa-900.eot#iefix') format('embedded-opentype'), 
		url('font_files/almoni-dl-aaa-900.woff') format('woff'), 
		url('font_files/almoni-dl-aaa-900.ttf') format('truetype'); 
}
@font-face{
	font-family:'almoni-dl';
	font-weight:300; /*(light)*/
	font-style: normal; 
	src: url('font_files/almoni-dl-aaa-300.eot'); 
	src: url('font_files/almoni-dl-aaa-300.eot#iefix') format('embedded-opentype'), 
		url('font_files/almoni-dl-aaa-300.woff') format('woff'),   
		url('font_files/almoni-dl-aaa-300.ttf') format('truetype'); 
}
@font-face{
	font-family:'almoni-dl'; 
	font-weight:400; /*(regular)*/
	font-style: normal; 
	src: url('font_files/almoni-dl-aaa-400.eot'); 
	src: url('font_files/almoni-dl-aaa-400.eot#iefix') format('embedded-opentype'), 
		url('font_files/almoni-dl-aaa-400.woff') format('woff'), 
		url('font_files/almoni-dl-aaa-400.ttf') format('truetype');
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:collapse;border-spacing:0;}
caption, th, td {font-weight:normal;}
table, td, th {vertical-align:top;}
*:focus { outline: none; }
blockquote:before, blockquote:after, q:before, q:after {fadebox:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
hr{display: block;clear: both;color: #cccccc;width: 100%;height: 1px;border: none;} 
input, textarea, select {margin:0px;padding:0px;border:none;color: #000000;font: normal 12px almoni-dl, Arial, Helvetica, sans-serif;background:none;vertical-align: middle;}
figure, form{margin:0}
fieldset{border:1px solid #cccccc;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0;white-space:normal;} 
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;}
button,input{line-height:normal}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top;resize: none;} 


html{font-size:100%;-webkit-text-size-adjust:none;-ms-text-size-adjust:none}
::-moz-selection, ::-webkit-selection, ::selection {background:#062f5b;color:#ffffff;text-shadow: none;}
* {-webkit-box-sizing: border-box;box-sizing: border-box;}

body {background:#f4f5f6;font-family:almoni-dl, Arial, Helvetica, sans-serif; font-size:18px; color:#333;-webkit-animation: bugfix infinite 1s;} 
 

h1, h2, h3, h4, h5, h6, h7 {font-weight:normal;margin:0px 0px 10px 0px;font-family: almoni-dl, Arial, Helvetica, sans-serif;}
h1 {font-size:48px;} 
h2 {font-size:34px;}
h3 {font-size:26px;} 
h4 {font-size:20px;}
h5 {font-size:14px;} 
h6 {font-size:12px;}


p {margin:0px 0px 20px 0px;line-height:24px;/*text-align:justify;*/} 
a,  a:link,  a:visited,  a:focus,  a:active{color:#062f5b;text-decoration:none;outline-style:none;}
a:hover {color:#000000;}
img { -ms-interpolation-mode: bicubic;display: block; max-width:100%;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 5px;}
ul {/*list-style-type:none;*/} 
ol {list-style-type:decimal;}
em {font-style:italic;}
nav ul{ display: inline;margin:0;list-style: none;}
nav ul li {display:inline-block}
ul li{margin:0;list-style: none;}

.imgplace {vertical-align:middle;text-align:center;/*display:table-cell;*/}
 
.more {display:inline-block;float:right}

.success {color:#038d00;padding:5px;display:none;clear:both;}
.successcontactform {padding:5px;display:none;clear:both;}

.comments {color:#ff0000;overflow: hidden;width:100%;clear:both;}
.append {color:#ff0000;display:none;}

.scroll {overflow: scroll;-webkit-overflow-scrolling: touch;}
.strong {font-weight:bold;}

.space {height:15px;}
.clearstyle {clear:both;border-top:1px solid #cccccc;margin:10px 0px;height:1px;}
.clear {clear:both;}


.page-break{page-break-before:always;}
.dntshow, .forgotpass {display:none;}

label:before {content: "";font-size: 16px;float: left;margin: 5px 3px 0 0px;width:5px;}
.mandatory:before { content: "*";color: #ff0000;}
.addtonewsletter.mandatory:before {content:""}

.errorcase1, .errorcase2, .errormailcase1, .errormailcase2, .errormailcase3 {display:none;color:#ff0000;}
.errorlogin {color:#ff0000;display:none;font-size:14px;padding:10px 0px;}
.errorplace {color:#ff0000;font-size:11px;padding:0px;margin:0px;display:none;clear:both;/*position:absolute;left:2px;bottom:-11px;*/}
.error, .alert {border:1px solid #ff0000;}


::-webkit-input-placeholder { color: #333;}
::-moz-placeholder { color: #333;}
:-ms-input-placeholder { color: #333;}
:-moz-placeholder { color: #333;}

.ellipsis {text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}


.transparent {filter:alpha(opacity=50);  -moz-opacity:0.5;  -khtml-opacity: 0.5;  opacity: 0.5;  }  


.roundbox {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.roundcircle {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}


.grayscale img {filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter: gray;-webkit-filter: grayscale(100%);}
.grayscale:hover img, .grayscale a:focus img {filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");filter: grayscale(0%); -webkit-filter: grayscale(0%);}


.slidecontent, .mainmenu a, .leftmenu a, .socialmedia a img, .feacontent, .stickymenu, .fakeheader, input[type="text"], input[type="tel"], input[type="email"], input[type="password"], select, textarea, .submit, input[type="submit"], .search:not(input[type="submit"]), .addtocart, .accesstitle {transition: all 0.30s ease-in-out;-o-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out;-moz-transition: all 0.30s ease-in-out;-webkit-transition: all 0.30s ease-in-out; }

.imganimation img {-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-o-transition: all 0.2s linear;-ms-transition: all 0.2s linear;transition: all 0.2s linear;}
.imganimation:hover img, .imganimation a:focus img {-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}

select:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {-webkit-box-shadow: 0px 0px 3px #062f5b;-moz-box-shadow: 0px 0px 3px #062f5b;box-shadow: 0px 0px 3px #062f5b;}


.shadow {-moz-box-shadow: 0px 5px 5px rgba(60,60,60,0.5);-webkit-box-shadow: 0px 5px 5px rgba(60,60,60,0.5);box-shadow: 0px 5px 5px rgba(60,60,60,0.5);}

 
table {border-top:1px solid #cccccc;border-left:1px solid #cccccc;}
table td, table th {border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;padding:5px;}
table th {font-weight:bold;}

.tablein, .tablein td, .tableinth {border:none;}
.tablein {border-top:1px solid #ccc;}
.tablein td, .tablein th {border-bottom:1px solid #ccc;padding:10px 0px;}
.tablein tr:first-child td, .tablein th {font-size:20px;color:#000;}

input, select, textarea {width:98%;padding:1%}
div input[type="checkbox"], div input[type="radio"] {width:15px;margin:0px 5px;}
div input[type="submit"], a.submit, .addtocart, .shoppingcart .total a, #reportErroSend {
    display: inline-block;
    width: 100%;
    padding: 5px 0px;
    background: #5898da;
    text-align: center;
    color: #ffffff;
    border: none;
}
    div input[type="submit"]:focus, div input[type="submit"]:hover, .submit:focus, .submit:hover, .addtocart:hover, .addtocart:focus, .shoppingcart .total a:hover, #reportErroSend:hover, #reportErroSend:focus {
        background: #062f5b;
    }


.calcresult label:after, .quadruple:after,.ST_desc:after, .productinfo:after, .onebox:after, .embedmap:after, .contactbody:after, .containeronefeature:after, .indexcontent:after, .page:after, .footerlinksplace:after, .pagelong:after, .menuplace:after, .header:after, .minimenu:after, .nextprevproduct:after, .columns:after, .listview:after, .footer:after, .mainmenu:after, .containerfeatures:after, .accessicon:after, .colorchange:after, .fontsizechange:after, .contentwide:after {content: "";display: table;clear: both;}

.toparrow:before {content:"";display:block;position:absolute;left:30px;top:-1px;width: 0;height: 0;border-style: solid;border-width: 10px 10px 0 10px;border-color: #000000 transparent transparent transparent;}

div.pp_default .pp_description, .pp_nav {display:none !important}
.pp_top, .pp_bottom {display:none;border:none;}
a.pp_close {right: 30px;top: 10px;margin:0;z-index:9999;}
div.pp_default .pp_content_container .pp_right, div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content {margin:0;background:none !important}
#fullResImage {margin:auto;}
.pluginConnectButton {background:#fff;}
.pp_social .facebook {width: 120px;}
.pp_next, .pp_previous {right: 0;position: fixed;top: 0;}
.pp_previous {right:auto;left:0}

.visuallyhidden {border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}

a[href^="mailto:"]{}

.nomargin {margin-left:0 !important;margin-right:0 !important}






.header {background:#1c62aa;}

.page {width:980px;margin:0px auto;}
.pagelong {width:1270px;margin:0px auto;position:relative}

.menuplace {background:#0e4987;width:100%}

.logo {margin:10px 0 0px -250px;position:absolute;z-index:111;width:500px;display:block;padding:10px 0;left:50%;}

.strip {overflow:hidden;max-height:405px;margin: 1px 0;}
.strip img {max-width:100%;}

.notvisible {display:none;}

.mainmenu {
    margin: 0px auto;
    width: 1270px;
    displashoppingcarttabley: block;
    clear: both;
}  
.mainmenu li {float:left;list-style: none;display:inline-block;position:relative;}   
.mainmenu li a {display:inline-block;padding:11px 27px;margin:0px 0px;font-size:24px;color:#fff;border-left:1px solid #3271b2;position:relative;}
.mainmenu li:first-of-type a {border-right:1px solid #3271b2}
.mainmenu li.this a, .mainmenu li:hover a, .mainmenu li a:focus {background:#062f5b;}
.mainmenu li:hover a .arrow {
    position:absolute;left:50%;top:0;margin:0 0 0 -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 9px 0 9px;
    border-color: #3272b2 transparent transparent transparent;
    line-height: 0px;
    _border-color: #3272b2 #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');}
.mainmenu ul {margin:0px;position: absolute;top:46px;z-index:111;background: #062f5b;width:200px;left: -9999px;opacity: 0;-webkit-transition: 0.1s linear opacity;}
.mainmenu ul li {display:block;width:100%;float:none;}
.mainmenu li.this ul li a, .mainmenu li:hover ul li a, .mainmenu ul li a, .mainmenu ul li a:focus {display:block;padding:7px 10px;margin:0px ;color:#91adca;font-size:24px;border:none;border-bottom:1px solid #3271b2;font-weight: 500;}
.mainmenu li.this ul li a:hover, .mainmenu li:hover ul li a:hover, .mainmenu ul li a:hover {color:#fff;background:#3271b2;}
.mainmenu ul li ul {top:0px;}
.mainmenu li:hover > ul, ul.show-menu {left: 0;opacity:1;}
ul.show-menu li ul {opacity:0;}
.mainmenu li ul li:hover > ul, .mainmenu li:focus > ul li ul, ul.show-menu li ul {left: 200px;}
.mainmenu li ul.show-menu, .mainmenu li ul.show-menu li ul {left:0;opacity:1;}

.topmenu {float: right;margin: 16px 0px 0px 10px;}
.topmenu li {float:left;list-style: none;display:inline-block;position:relative;}  
.topmenu li a {display:inline-block;margin:0px 5px;}
.topmenu li.this a, .topmenu li:hover a {color:#000000;}


.h1place {border-bottom:1px solid #3271b2;margin:0 0 50px 0;text-align:center}

.columns {background:#fff;padding:10px 0 50px 0}

.content h1 {border-bottom:4px solid #3271b2;display:inline-block;text-align:center;margin:0}
.content ul li {line-height:17px;padding-right:15px;background: url(../images/arrow.png) right 5px no-repeat;list-style-type: none;margin-bottom:10px;}
.contentwide {width:100%;}  
.content img, .contentwide img {max-width:100%;height:auto;}


.leftcolumn {width:28%;float:left;}
.leftcolumn > div {margin:0px 0px 30px 0px;}

.breadcrumbs {margin:0px auto 20px auto;color:#000;text-align:center}
.breadcrumbs a {color:#3271b2;}
.breadcrumbs a:hover, .breadcrumbs a:focus {color:#000;}
.breadcrumbs span {display:inline-block;padding:0px 5px;font-family: arial;}
.content .breadcrumbs li {margin:0;padding:0;}
.content .breadcrumbs li {background:none}

.leftmenu {}
.leftmenu a {display:block;border-bottom:1px solid #cccccc;position:relative;}
.leftmenu a:hover, .leftmenu a.this {color:#000000;background:#f0f0f0;}
.leftmenu a.level0 {padding:10px 0px 10px 10px;}
.leftmenu a.level0:hover, .leftmenu a.level0.this {}
.leftmenu a.level1 {padding:10px 0px 10px 20px;}
.leftmenu a.level1:hover, .leftmenu a.level1.this {}
.leftmenu a.level2 {padding:10px 0px 10px 30px;}
.leftmenu a.level2:hover, .leftmenu a.level2.this {}
.leftmenu a.level3 {padding:10px 0px 10px 40px;}
.leftmenu a.level3:hover, .leftmenu a.level3.this {}


.listview {padding:0px 0px 20px 0px;margin:0px 0px 20px 0px;border-bottom:1px solid #cccccc;position:relative;}
.listview img {float:left;margin:0px 20px 0px 0px;width:200px;}
.listview .abstract {overflow:hidden;}
.listview .date, .listview .name {display:block;margin:0px 0px 10px 0px;}
    .listview .more {
        float: none;
        display: block;
        margin: 10px 0 0 0;
        color: #1c62aa;
    }

.onebox {margin:0 0 50px 0;display:none}
.onebox h2 {font-size:48px;text-align:center;border-bottom:1px solid #3271b2;padding: 0 0 2px 0;margin:0 0 50px 0;}
.onebox h2 span {border-bottom: 4px solid #3271b2;}
.oneboxes .onebox:first-of-type, .oneboxes .onebox:nth-of-type(2) {display:block;}


.containerfeatures {margin: 0;display:none}
.features {width:150px;height:160px;overflow:hidden;position: relative;float:right;margin:0px 0 2px 2px;background:#e0e0e0;border:1px solid #999;}
.features:hover, .features a:focus {background:#fff;}
.features h2 {background:#7a7a7a;color:#fff;text-align:center;padding:5px 5px;position:absolute;left:0;bottom:0;width:100%;font-size:20px;margin:0;}
.features:hover h2 {background:#3271b2;}

.feacart, .feacart:hover {background:#3271b2 url(../images/bigcart.png) center center no-repeat;display:block;}
.feacart .size1 {font-size:26px;color:#fff;display:block;text-align:center;line-height:26px;margin:15px 0 0 0}
.feacart .size2 {font-size:54px;color:#fff;display:block;text-align:center;line-height:54px;}
.feacart .size3 {font-size:43px;color:#fff;display:block;text-align:center;line-height:43px;}

.sliderfea {position:absolute;top:160px;width:765px;left:10%;z-index:9;background:#fff;padding:3px 3px 2px 2px;}

.amount2 .features, .amount2 .featuresswitch {width:50%;height: 300px;}
.amount2 .features img, .amount2 .featuresswitch img {max-height: 370px;max-width: 500px;}
.amount3 .features, .amount6 .features, .amount7 .features, .amount9 .features, .amount3 .featuresswitch, .amount6 .featuresswitch, .amount7 .featuresswitch, .amount9 .featuresswitch {width:33.3%;height: 200px;}
.amount3 .features img, .amount6 .features img, .amount7 .features img, .amount9 .features img, .amount3 .featuresswitch img, .amount6 .featuresswitch img, .amount7 .featuresswitch img, .amount9 .featuresswitch img {max-height: 260px;max-width: 390px;}

.amount6 .featuresswitch{width:16.56%;height: 320px;}
.amount6 .featuresswitch img {max-height: 260px;max-width: 390px;} 

.amount4 .features, .amount8 .features, .amount4 .featuresswitch, .amount8 .featuresswitch {width:25%;height: 200px;}
.amount4 .features img, .amount8 .features img, .amount4 .featuresswitch img, .amount8 .featuresswitch img {max-height: 250px;max-width: 390px;}
.amount5 .features, .amount10 .features, .amount5 .featuresswitch, .amount10 .featuresswitch {width:19.9%;}
.amount5 .features img, .amount10 .features img, .amount5 .featuresswitch img, .amount10 .featuresswitch img {max-height: 150px;max-width: 300px;}

.containeronefeature {padding:60px 10%;background:#fff;}

.featurefixed {width:100%;overflow:hidden;position: relative;float:left;margin:0px;font-size:24px;}
.featurefixed h2 {font-size:48px;text-align:center;border-bottom:1px solid #3271b2;padding: 0 0 2px 0;}
.featurefixed h2 span {border-bottom: 4px solid #3271b2;}
.featurefixed p {line-height:29px;margin:0 0 20px 0}


.featuresswitch {width:100%;max-height:300px;overflow:hidden;position: relative;float:right;background:#e5e5e5;margin:0 0 0 .1%;}
.featuresswitch .flexible {position:  absolute;top: 0;left: 0;bottom: 0;right: 0;min-width:100%;}
.featuresswitch:before{content: "";display: block;margin-top: 100%;}
.featuresswitch .imgplace {margin:20% 0 10% 0;}
.featuresswitch img {margin:auto;display:inline-block;}
.featuresswitch h2 {text-align:center;color:#000;font-size:36px;}
.featuresswitch .feacontent {display:none;padding:0 10px;}
.featuresswitch a, .features a {display:block}
.featuresswitch:hover, .featuresswitch a:focus {background:#0e4987;}
.featuresswitch:hover h2 {color:#fff;}
.featuresswitch:hover .feacontent, .featuresswitch a:focus .feacontent {display:block;}
.featuresswitch .feacontentbody {color:#fff;text-align:center;}
.featuresswitch .imglevel2 {display:none}
.featuresswitch:hover .imgplace {margin:5% 0 3% 0;}
.featuresswitch:hover .imglevel2, .featuresswitch a:focus .imglevel2 {display:block;width:85px;}
.featuresswitch:hover .imglevel1, .featuresswitch a:focus .imglevel1 {display:none;}
.featuresswitch .more {display:block;text-align:center;float:none;}

.itemstyle {}
.itemstyle .date {display:block;margin:0px 0px 10px 0px;}

.titleblue {background:#3271b2;padding:15px 0 30px 0;}
.titleblue .title {border-bottom:1px solid #fff;font-size:48px;text-align:center;color:#fff;padding: 0 0 2px 0;}
.titleblue .title span {border-bottom:4px solid #fff;}

.doublebox {float:left;margin:0px 6% 6% 0px;width:47%;position:relative;}
.doublebox img {max-width:100%;}

.eightboxplace {text-align:center;overflow: hidden;}
.eightbox {width:115px;margin:3px 3.5px;display:inline-block;float:right;}
.eightbox .imgplace {width:115px;height:120px;border:1px solid #ebebeb;position:relative;margin:0 0 3px 0;}
.eightbox .imgplace img {max-width:113px;max-height:118px;margin:auto;opacity:.6}
.eightbox h2 {background:#e8ebed;text-align:center;color:#999;font-size:18px;padding:7px 2px;}
.eightbox a {display:block;}
.eightbox a:focus .imgplace {border:1px solid #5898da;}
.eightbox a:focus h2 {background:#5898da;color:#fff;}
.eightbox:hover h2, .eightbox.this h2 {background:#5898da;color:#fff;}
.eightbox:hover .imgplace, .eightbox.this .imgplace {border:1px solid #5898da;}
.eightbox:hover .imgplace img, .eightbox.this .imgplace img {opacity:1}
.eightbox .arrow {display:none;
    position:absolute;
    left:50%;
    top:0;
    margin:0 0 0 -6px; 
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7.5px 0 7.5px;
    border-color: #5899da transparent transparent transparent;
}
.eightbox:hover .arrow, .eightbox.this .arrow {display:block;}

.ST_desc { display: none ;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:20px 0;margin:20px 0 0 0;}
.ST_desc img {float:left;max-width:48%;}
.tablecart {background: url(../images/cart.png) 0px 0px no-repeat;display:block;width:24px;height:24px;margin:auto;cursor:pointer;}
.tablecart:hover {background-position:0 -24px;}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {background:#fff;}

.management .expplace {position:relative;}
.management .expplace .abstract {background:#3271b2;padding:10px;width:100%;height:100%;position:absolute;left:0;top:0;color:#fff;display:none}
.management:hover .abstract {display:block;}
.management .bluetitle {background:#1f3873;padding:10px;min-height:65px;color:#fff;}
.management h2 {color:#fff;font-size:24px;margin:0;}
.management .more {border-top:1px solid #000;color:#fff;font-weight:bold;margin:10px 0 0 0;padding:10px 0 0 0;display:block;float:none;}
.management a {color:#fff;}

.triplebox {float:left;margin:0px 5% 5% 0px;width:30%;position:relative;}
.triplebox img {max-width:100%;}
.triplebox .abstract {margin:0 0 20px 0;}
.triplebox .addtocart {margin:0;width:110px;font-size:16px;padding:5px;}
.triplebox .atc_con span {margin:0 10px; line-height: 30px;}
.triplebox .priceplace {font-size:20px;line-height: 30px;margin:0 10px;}
.triplebox .atc_con input[type="text"] {margin:0;    padding: 3px;}

.quadruple {float:left;margin:0px 5% 5% 0px;width:22%;position:relative;}
.quadruple .imgplace {height:200px;display:block;}
.quadruple .imgplace img {max-height:200px;margin:auto}
.quadruple .abstract {margin:0 0 20px 0;min-height:70px;font-size:14px;}
.quadruple .addtocart {margin:0;width:90px;font-size:14px;padding:5px;}
.quadruple .atc_con span {margin:0 5px; line-height: 30px;font-size:14px;}
.quadruple .priceplace {font-size:20px;line-height: 30px;margin:0 0px;}
.quadruple .atc_con input[type="text"] {margin:0;    padding: 3px;}
.quadruple .atc_con input[type="number"] {margin:0;    padding: 3px;}
.quadruple .btnsplace {margin:0 0 0 5px}
.quadruple h2 {    font-size: 26px;margin:10px 0;}

.extendedlinks {
    width: 225px;
    height: 225px;
    border: 1px solid #ccc;
    margin: 0 0 30px 26px;
    float: right;
    position: relative;
    z-index: 1
}
.extendedlinks .managdata {background:#1c62aa;padding:10px;color:#fff;position:absolute;right:0;top:0;width:475px;height:224px;z-index:2;display:none}
.extendedlinks:hover {z-index:2}
.extendedlinks:hover .managdata {display:block;}
.extendedlinks .managdata h2 {border-bottom:1px solid #fff;color:#fff;font-size:24px;margin:0 0 5px 0;padding:0 0 5px 0;}
.extendedlinks .close {position:absolute;left:0;top:0;width:25px;height:25px;background:#062f5b url(../images/close.png) center center no-repeat;cursor:pointer;display:none}
.extendedlinks .imgplace {width:225px;height:225px;vertical-align:middle;text-align:center;display:table-cell}
.extendedlinks .imgplace img {max-width:225px;max-height:225px;margin:auto}
.extendedlinks a {color:#fff;display:block;margin:5px 0 0 0}
.extendedlinks.nomargin .managdata {right:auto;left:0;}


.worldwide {width:300px;height:250px;}
.worldwide img {width:100%;}


.clients {height:130px;}
.clients:hover {opacity:.8}
.clients img {max-width:198px;max-height:128px;margin:auto;vertical-align:middle;}
.clients .imgplace {height:130px;display:table-cell;width:200px;border:1px solid #cccccc;text-align:center;vertical-align:middle;}


.regularimage {float:right;width: 45%;margin:0px 0px 0px 15px;} 
.regularimage a {display:block;margin:0px 0px 20px 0px;}
.regularimage img {max-width: 100%;margin:auto}
.regularimage span {display:block;}

.imgpage {position:relative;margin:0 0 10px 0}

.sliderplace {margin: 0 0 20px 0;}
.sliderplace .bx-wrapper .bx-viewport {background:#f0f0f0;}
.sliderplace .slider div {max-height:500px;}
.sliderplace .slider img {max-height:500px;margin:auto}


.contactsideplace label {margin:0px 0px 10px 0px;display: block;position:relative;padding:1% 2%;} 
.contactsideplace .title {display:inline-block;width:30%;float:left;line-height: 20px;}
.contactsideplace input {width:66%;background:#ffffff;}
.contactsideplace textarea {width:66%;height:100px;}
.contactsideplace select {width:66%;}


.contactform label {margin:0px 0px 20px 0px;display: block;position:relative;padding:0;}
.contactform .title {display:inline-block;font-size:16px;width:21%;float:left;line-height: 28px;color:#666;}
.contactform input {width:77%;background:#ffffff;padding:11px;}
.contactform textarea {width:89%;height:100px;background:#ffffff;}
.contactform select {width:77%;background:#ffffff;}
.contactform .addtonewsletter {border:none;padding:0px;}
.contactform .q_o_c {padding:0;margin:0 0 30px 0}
.contactform .q_o_c .title {width:10.1%;}
.contactform input[type="submit"] {padding:10px 0;font-size:30px;background:#2c78c7;}

.waze {display:block;margin:10px 0;padding:10px 0px;overflow:hidden;}
.waze img {float:left;margin:-10px 10px 0 0;}

.embedmap {margin: 20px 0;}
.embedmap iframe {width:100%;max-height:350px;}


.loginpage label {margin:0px 0px 10px 0px;display: block;position:relative;padding:1% 2%;}
.loginpage .title {display:inline-block;font-size:12px;width:22%;float:left;line-height: 28px;}
.loginpage input {width:77%;background:#ffffff;}
.loginpage textarea {width:77%;height:100px;background:#ffffff;}
.loginpage select {width:79%;background:#ffffff;}
.loginpage .addtonewsletter {border:none;padding:0px;}
.loginpage a {display:block;margin:5px 0}

a.smallbtn {display:block;background:#5898da;padding:5px 10px;text-align:center;color:#fff;width:100px;margin:0 0 10px 0}
a.smallbtn:hover {background:#062f5b;}

.login, .forgotpass {padding: 25px;background:#fff;}
.login label, .forgotpass label {margin:0px 0px 15px 0px;display: block;position:relative;padding:1% 2%;border:1px solid #ccc;}
.login .title, .forgotpass .title {display:inline-block;font-size:12px;width:22%;float:left;line-height: 24px;}
.login input, .forgotpass input {width:75%;background:#ffffff;}
.login .submit {display:block;padding:10px 0;width:100%;}
.login a, .login .openforgotpass {display:block;margin:5px 0px;cursor:pointer;}
.login .rememberme {margin:0px 0px 20px 0px;}


.popupcontact {padding:20px;background:#fff;}

.bodytext {margin:0 0 40px 0}
/*.bodytext iframe {width:100%;}*/
.iconscontact div {width:24.5%;float:right;font-size:24px;color:#666;text-align:center;background: url(../images/icon1.png) center 0px no-repeat;padding:80px 3% 0 3%;margin:0 0 40px 0;border-left:1px solid #ccc;min-height:150px;color:#000;}
.iconscontact div:nth-child(2n) {background: url(../images/icon2.png) center 0px no-repeat;}
.iconscontact div:nth-child(3n) {background: url(../images/icon4.png) center 0px no-repeat;}
.iconscontact div:nth-child(4n) {background: url(../images/icon5.png) center 0px no-repeat;border:none;}
.iconscontact div:nth-child(5n) {background: url(../images/icon5.png) center 0px no-repeat;}

.mailinglistplace h3, .contactmail .title, .contacttel .title, .socialmedia .title {color: #fff;font-size: 26px;text-align: center;margin:0 0 40px 0;display:block;}
.mailinglistplace, .contacttel, .socialmedia {float:right;width:26%;border-left:1px solid #999999;padding:0 1% 0 1%;min-height:180px;text-align:center;}
.mailinglistplace {border-right:1px solid #999999;}
.contactmail{float:left;width:20%;min-height:180px;border-left:1px solid #999999;}
.contacttel a, .contactmail a {color:#fff;font-size:24px;text-align:center;display:block;}
.contacttel:hover, .contactmail:hover, .socialmedia a:hover {opacity:1}
.contacttel span, .contactmail span {display:block;width:52px;height:46px;margin:0 auto 20px auto;}
.contacttel span {background: url(../images/tel.png) 0px 0px no-repeat;}
.contactmail span {background: url(../images/mail.png) 0px 0px no-repeat;}
.mailinglistplace label {margin:0px 0px 10px 0px;display: block;position:relative;padding:0;} 
.mailinglistplace .title {display:inline-block;width:30%;float:left;line-height: 20px;color:#ccc;}
.mailinglistplace input {width:65%;background:#828080;color:#fff;}


label.addtonewsletter {border:none;padding:0px;}
.mandatory .red {color:#ff0000;padding:0px;width:6px;float:none;display:inline-block;}
.enter_your_email {margin:10px 0px;}

.loginplace {float:right}

.curtainplace {
    background: #000000\8;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.curtainplace .curtain {padding:5px;display:block;color:#000;text-align:center;}
.curtainplace .curtain a {color:#ffffff;}
.curtainplace h2, .curtainplace h3 {color:#fff;margin:0;}


.fakeheader {position:absolute;left:0px;top:0px;width:100%;z-index:99;}


.languages a {display:inline-block;margin:0px 5px;}
.languages a:hover, .languages a.this{color:#000000;}
.languages {float:right;margin:16px 0px 0px 10px;}
a.loginlogout {color: #fff;display:inline-block;}
/*
a.loginlogout {color: #fff;font-size: 26px;display:inline-block;margin:auto;padding:0px 20px;}
a.loginlogout span {display: block;margin: 45px auto;width: 30px;height: 32px;background: url(../images/sprite.png) -314px -44px no-repeat;}
	*/
.search {width:200px;/*position:absolute;left:3%;top:40px;*/margin:35px 20px 35px 0;}
.search input[type="text"] {width:140px;float:left;padding:5px 5px;border-bottom:1px solid #fff;color:#fff;}
.search input[type="submit"], .search input[type="submit"]:hover, .search input[type="submit"]:focus {width:50px;height:50px;float:right;padding:0;background:url(../images/search.png) 0px 0px no-repeat;margin:-18px 10px 0 0}


.sitemapcontainer {}
.sitemapheader {margin:0px 0px 5px 0px;font-weight:bold;}
.sitemap {margin: 5px 5px 5px 0px;width:200px;}
.sitemap ul {margin:0px 0px 5px 15px;}
.sitemap li {margin:5px 0px 5px 0px;}


.doclinkplace {padding:20px 0px 0px 0px;margin:40px 0px 0px 0px;border-top:1px solid #cccccc;}
.doclinkplace .title {margin:0px 10px 10px 0px;display:inline-block;font-weight:bold;}
.doclinkplace a {color:#000;margin:0px 0px 10px 0px;display:block;}
.doclinkplace a:hover {color:#666;}
.doclinkplace a span {background:url(../images/sprite.png) 0px 0px no-repeat;display:inline-block;float:left;width:18px;height:20px;margin:-3px 5px 0px 0px;}
.doclinkplace .file span {background-position:2px -83px}
.doclinkplace .link span {background-position:2px -102px}
.doclinkplace .file:hover span {background-position:-17px -83px}
.doclinkplace .link:hover span {background-position:-18px -102px}
.doclinkplace img {float:right;margin:-5px 0 0 10px;max-width:24px;}

.doclinkimg {margin:10px 0;}
.doclinkimg a {color:#666666;margin:0px 0px 10px 0px;display:block;}
.doclinkimg a:hover {color:#000;}
.doclinkimg img {max-width:24px;margin:-4px 5px 0px 0px;float:left;}
.doclinkimg div {margin:0 0 10px 0;}
.doclinkimg a span {background:url(../images/sprite.png) 0px 0px no-repeat;display:inline-block;float:left;width:18px;height:20px;margin:-3px 5px 0px 0px;}
.doclinkimg .file span {background-position:2px -83px}
.doclinkimg .link span {background-position:2px -102px} 
.doclinkimg .file:hover span {background-position:-17px -83px} 
.doclinkimg .link:hover span {background-position:-18px -102px} 


.photoalbum img {max-height:240px;margin:auto}


.gallerysplace {width:325px;}


.newsticker {margin:0px 0px 0px 0px;}
.newsticker a {margin:0px 0px 5px 0px;display:block;}
.newsticker li {padding:5px 0px;border-bottom:1px solid #cccccc;}


.footer {background:#545353;padding:30px;margin:0px;}
 

.bxsliderhome {overflow:hidden;width:100%;margin: 0px;}
.bxsliderhome .bxslider div {max-height:745px;overflow:hidden;}
.bxsliderhome .bx-caption {height:auto;color:#ffffff;padding:1% 10% 1% 1%;width:100%;background: #000000\5;background: rgba(0, 0, 0, 0.5);min-height:120px;}
.bxsliderhome .bx-caption h2 {font-size:48px;margin:0;font-weight:bold;}
.bxsliderhome .bx-caption h3 {font-size:36px;margin:0;}
.bxsliderhome img {margin:auto}

.bx-wrapper .bx-viewport a:focus img {-moz-box-shadow: 0px 0px 5px rgba(60,60,60,0.5);-webkit-box-shadow: 0px 0px 5px rgba(60,60,60,0.5);box-shadow: 0px 0px 5px rgba(60,60,60,0.5);opacity:.5}

.bx-wrapper {margin:0px;}
.bx-wrapper .bx-controls {height:0;}
.bx-wrapper .bx-controls-direction {position:absolute;right:10px;bottom:70px;}
.bx-wrapper .bx-controls-direction a {z-index:9;width:24px;height:54px;}
.bx-wrapper .bx-viewport {-moz-box-shadow: 0 0 0px #ccc;-webkit-box-shadow: 0 0 0px #ccc;box-shadow: 0 0 0px #ccc;border: none;left: 0px;background:none}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {position:relative;bottom:45px;z-index:89;padding:0px;text-align:center;width:100%;margin:0px auto;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align:center}
.bx-wrapper .bx-pager.bx-default-pager a {opacity:.5;background: #999;text-indent: 9999px;overflow:hidden;display: block;width: 15px;height: 15px;margin: 0 5px;outline: 0;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {background:#666;opacity:1}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {}
.bx-wrapper .bx-next, .bx-wrapper .bx-next:hover {background:url(../images/right.png) 0px 0px no-repeat;}
.bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover {background:url(../images/left.png) 0px 0px no-repeat;left:auto;right:50px;}

a.pp_close {position: absolute; right: 0px; top: -20px; display: block;line-height:22px;text-indent: -10000px;overflow:hidden;}

.indexcontent {background:#f7f7f9;margin:0 auto;padding:40px 10% 60px 10%;}
.indexcontent h1 {font-size: 48px;text-align: center;border-bottom: 1px solid #3271b2;padding: 0 0 2px 0;margin:0 0 50px 0;}
.indexcontent h1 span {border-bottom: 4px solid #3271b2;}
.indexcontent p {font-size:24px;line-height:29px}
.indexcontent iframe {float:left;width:40%;margin:0 30px 0 0;display:none}


.footerlinksplace {background:#333333;padding:30px 0 20px 0}

.footerlinksbox {float:right;margin:0px 0px 20px 50px;padding:0;list-style-type:none;}
.footerlinksbox:nth-of-type(5n) {margin:0px 0px 20px 0px}
.footerlinksbox h4 {font-size:18px;color:#fff;}
.footerlinksbox a {display:block;color:#fff;}
.footerlinksbox a:hover {text-decoration:underline}
.footerlinksline {padding:15px 0;margin:0;list-style-type:none;text-align:center;background:#4c4c4c;}
.footerlinksline li {display:inline-block;}
.footerlinksline li a {color:#fff;}


.credits {clear:both;background:#000;padding:20px 0;text-align:center;color:#fff;}
.credits, .credits p {margin:0;}
.credits a {color:#fff;}

.infoboxes {position:relative;}
.infoboxes h2, .infoboxes h2 a {margin:0px 0px 5px 0px;color:#000000;}
.infoboxes img {margin:0 0 10px 0;}

.catalogpages {position:relative;}


.faqs {}
.faqs .question {padding:0 40px 0 0px;margin:0 0 20px 0;position:relative;color:#666;}
.faqs .question .icon {width:13px;height:13px;display:inline-block;background:url(../images/leftarrow.png) 0px 0px no-repeat;position:absolute;left:0;top:3px;cursor:pointer;}
.faqs .question.opened .icon {background:url(../images/bottomarrow.png) 0px 0px no-repeat;}
.faqs .answer {padding:10px 40px 10px 10px;display:none;margin:-20px 0 0px 0}


.glossaryABC {float:left;margin:0px 0px 0px 0px;padding:0px;font-size:32px;}
.glossaryABC a {font-size:32px;color:#1c62aa;}
.glossaryABC a:hover {background:#000;color:#ffffff;}
.glossaryABC span {width:30px;display:inline-block;text-align:center;font-size: 32px;}
.glossary {width:100%;overflow:hidden;}
.glossary div.letter {margin:20px 0px 10px 0px;} 
.glossary div.letter span {background:#000;width:25px;padding:2px 0px;display:inline-block;font-size:15px;font-weight:bold;color:#ffffff;text-align:center;}
.glossary h3 {margin:5px 0px 5px 0px;}
.glossary div.gotop {margin:5px 0px 1px 0px;text-align:right;font-size:10px;border-bottom:1px solid #cccccc;}
.glossary p {text-align:justify;line-height:19px;padding:0px;}
.glossary .glossitem {overflow:hidden;}

.searchresults {margin:5px 0px;padding:5px 0px;border-bottom:1px dotted #cccccc;}
.results {overflow:hidden;}
.results span {float:left;display:inline-block;padding:0px 5px 0px 0px}


.navigator {margin:10px 0px;}
.navigator a {display:inline-block;padding:3px;width:20px;background: #f0f0f0;text-align:center;}
.navigator a:hover {color: #ffffff;background: #999999;}
.navigator a.this, .navigator a.current {color: #ffffff;background: #999999;}
.navigator span {margin:0px 10px;display:inline-block;}


.socialmedia a {display:inline-block;opacity:.6}

.socialplace {float:right;margin:40px 0px 0px 0px;}
.socialplace a {margin:0px 2px;display:inline-block;width:30px;height:30px;background:url(../images/socialmedia.png) 0px 0px no-repeat;}
.socialplace .social1 {background-position:-2px -33px;}
.socialplace .social1:hover {background-position:-2px -1px;}
.socialplace .social2 {background-position:-40px -33px;}
.socialplace .social2:hover {background-position:-40px -1px;}
.socialplace .social3 {background-position:-78px -33px;}
.socialplace .social3:hover {background-position:-78px -1px;}
.socialplace .social4 {background-position:-115px -33px;}
.socialplace .social4:hover {background-position:-115px -1px;}
.socialplace .social5 {background-position:-153px -33px;}
.socialplace .social5:hover {background-position:-153px -1px;}


.siteoptions {position:fixed;left:50%;bottom:0px;width:980px;margin:0px 0px 0px -490px;}
.contactpopup {position:absolute;left:-50px;bottom:0px;width:50px;height:50px;display:block;background:#f0f0f0;z-index:101;cursor:pointer;overflow:hidden;text-indent:-9999px}
.gototop {position:absolute;bottom:0px;right:-50px;width:50px;height:50px;background:#f0f0f0;z-index:101;cursor:pointer;}


.tabs {clear:both;padding-top:20px;}
.tabs .tatab {margin:0px 2px 0px 0px;display:inline-block;padding:10px 0px;color:#000000;font-size:14px;float:left;width:19.7%;text-align:center;background:#cccccc;position:relative;cursor:pointer;}
.tabs .tatab span {background:#cccccc;margin-left:-11px;width:25px;height:10px;display:none;position:absolute;left:50%;bottom:-10px;}
.tabs .tatab:hover, .tabs .tatab.this {background:#666666;color:#ffffff;}
.tabs .tatab:hover span, .tabs .tatab.this span {}
.tabs .tab5, .tabs .tab6 {margin-right:0px;width: 138px;}


#tabs {clear:both;}
#tabs .viewtab {display:block;}
#tab1, #tab2, #tab3, #tab4, #tab5, #tab6 {display:none;}


.openmenu {display:none;}

.downloadzone {width:100%;}
.downloadzone, .downloadzone td, .downloadzone th {border:none;}
.downloadzone td, .downloadzone th {border-bottom:1px solid #ccc;padding:10px 10px 10px 0px;}
.downloadzone .file {width:180px;}
.downloadzone .file img {float:left;margin: -4px 10px 0 0;max-width:24px;}
.downloadzone img {max-width:80px;max-height:80px;}
.downloadzone .imgplace {width:80px;}

#developer_bar {padding: 10px;overflow: hidden;position: fixed;top: 0;left: 0;z-index: 101;width: 100%;border-bottom: 1px solid #e4e4e4;background: #fff;color: #000;}
#developer_bar.dark{background: #000;color: #fff;}
#developer_bar > div{float: left;margin-right: 10px;}
#developer_bar .data{color: #375BA8;}
#developer_bar.dark .data{color: #A9C5FF;}
#developer_bar .data.catom{color: rgb(255, 164, 0);}
#developer_bar #invert, #developer_bar #close_developer_bar{cursor: pointer;color: #ed1c24;}
#developer_bar .page > div.fright, #developer_bar #invert, #developer_bar #close_developer_bar{float: right;}
#developer_bar #invert:hover, #developer_bar #close_developer_bar:hover{color: #000;}
#developer_bar.dark #invert:hover, #developer_bar.dark #close_developer_bar:hover{color: #fff;} 


.logossliderplace {margin:40px 0px;}
.logossliderplace .logoslide {width:160px;height:100px;}
.logossliderplace .logoslide .imgplace {width:160px;height:100px;display:table-cell;}
.logossliderplace .logoslide .imgplace img {max-width:160px;max-height:100px;margin:auto;}
.logossliderplace .logoslide a:hover .imgplace, .logossliderplace .logoslide a:focus .imgplace {opacity:.7}


.newssliderplace {background:#fff;padding:60px 0px;width:980px;margin:0px auto;}
.newssliderplace .newsslider > div {min-height:60px;text-align:center;font-size:20px;}
.newssliderplace .newsslider .date {font-size:14px;}
.newssliderplace .newsslider .date span {display:block;width:35px;height:1px;background:#000;margin:25px auto;}
.newssliderplace .newsslider a {display:inline-block;font-size:14px;margin:30px 0px 0px 0px;}


.iesupport {display:none;z-index:999;background:#f0f0f0;padding:20px 0px;width:100%;position:absolute;left:0px;top:0px;color:#fff;font-size:20px;text-align:center;}
.iesupport .page {position:relative;text-align:center;color:#ff0000;}
.iesupport a {text-decoration:underline;display:block;text-align:center;} 


.nextprevproduct {margin:20px 0;}
.nextprevproduct a {display:inline-block;background:#062f5b;color:#fff;padding:5px 10px;}
.nextprevproduct a:hover {background:#000;}
.nextprevproduct a span {}
.nextprevproduct .prevproduct {float:left;}
.nextprevproduct .nextproduct {float:right;}


input[type="submit"].contactproduct {width:auto;padding:5px 10px;margin:10px 0;}


.bxsliderproductplace {}
.bxsliderproductplace .bx-viewport {height:400px;background:#cccccc;}
.bxsliderproductplace img {margin:auto}
.bxsliderproductplace .bxcarousel a {height:110px;}


.otherproductsplace h3 {color:#08365c;font-size:30px;margin:0px 0px 20px 0px;}
.otherproducts .slide {max-height:200px;}
.otherproducts .slidecontent h2 {color:#fff;border-bottom:2px solid #fff;padding:0px 10px 5px 10px;margin-top:30%;display:inline-block;text-align:center;}
.otherproducts .slidecontent {position:absolute;left:0px;top:0px;width:100%;height:100%;text-align:center;background: #000\5;background: rgba(0, 0, 0, 0.5);}
.otherproducts .slide:hover .slidecontent {left:10%;top:10%;width:80%;height:80%;}


.sliderproductplace {margin:40px 0px 10px 0px;}
.sliderproductplace .bx-wrapper {padding: 0px;}
.sliderproductplace h3 {display:block;margin:0px 0px 10px 0px;background:#cccccc;color:#fff;padding:10px;font-size:26px;}
.sliderproductplace .slidecontent h2 {font-size:24px;margin: 0px;color:#fff;background:#cccccc;padding:10px;position:absolute;right:0;bottom:0;display:none;width:100%;}
.sliderproductplace .slide:hover h2 {display:block}
.sliderproductplace .slide {height:215px}

 
.welcome {/*position:absolute;right:0;top:0px;width:500px;color:#fff;font-size:14px;text-align:right;*/}
.welcome form {display:inline;}
.welcome span {
    display: block;
    color: #fff;
    text-align: center;}
.welcome input[type="submit"] {display:block;width:100%;clear:none;padding:0px;margin:0px;color:#ccc;font-size:14px;background:none;text-transform:none;text-decoration:underline;}
.welcome input[type="submit"]:hover {background:none;color:#fff;}


.downloads {margin:0px 0px 30px 0px}
.downloads .download {padding:10px 0px;border-bottom:1px solid #cccccc;overflow:hidden;  line-height: 34px;color:#000;}
.downloads .download div {float:left;width:70%}
.downloads .downloadlink {display:inline-block;float:right;}
.downloads .download img {float:left;max-width:28px;margin:0px 10px 0px 0px;}
.downloads h2 {margin:0px 0px 30px 0px;}
.downloads .download .size {color:#999;}


.downloadbox {border-bottom:1px solid #cccccc;padding:10px 0px;margin:10px 0px 10px 60px;color:#666;line-height:21px;}
.downloadbox a {color:#000;display:block;font-size:16px;}
.downloadbox img {float:left;margin:-5px 10px 0px 0px;}
.downloadbox div {overflow:hidden;}
.downloadstoggle {display:none;overflow:hidden;margin:0px 0px 20px 0px;}
.downloadstoggle .imgplace {float:left;max-width:40%;margin:0 30px 0 0}
.downloadtitle {color:#000;padding:5px 10px 5px 0px;cursor:pointer;font-size:24px;text-transform:uppercase;background:#cccccc;margin:0px 0px 30px 0px;position:relative;}
.downloadtitle span {display:inline-block;width:36px;height:36px;position:absolute;left:0px;top:0px;background:#1c62aa url(../images/plus.png) center center no-repeat;}
.downloadtitle.close span {background:#1c62aa url(../images/minus.png) center center no-repeat;}
.downloadtitle:hover {background:#1f3873;color:#fff;}
.downloadtitle img {float:left;margin:-5px 10px 0px 0px;width:50px;}


a.backbtn {background: #666;display:inline-block;padding:5px 10px;color:#fff;float:left;margin:10px 0px;}
a.backbtn:hover {background:#000;}


.maintitle {clear:both;margin:20px 0px 10px 0px;}


.mapword {background: url(../images/map.png) no-repeat;margin:0px;padding:400px 0px 0px 0px;position:relative;}
.googlemap {float:right;width:230px;}
.country {position:absolute;}
.country:hover .countrydot {background:#eeeeee;border:1px solid #999;}
.countrydot {display:block;width:15px;height:15px;background:#f0f0f0;padding:0px !important;margin:0px;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;border:1px solid #666;overflow:hidden;text-indent:-9999px}
.locitem div {margin:0 0 5px 0}
.locitemplace {display:none;min-width: 220px;position:absolute;bottom:10px;left:10px;background: #fff\8;background: rgba(250, 250, 250, 0.8);border:1px solid #ccc;padding:10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.locitemplace div, .locitemplace a {color:#000;font-size:14px;margin:0 0 5px 0}
.country:hover .locitemplace {display:block;}


.framepage {width:100%;min-height:600px;height:100%;}


.forums {overflow:hidden;width:100%;}
.forums .forum {border-top:1px solid #dfd7d0;padding:8px;}
.forums .mainforum {border:none;background:#ccc;}
.forums .forum a {}
.forums .forum a:hover {}
.forums .forum span {display:inline-block;}
.forums .forum span .img {float:right;margin:1px 0px 0px 6px;width:20px;height:17px;background: url(../images/forumicons.png) -1px -1px no-repeat;}
.forums .forum a:hover .img {background-position:-1px -22px;}
.forums .forum span .img.nobody {background-position:-26px -1px;}
.forums .forum a:hover .img.nobody {background-position:-26px -22px;}
.forums .forum .f_date, .forums .forum .guest, .forums .forum .moderator {float:left;}
.forums .forum .f_date {width:85px;margin:0px 30px 0px 0px;}
.forums .forum .title {max-width:400px;display:inline-block;}
.forumcomment {padding:10px;overflow:hidden;}
 
a.addcomment {background:#000000;padding:5px 15px;color:#fff;display:inline-block;float:right;margin:10px 0px 10px 0px;clear:both;}
a.addcomment:hover {background:#c8baad;}

a.addpost {background:#000000;padding:10px 15px;color:#fff;display:inline-block;float:right;margin:20px 0px 20px 3px;}
a.addpost:hover {background:#c8baad;}

.articalscrollplace {margin:0px auto 10px auto;}
.articalscrollplace h3 {font-size:35px;font-weight:900;padding:0px 0px 15px 0px;margin:0px 0px 20px 0px;border-bottom:1px solid #cccccc;}
.articalscrollplace .imgplace {height:145px;}
.articalscrollplace .imgplace img {max-height:145px;margin:auto;}
.articalscrollplace h2 {font-size:23px;border-bottom:1px solid #cccccc;margin:0px 0px 10px 0px;padding:0px 0px 10px 0px;}
.articalscrollplace .more:hover, .articalscrollplace h2:hover {color:#000000;}
.articalscrollplace .more {}


.shoppingcart {border-left: 1px solid #3271b2;width:120px;float:left;margin:30px 0 0 0}
.shoppingcart .title {color:#fff;font-size:30px;padding:10px 0px 10px 20px;}
.shoppingcart .icon {display:block;float:left;margin:0px 0px 0 0;width:30px;height:32px;background: url(../images/sprite.png) -74px -87px no-repeat;}
.shoppingcart .numof {display:inline-block;position:absolute;left:30px;top:5px;background:#ff9900;color:#000;font-size:20px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;min-width:22px;text-align:center}
.shoppingcart a {color:#000;}

.shoppingcart .togglecart {display:none;z-index:1111;width:300px;position:absolute;right:0px;top:52px;background:#eef0f1;}
.shoppingcart .togglecart div {border-bottom:1px solid #fff;padding:10px 0px 10px 0px;}
.shoppingcart:hover .togglecart {display:block;}
.shoppingcart .togglecart img {max-width:16px;}
.shoppingcart .togglecart .titles {background:#ff9900;color:#000;overflow:hidden;}
.shoppingcart .togglecart .innertitles {overflow:hidden;}
.shoppingcart .togglecart .titles span, .shoppingcart .togglecart .innertitles span {float:left;padding:0px 2%;text-align:center;}
.shoppingcart .togglecart .titles .name, .shoppingcart .togglecart .innertitles .name {width:160px;text-align:left;}
.shoppingcart .togglecart .titles .short, .shoppingcart .togglecart .innertitles .short {width:40px;}
.shoppingcart .togglecart .titles .price, .shoppingcart .togglecart .innertitles .price {width:60px;}
.shoppingcart .togglecart .delete {width:18px;height:18px;background: url(../images/sprite.png) -276px 0px no-repeat;text-indent:1000px;margin:0px auto;padding:0px;float:none !important;overflow:hidden;display:block;clear:none;border:none;cursor:pointer;}
.shoppingcart .togglecart .total {padding:5px 10px;text-align:center;}
.shoppingcart .togglecart .total a {margin:5px 0px 0px 0px;}
.mainmenu .shoppingcart .total a {background:#5898da;font-size:18px;border:none}


.shoppingcarttable {width:100%;margin:0 0 20px 0;background:#f7f8f8;border:2px solid #fff;}
.shoppingcarttable th {font-weight:normal;background:#c6ced2;border:2px solid #fff;font-weight:bold;padding:10px;}
.shoppingcarttable td {border:2px solid #fff;padding:10px;}
.shoppingcarttable img {max-width:30px;}
.shoppingcarttable tr:nth-child(even) td {background:#eef0f1;}
.shoppingcarttable .total {text-align:left;font-size:18px;color:#1c449c;}
.shoppingcarttable .delete {overflow:hidden;text-indent:-10000px;border: none;cursor:pointer;width:18px;height:18px;background: url(../images/sprite.png) -276px 0px no-repeat;margin:0px auto;padding:0px;float:none;clear:none;}
.shoppingcarttable .delete:hover {background: url(../images/sprite.png) -129px -107px no-repeat;}
.shoppingcarttable .del, .shoppingcarttable .qnt {width:40px;text-align:center;}
.shoppingcarttable .name {}


.nextstep {background:#5898da url(../images/bigwhitearrow.png) 15px center no-repeat;padding:15px 15px 15px 60px;color:#fff;font-size:36px;float:left;cursor:pointer;}
.nextstep:hover {background-color:#062f5b;}

.nextstep2 {background:#5898da url(../images/mediumwhitearrow.png) 15px center no-repeat;padding:10px 15px 10px 50px;color:#fff;font-size:30px;float:left;cursor:pointer;}
.nextstep2:hover {background-color:#062f5b;}

.btnsplace {float:right}
.btnsplace input[type="submit"], .addtocart {width:150px;margin:0 10px;float:left;cursor:pointer;}

.addtocart2 {text-align:center;cursor:pointer;}
.addtocart2:hover {color:#009900;}


.cardtocard, .quanitychanged, .quanityexceed, .addedtocart, .noitem {
    background: #062f5b\8;
    background: rgba(6, 47, 91, 0.8);
    display: none;
    width: 300px;
    padding: 25px;
    border: 5px solid #fff;
    position: fixed;
    left: 50%;
    top: 25%;
    margin-left: -175px;
    z-index: 1111;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.atc_con {float:left;}
.atc_con span {float:left;line-height:34px;}
.atc_con input[type="text"] {padding: 4px;width:40px;float:left;margin:0 10px;border:1px solid #ccc;text-align:center}
.atc_con input[type="number"] {padding: 4px;width:45px;float:left;margin:0 10px;border:1px solid #ccc;text-align:center}

.priceplace {float:right;font-size:30px}

.productsboxes {position:relative;float:left;width:170px;padding:7px 10px;height:220px;background:#fff;border:1px solid #cccccc;margin:0px 10px 10px 0px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.productsboxes:hover {border:1px solid #875137;}
.productsboxes .default {width:100%;height:90px;text-align:center;border-bottom:1px solid #ba9a8b;margin:0px 0px 10px 0px;}
.productsboxes .default img {margin:auto;max-width:100%;max-height:85px;}
.productsboxes .default span {display:inline-block;width:100%;height:85px;background:#fff url(../images/blank.png) center center no-repeat;}
.productsboxes h2 {font-size:14px;margin:0px 0px 0px 0px;height: 30px;overflow: hidden;}
.productsboxes .without {font-size:12px;margin:0px 0px 10px 0px;color:#000000;}
.productsboxes .oldprice {font-size:24px;height:16px;color:#333333;text-decoration: line-through;line-height: 16px;}
.productsboxes .price {font-size:24px;height:16px;color:#666666;line-height: 16px;margin:0 0 5px 0}
.productsboxes .oldprice span, .productsboxes .price span {font-size:16px}
.productsboxes .priceto {color:#000000;font-size:13px;}
.productsboxes .icons.cart {background: #666666;}
.productsboxes .icons.cart:hover {background: #000000;}
.productsboxes .icons {-webkit-border-radius: 0 5px 0 5px;-moz-border-radius: 0 5px 0 5px;border-radius: 0 5px 0 5px;width:50px;height:50px;position:absolute;right:-1px;bottom:-1px;background: #666666;}
.productsboxes .icons:hover {background: #000000; }
.productsboxes .numofitemtocard {z-index:110;display: none;position:absolute;left:0px;top:0px;cursor:pointer;color:#fff;font-size:26px;width:50px;height: 50px;text-align:center;line-height: 50px;}
.productsboxes .carttocard {z-index:111;width: 50px;height: 50px;position:absolute;left:0px;top:0px;cursor:pointer;}
.productsboxes .carttocard span {background: url(../images/sprite.png) -65px -54px no-repeat;display:block;width:29px;height:28px;margin:11px 7px 0 0px;}
.productsboxes .minimenuplace {display:none;padding:5px;position:absolute;left:-55px;top:-55px;width:160px;z-index:112;background: #000\3;background: rgba(0, 0, 0, 0.3);-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.productsboxes .minimenuplace .minimenu {background: #cccccc; min-height:30px;padding:5px 0 5px 3px;}
.productsboxes .minimenuplace .arrowdown {display:block;width: 0;height: 0;border-style: solid;border-width: 10px 7.5px 0 7.5px;border-color: #000000 transparent transparent transparent;position:absolute;bottom:-10px;left:50%;margin-left:-7px;opacity:.3}
.productsboxes .minimenuplace .approve, .productsboxes .minimenuplace .delete, .productsboxes .minimenuplace .plus, .productsboxes .minimenuplace .minus, .productsboxes .minimenuplace input {cursor:pointer;width:20px;height:25px;display:inline-block;float:left;margin:0 3px;}
.productsboxes .minimenuplace .delete {background: url(../images/sprite.png) 4px -28px no-repeat;}
.productsboxes .minimenuplace .delete:hover {background-color:#fff}
.productsboxes .minimenuplace .plus {background: url(../images/sprite.png) -62px -83px no-repeat;}
.productsboxes .minimenuplace .plus:hover {background-color:#fff}
.productsboxes .minimenuplace .minus {background: url(../images/sprite.png) -99px -83px no-repeat;}
.productsboxes .minimenuplace .minus:hover {background-color:#fff}
.productsboxes .minimenuplace input {color:#000;font-size:14px;width:35px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background:#cccccc;text-align:center;}
.productsboxes .minimenuplace .approve {width:22px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background:#999999 url(../images/sprite.png) -80px -78px no-repeat;}
.productsboxes .minimenuplace .approve:hover {background-color:#000000}


.arrowrotate {width: 8px;height: 150px;background: #000;display: inline-block;left: 50%;position: absolute;top: 50px;margin-left:-4px;-webkit-animation: move 5s infinite;transform: rotate(60deg);-ms-transform: rotate(60deg);transform-origin: bottom;}

.rightside {float:right;width:48%;}
.leftside {float:left;width:48%;}

.contactbody {background:#f4f5f6;padding:4%;margin:40px 0 0 0}
 
.leftside60 {float:left;width:60%;margin:-180px 0 0 0}
.rightside40 {float:right;width:30%;margin:0 5% 0 0;border-top:2px solid #309dd7;padding:20px 0 0 0}
.childmenu {margin:30px 0 0 0}
.childmenu a {float:right;display:block;width:20%;margin:0 2% 20px 2%;text-align:center;}
.childmenu a img {margin:auto;}

.bigtitle {color: #fff;font-size: 36px;text-align: center;border-bottom:1px solid #999;margin:0 0 30px 0;padding:0 0 20px 0;}


.bluesearch {background:#0e4987;overflow:hidden; padding: 16px 10px 16px 0; margin: 40px 0px 31px 0px; clear:both;}
.bluesearch label {color:#000;float:right;width:313px;margin:0 0 10px 10px;}
.bluesearch select {background: #fff;}
.bluesearch span, .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__placeholder {-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;font-size:20px;color:#000;border:none;}
.bluesearch label .selecttitle {color: #fff;margin-bottom: 10px;display: inline-block;}
.bluesearch label:before{ margin: 0;}



.tablestyle {background:#f7f8f8;border-top:1px solid #fff;border-right:1px solid #fff;width:100%; direction:ltr;}
.tablestyle th, .tablestyle td {background:#f7f8f8;border-bottom:1px solid #fff;border-left:1px solid #fff;color:#333;font-size:18px;text-align:center}
.tablestyle th {background:#c6ced2;direction:ltr}
.tablestyle tr:nth-of-type(even) td {background:#eef0f1;}
.tablestyle tr:hover td {background:#daebfc;}
.tablestyle .big {display:block;font-size:30px;font-weight:900;text-align:center;}

.sepplace {overflow:hidden;padding:5px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:20px 0; clear:both;}

.btnstyle {display:inline-block;color:#fff;font-weight:bold;padding:5px 10px;background:#5898da;cursor:pointer;min-width:100px;float:left;}
.btnstyle:hover {background:#0e4987;}


a.btnstylebig {display:block;color:#fff;font-weight:bold;padding:10px 10px 10px 90px;cursor:pointer;width:540px;margin:50px auto 0 auto;background:#5898da url(../images/anvelop.png) 15px center no-repeat;min-height:60px;font-size:30px;}
a.btnstylebig:hover {background:#0e4987 url(../images/anvelop.png) 15px center no-repeat}

.productbody {width:48%;float:right;}

.popupplace {background: #000000\5;background: rgba(0, 0, 0, 0.5);width:100%;height:100%;position:fixed;left:0px;top:0px;z-index:999; display:none;}
.popupplace .comment {text-align: center;font-size: 15px;font-weight: bold;padding: 8px;}
.popup {width:980px;position:absolute;top:12px;left:50%;margin:0 0 0 -490px;background:#f4f5f6;padding:15px;}
.popup .close {background:#cccccc url(../images/bigclose.png) center center no-repeat;width:35px;height:35px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;position:absolute;left:-44px;top:10px;cursor:pointer;}

.popupplace2 {background: #1c62aa\5;background: rgba(28, 98, 170, 0.5);width:100%;height:100%;position:fixed;left:0px;top:0px;z-index:999; }
.popup2 {width:500px;position:absolute;top:30%;left:50%;margin:0 0 0 -250px;background:#fff;padding:20px;font-size: 20px;line-height: 140%;}
.popup2 .close {background:#cccccc url(../images/bigclose.png) center center no-repeat;width:35px;height:35px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;position:absolute;left:-44px;top:10px;cursor:pointer;}

.popupplace_contact {
    background: #000000\5;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 999;
    display: none;
}

.productinfo {border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:8px 0;margin:5px 0;}
.productinfo .rightside {width:40%;}
.productinfo .leftside {width:55%;}
.productinfo th, .productinfo td {text-align:center;    font-size: 20px;}
.productinfo .atc_con {float:none}
.productinfo .cart {background: url(../images/sprite.png) -303px 0px no-repeat;display:block;width:40px;height:40px;margin:0 auto;}

.ranger {    
    width: 24%;
    float: right;
    margin: 0 0.5% 4% 0.5%;
    background-color:#eee;
    height: 170px;
    padding: 20px;
    text-align:center;
}

#ranger_title, #ranger_title2, #ranger_title3,
#ranger_title4, #ranger_title5, #ranger_title6,
#ranger_title7, #ranger_title8, #ranger_title9, 
#ranger_title10, #ranger_title11, #ranger_title12
{
    margin-bottom: 15px;
    text-align: center;
    border-bottom: 1px solid #bbb;
    height: 50px;
    color: #000;
}

.youtubelists h2 {font-size: 26px;margin:10px 0 0 0 }

.ranger_content {clear:both;}

.ranger input[id$="1"], .ranger input[id$="2"]{width:90px; background-color:#fff; float:left; height:30px; margin-top:20px; border:solid 1px #ccc;color:#999;font-size:16px;}
.ranger input[id$="2"]{ float:right;}

#free_select {border: solid 1px #d9d9d9;text-align: center; width:70px;}

.ui-widget-header {background:#5898da;}
.ui-slider-horizontal {    height: 0.3em;}
.ui-slider-horizontal .ui-slider-handle {top: -.5em;}

.select2-container:focus {background:#000;}

.ajaxSpinner {display:none; background: #fff\8;background: rgba(255, 255, 255, 0.8); position:fixed; width:100%; height:100%; top:0; left:0; z-index:9999;}
.ajaxSpinner img {position:absolute; left:50%; top:50%; margin: -10px 0 0 -10px;}

.spec {overflow-y: scroll;height: 230px;}

.rowSpring {cursor: pointer;}


#spectbl tr {
    height: 20px;
}

#spectbl tr td {
    font-size: 15px;
}

.SpringSpecEmployees tr td {
    font-size: 15px;
}

a.btncart {
    display: inline-block;
    float: right;
    width: 48%;
    margin: 20px 0 0 0;
}

a.btncart:nth-of-type(2n) {
    float: left;
}

.ReportError {
    padding:10px;
    background: #ccc;

}


.ReportError label:before {
display:none;   
}

    .ReportError label input {
        background:#fff;
        margin:10px 0;
        width:100%;
    }

.ReportErrorBack{display:none;}

.calcresult select, .calcresult input {border:1px solid #ccc; width:31%; float:left; padding:5px;}
.calcresult select {padding:4px;}
.calcresult label {display:block; border-bottom:1px solid #ccc; margin: 0 0 20px 0; padding: 0 0 20px 0;}
.calcresult label span {display:inline-block; float:right; padding: 8px 0 0 0;}

#spectbl tr td.fontmakat {
    font-family: arial;
    font-size: 12px;
}

.tablestyle td.fontmakat {
    vertical-align: central;
    font-family: arial;
    font-size: 12px;
}


.partsearch {
    width: 100%;
    padding-bottom: 36px;
}

.partsearch input {
    border: 1px solid #ccc;
    width: 50%;
    float: left;
    margin: 1%;
    padding: 5px;
}

    .partsearch span {
        float: right;
        margin: 1.2%;
        padding: 5px;
        width: 30%;
        text-align: center;
        height: 32px;
    }

    .partsearch div:first-child {
        width:56%;
        float:right;
    }

    .partsearch div:last-child {
        width: 44%;
        float: left;
    }

.materialPopImg {
    width: 70%;
    margin: auto;
    padding: 10px;
}

#popup_qty_title span {
    display: inline-block;
    font-size: 0.7em;
}



.spinner-button {
    position: relative;
    cursor: default;
    z-index: 2;
    background-color: #ccc;
    width: 14.5px;
    text-align: center;
    margin: 0px;
    cursor: pointer;
    height: 11px;
    line-height: 12px;
    z-index: 1500;

}

.lblfreeselect {
    position:relative;
    display:block;
}

.lblarrows {
    left: 3px;
    top: 6px;
    position: absolute;
    display:none;
}

::-ms-clear {
    display: none;
}

.shoppingcarttable h4 {
    font-weight: bold;
    margin: 10px 0px 10px 0px;
}

.paypal {
    float:left;
}

#div_min, #div_max {
    float: left;
    color: #ff0000;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    display: none;
    clear: both;
}

#min_val, #max_val {
     float: none; 
     padding: unset; 
}

#calc_res_button {
    display: inline-block;
    width: 100%;
    padding: 5px 0px;
    background: #5898da;
    text-align: center;
    color: #ffffff;
    border: none;
}

#pdf_link img {
    margin: 0 auto;
    padding-bottom: 10px;
    /*padding: 10px 10px;*/
}
#img_link img {
    margin: 0 auto;
    padding-bottom: 10px;
    /*padding: 10px 10px;*/
}
#discount_msg {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #5898da;
}
#discount_num {
    font-size: 22px;
}



.free_select {
    width: 70px;
}

.dataTables_filter input {border: 1px solid #ccc;width: 150px;margin:0 20px 0 0;}
.dataTables_filter {width: 300px;margin: 0 0 10px 0;}
.content table ul li {background:none;margin:0}


.sliderhome {overflow:hidden;width:100%;margin: 0px;position:relative;z-index:2;display:none}
.sliderhome .bx-caption {height: auto;color: #ffffff;padding: 1% 10% 1% 1%;width: 100%;background: #000000\5;background: rgba(0, 0, 0, 0.5);min-height: 120px;}
.sliderhome  div {}
.sliderhome h2 {font-size: 48px;margin: 0;font-weight: bold;}
.sliderhome h3 {font-size: 36px;margin: 0;}
.slickslider, .sliderhome div, .slick-slider div, .sliderhome, .slider-for, .slider-for div {direction:ltr}
.slick-dots {bottom:0}
.slick-prev {left: 5%;z-index: 1;}
.slick-next {right: 5%;z-index: 1;}
.slick-dots li button:before, .slick-dots li.slick-active button:before {color:#fff;}


#paypaltitle {text-align:left;}
#paypaltitle span {display:inline-block; max-width:167px; margin-bottom: 20px;}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button,
html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: #0e4987 !important;
}