@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold_3-webfont.eot');
    src: url('../fonts/roboto-bold_3-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold_3-webfont.woff2') format('woff2'),
         url('../fonts/roboto-bold_3-webfont.woff') format('woff'),
         url('../fonts/roboto-bold_3-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bold_3-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoitalic';
    src: url('../fonts/roboto-italic_2-webfont.eot');
    src: url('../fonts/roboto-italic_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-italic_2-webfont.woff2') format('woff2'),
         url('../fonts/roboto-italic_2-webfont.woff') format('woff'),
         url('../fonts/roboto-italic_2-webfont.ttf') format('truetype'),
         url('../fonts/roboto-italic_2-webfont.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light_3-webfont.eot');
    src: url('../fonts/roboto-light_3-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light_3-webfont.woff2') format('woff2'),
         url('../fonts/roboto-light_3-webfont.woff') format('woff'),
         url('../fonts/roboto-light_3-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light_3-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular_6-webfont.eot');
    src: url('../fonts/roboto-regular_6-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular_6-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular_6-webfont.woff') format('woff'),
         url('../fonts/roboto-regular_6-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular_6-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html { height: 100%; }
body { font-family: 'robotoregular'; font-size: 14px; line-height: 20px; height: 100%;
background:#ffffff ;
 }
a { outline: 0; }
a:hover, a:active, a:focus { text-decoration: none; outline: 0; border: 0; }
h2 { color: #000000; font-family: "robotolight"!important; font-size: 24px; line-height: 28px; margin: 0 0 10px; }
h3 { color: #3292db; font-family: "robotobold"; font-size: 18px; }
p { text-align: justify; font-size: 14px; line-height: 17px; color: #788990; margin: 0 0 20px; }

.container { max-width: 1000px; width: 100%; }

section { padding: 20px 0 170px;}
footer .container > .row{ position:relative;}
.page-holder{ position: relative; height: 100%; min-height: 100%; height: auto !important; background: url(../images/innerpg-wtrmark.png) no-repeat right bottom;  }
.custom p{ margin: 0 }
.moduletable .custom p{ margin: 0 0 10px; }
a.btn{ padding: 3px 8px; margin: -2px 0 0 }
a.btn:hover{ background: #107fc9; color: #ffffff; }
.moduletable .custom a.btn { margin: 0; }
input{ outline: none }
::-webkit-input-placeholder { color: #ddd; }
:-moz-placeholder{ color: #ddd; }
:-ms-input-placeholder { color: #ddd; }

.lightBlueColor { color: #6fbdf3; }
.BlueColor { color: #3292db; }
.darkBlueColor { color: #1465a3; }
.center { text-align: center; }
.marB21 { margin-bottom: 21px !important; }
.marT30 { margin-top: 30px; }
.bordBot { border-bottom: 1px solid #e3f4ff; }

.navbar-brand { height: auto; position: relative; z-index: 2; margin-top: 3px; }
.header-row { position: relative; z-index: 999999; }
.headTop-rght { min-height: 83px; background: url(../images/header-spacer.jpg) no-repeat -8px 45px; position: static; }
.headTop-rght .searchbox { border: 1px solid #e5e6e6; width: 232px; height: 28px; margin: 10px 0 7px; float: right; }
.searchbox input { height: 26px; border: 0; background: #fff; float: left;  }
.searchbox input[type='text']  { width: 196px; padding: 0 7px; color: #788990 }
.headTop-rght .searchbox:active,.headTop-rght .searchbox:focus,.headTop-rght .searchbox:visited{ border: 1px solid #9AC7ED!important; outline: none }
.searchbox input[type='text']:focus .headTop-rght .searchbox{ border: 1px solid #9AC7ED!important }
.searchbox input[type='submit'] { width: 32px; cursor: pointer; background: url(../images/search-icon.png) no-repeat center 7px; }
.searchbox input[type='submit']:hover { background-position: center -23px; }
.innerbanner{ position: relative }
.camera_caption_desc{ position: absolute; left: 65px; top: -25px;  }
.innerbanner-desc{ position: absolute; right: 110px; top: 65px; width: 300px }
.camera_caption_desc span{ display: block; color: #a9c9e8; width: 430px; }

.title-box { height: 44px; margin: 0 0 30px; border: 1px solid #d5dbdd; position: relative; }
.title-box h3 { margin-top: 12px; }
.title-box a{ font-family: "robotobold"; display: block; font-size: 18px; line-height: 40px }
.sub-title-box { background: #fff; width: 154px; height: 18px; position: absolute; right: 13px; bottom: -8px; z-index: 1; text-align: center; color: #788990; font-family: "robotoitalic"; font-size: 12px; line-height: 18px; }
.sub-title-box select { width: 100%; border: 1px solid #d5dbdd; outline: none; margin: 0; }

.btn-default { background: #5b6e7c; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border: 0; color: #fff; }

.map-box { display: block!important; border: 1px solid #ced5d9; /*-webkit-box-shadow:inset 0 0 3px 1px #e0e6e9; box-shadow:inset 0 0 3px 1px #e0e6e9;*/ }
.map-box img { margin: 0 auto; width:100%;}

.servicerow { margin-top: 20px; }
.servicerow h2 { padding-bottom: 4px; }
.serviceList { padding: 0; margin: 0; }
.serviceList li { padding: 0 6px; margin: -10px 0 0; width: 20%; display: block; float: left; background: url(../images/servicelistspacer.png) no-repeat right center; }
.serviceList li:last-child { background: none; }
.serviceList li a { display: block; width: 100%; text-align: center; color: #172028; font-size: 12px; line-height: 16px !important; }
.serviceList li a:hover { color: #3292d1; }
/* .serviceList li a .image-figure { height: 74px; margin: 0 auto 10px; line-height: 90px; text-align: center; display:block;}
.serviceList li img { display: inline-block; vertical-align: bottom; margin: 0 auto; height: 75px } */
.serviceList li span { height: 85px; width: 80px; margin: 0 auto 10px; display: block; background: url(../images/icons.gif) no-repeat 0 0; }

.serviceList li span.supplychain { background-position: 0 0; }
.serviceList li span.freightforwarding { background-position: 0 -85px; }
.serviceList li span.consultancyservices { background-position: 0 -170px; }
.serviceList li span.businessprocess { background-position: -3px -255px; }
.serviceList li span.technologicalsolutions { background-position: 0 -340px; }

.serviceList li:hover .supplychain { background-position: -80px 0; }
.serviceList li:hover .freightforwarding { background-position: -80px -85px; }
.serviceList li:hover .consultancyservices { background-position: -80px -170px; }
.serviceList li:hover .businessprocess { background-position: -80px -255px; }
.serviceList li:hover .technologicalsolutions { background-position: -80px -340px; }
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont{background: transparent;}

.right-panel { width: 100%; padding: 20px; margin: 0 0 20px; }
.right-panel h2 { font-size: 22px; line-height: 32px; font-family: "robotolight"; margin: 0 0 10px; text-transform: uppercase; }

.fasttrack-panel { min-height: 140px; margin-top: -44px; background: #fefefe;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc3JSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fefefe 0%, #fefefe 20%, #f7f7f7 77%, #eeeeee 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(20%,#fefefe), color-stop(77%,#f7f7f7), color-stop(100%,#eeeeee));
background: -webkit-linear-gradient(top,  #fefefe 0%,#fefefe 20%,#f7f7f7 77%,#eeeeee 100%);
background: -o-linear-gradient(top,  #fefefe 0%,#fefefe 20%,#f7f7f7 77%,#eeeeee 100%);
background: -ms-linear-gradient(top,  #fefefe 0%,#fefefe 20%,#f7f7f7 77%,#eeeeee 100%);
background: linear-gradient(to bottom,  #fefefe 0%,#fefefe 20%,#f7f7f7 77%,#eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#eeeeee',GradientType=0 ); }
.login-panel { margin: -60px 0 20px!important; padding: 20px 20px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc3JSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fefefe 0%, #fefefe 20%, #f7f7f7 77%, #eeeeee 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(20%,#fefefe), color-stop(77%,#f7f7f7), color-stop(100%,#eeeeee));
background: -webkit-linear-gradient(top,  #fefefe 0%,#fefefe 20%,#f7f7f7 77%,#eeeeee 100%);
background: -o-linear-gradient(top,  #fefefe 0%,#fefefe 20%,#f7f7f7 77%,#eeeeee 100%);
background: -ms-linear-gradient(top,  #fefefe 0%,#fefefe 20%,#f7f7f7 77%,#eeeeee 100%);
background: linear-gradient(to bottom,  #fefefe 0%,#fefefe 20%,#f7f7f7 77%,#eeeeee 100%);
color: #000000;
margin: -60px 0 20px
}
.news-panel {
	background: #74b7eb;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc0YjdlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iIzY1YWVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYyJSIgc3RvcC1jb2xvcj0iIzU2YTdkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzUxYTNkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc3JSIgc3RvcC1jb2xvcj0iIzRlYTNkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iIzNlOThkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iIzNjOTlkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkyJSIgc3RvcC1jb2xvcj0iIzMyOTJjZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iIzMwOTJkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOThjY2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #74b7eb 0%, #65aee5 41%, #56a7de 62%, #51a3dd 75%, #4ea3dc 77%, #3e98d4 85%, #3c99d6 86%, #3292cf 92%, #3092d1 93%, #298ccd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#74b7eb), color-stop(41%,#65aee5), color-stop(62%,#56a7de), color-stop(75%,#51a3dd), color-stop(77%,#4ea3dc), color-stop(85%,#3e98d4), color-stop(86%,#3c99d6), color-stop(92%,#3292cf), color-stop(93%,#3092d1), color-stop(100%,#298ccd));
	background: -webkit-linear-gradient(top,  #74b7eb 0%,#65aee5 41%,#56a7de 62%,#51a3dd 75%,#4ea3dc 77%,#3e98d4 85%,#3c99d6 86%,#3292cf 92%,#3092d1 93%,#298ccd 100%);
	background: -o-linear-gradient(top,  #74b7eb 0%,#65aee5 41%,#56a7de 62%,#51a3dd 75%,#4ea3dc 77%,#3e98d4 85%,#3c99d6 86%,#3292cf 92%,#3092d1 93%,#298ccd 100%);
	background: -ms-linear-gradient(top,  #74b7eb 0%,#65aee5 41%,#56a7de 62%,#51a3dd 75%,#4ea3dc 77%,#3e98d4 85%,#3c99d6 86%,#3292cf 92%,#3092d1 93%,#298ccd 100%);
	background: linear-gradient(to bottom,  #74b7eb 0%,#65aee5 41%,#56a7de 62%,#51a3dd 75%,#4ea3dc 77%,#3e98d4 85%,#3c99d6 86%,#3292cf 92%,#3092d1 93%,#298ccd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74b7eb', endColorstr='#298ccd',GradientType=0 );	
}
.news-panel h2, .login-panel h2 { color: #000000; }
.inner-panel { width: 100%; min-height: 100px; }

.fasttrack-panel .inner-panel { background: url(../images/globe-icon.png) no-repeat 98% 2px; }
.login-panel .inner-panel { background: url(../images/key-icon.png) no-repeat 98% 2px; }
.news-panel .inner-panel { background: url(../images/new-icon.png) no-repeat 98% 2px; }
.fasttrack-panel form { margin-top: 20px; border: 1px solid #ededed; background: rgba(253, 253, 253, 0.8); height: 34px; }
.fasttrack-panel form input[type='text'] { background: none; padding: 6px 15px; max-width: 285px; width: 80%; float: left; border: 0; height: 34px; line-height: 25px; color: #788990; }
.fasttrack-panel form input[type='submit'] { background: #107fc9; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; padding: 0; height: 24px; width: 24px; float: right; border: 0; line-height: 24px; margin: 5px 5px 0 0; color: #fff; text-transform: uppercase; font-size: 12px; }
.fasttrack-panel form input[type='submit']:hover { background: #1E618E; }

.login-panel form input[type='text'],.login-panel form input[type='password'] { background: none; padding: 5px 15px; width: 100%; border: 1px solid #d5dbdd; height: auto; line-height: 24px; color: #000000; margin: 0 0 12px; font-size: 12px; }
.login-panel form input[type='submit'] { background: #5b6e7c; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; padding: 0; height: 30px; font-size: 12px; width: 30px; float: right; border: 0; line-height: 24px; margin: 5px 5px 0 0; color: #fff; text-transform: uppercase; }
.login-panel form input[type='submit']:hover { background: #107fc9; color: #ffffff; }
.login-panel form a { color: #000000; text-decoration: underline; font-size: 12px; margin-top: 5px; }
.login-panel form a:hover { text-decoration: none; }

.news-panel h3 { color: #ffffff; font-size: 13px; margin: 0; font-family: "robotoregular"; }
.news-panel span { color: #FFF; font-size: 14px; }
.news-panel p { color: #fff; font-size: 12px; padding: 0 0 0 ; margin: 0; }
.news-panel .btn-default { background: #ffffff; color: #172028; }
.news-panel .btn-default:hover { background: #107fc9; color: #ffffff; }
.gn_static a:last-child{ font-size: 14px!important; float: right }


footer { background: #313030 url(../images/footer-bg.jpg) repeat-x left bottom; padding: 12px 0 0; min-height: 157px; position: absolute; bottom: 0; width: 100%; z-index: 999; }
.footer-logo { display: inline-block; margin: 30px auto 0; }
.footer-logo img { display: block; margin: 0 auto; }
footer h2 { font-size: 18px; line-height: 22px; color: #ffffff; }
footer .custom p{ text-align: center; }

footer ul { padding: 0 0 10px; margin: 0; list-style: none; }
footer ul li { width: 50%; padding: 0 10px 5px 0; float: left; }
footer ul li a { color: #A3A3A3; padding: 0 0 0 7px; }
footer ul li a:hover, footer ul li.foot-act a { color: #b9b9b9; background-position: 0 -16px; }

.social-icons { width: 48px; height: 48px; background: url(../images/social-icons.png) no-repeat 0 0; display: block; float: right; margin: 30px 0 0 16px; }
.in-icon { background-position: right top; }
.in-icon:hover { background-position: right bottom; }
.twit-icon { background-position: left top; }
.twit-icon:hover { background-position: left bottom; }

.copyright-row p { line-height: 30px; margin: 0; color: #848484; font-size: 12px; }
.copyright-row ul { padding: 0; }
.copyright-row ul li { padding: 6px 22px 6px 0; width: auto; position: relative; line-height: 18px; }
.copyright-row ul li:after { position: absolute; right: 10px; top: 6px; content: "|" }
.copyright-row ul li:last-child:after { display: none; }
.copyright-row ul li a { background: none; padding: 0; color: #848484; font-size: 12px; }


.camera_wrap{
	margin-bottom: 0!important
}
.camera_pag{
	position: absolute;
	bottom: 0px;
	right: 50%;
    margin-right: -130px;
}
.camera_wrap .camera_pag .camera_pag_ul li{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #9fc7e9;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent{
	background: #0866c1;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span{
	background: none;
}
.camera_wrap .camera_pag .camera_pag_ul li > span{display: none}
#camera_wrap_87 .camera_caption{
	left: 50%;
	top: 38%;
}
#camera_wrap_87 .camera_caption {
	display: block;
	position: absolute;
}
#camera_wrap_87 .camera_caption > div{
	background: none;
}
.camera_caption_title{
	font-size: 32px;
	font-style: italic;
	color: #ffffff;
	line-height: 35px;
}
.innerbanner-desc{
	font-size: 26px;
	font-style: italic;
	color: #bcdbf8;
	font-weight: bold;
	line-height: 28px;
	color: #ffffff;
}
.camera_caption_desc{
	font-size: 26px;
	font-style: italic;
	color: #bcdbf8;
	font-weight: bold;
	line-height: 32px;
	width: 50%;
	color: #ffffff;
	line-height: 28px;
}
.innerbanner-desc span{ display: block; color: #a9c9e8 }
#articlepxfontsize1 .acymailing_modulenews_form{ border: 1px solid #d5dbdd; padding: 20px 20px 20px 210px; background: url("../images/news.png") no-repeat 30px center; }
.globalnews .gn_static > a{ font-size: 18px }

/* Menu Styles */
.menu { height: 38px; }
.menu > li > ul{ background: #fff; display: none; left: 0; position: absolute; top: 100%; width: 100%; border-bottom: 5px solid #5987DB; border-top: 5px solid #5987DB; padding: 10px 0; z-index: 10; }
.menu li:hover > ul{ display: block; z-index: 999; width: 100%; opacity: 1; }
.menu li > ul li{ float: none}
.menu { float: right; margin: 0; clear: both}
.menu li { float: left; list-style: none;  }
.menu > li { margin:0 20px }
.menu li > a { color: #414042; height: 38px; line-height: 40px; display: block;  /*padding: 1px 15px 0;*/ }
/*.menu > li > a:last-child{padding-right: 0}*/
.menu > li > a:hover, .menu > li > a:focus, .menu li.active > a { border-bottom: 2px solid #0866c1; }
.menu > li > a:hover{ border-color:#B8B6B6}
/*.menu li ul { display: none; }*/
.menu li > ul li { width: 20%; float: left; padding: 0 10px 10px; }
.menu > li > ul > li > a { color: #0866c1; display: block; height: auto; line-height: 16px; padding: 6px 0 6px 10px; border-bottom: 1px solid #ccc; margin: 0 14px 6px 10px; font-size: 14px;  }
.menu li ul li > a:hover{color: #000}
.menu li > ul li:nth-child(6) { clear: both; }
.menu li > ul ul { display: block; border: 0; position: static; padding: 0 0 0 5px}
.menu li > ul ul li { width: 100%; float: none; padding: 0; }
.menu li > ul ul li a { color: #000; display: block; height: auto; line-height: 16px; padding: 1px 15px 0; margin: 0 0 5px; font-size: 12px; }
.menu li > ul ul li a:hover{color:#0866c1 }
figure{display: none}
.plus-icon{display: none}

/* About Us */ 
.innerbanner img { margin: 0 auto; max-height: 203px; width: 100%; }
.aboutus-img { margin: 0 30px 10px 0; }
.location-col .breadcrumbs{ margin: 0; width: 70% }
.innercontainer{ position: relative; height: 100%; min-height: 100%; height: auto !important; }
/*footer:after{ content:""; position: absolute; width: 60%; height: 190px; left: 28%; top: -189px; background: url("../images/innerpg-wtrmark.png") no-repeat right center; }*/
/*.innercontainer h3 {
font: 36px/48px "robotolight";
margin-top: 5px;
padding-left: 18px;
text-align: left;
}*/
.innercontainer h4{
	color: #3292db; font-size: 20px; font-family:'robotolight','Trebuchet MS'; font-weight:normal;}
.innercontainer h3{ font-family: "robotolight"; font-size: 22px; line-height: 44px; margin: 0 0 0 0px;color: #000; }
.innercontainer ul{ margin-bottom: 0;}
.innercontainer ul li{ color: #788990; font-size: 14px; text-align: justify; padding:2px 0; } 

.inner-box.title-box{ text-align:center; height:auto; padding:10px;}
.inner-box.title-box h3{ margin:0; padding:5px 0; font-size:18px; line-height: 18px}

.breadcrumb { background: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; margin-bottom: 20px; padding: 0 70px 3px 0; border-bottom: 1px solid #d5dbdd; }
.breadcrumb > li + li:before { content: ""; color: #788990; }
.breadcrumb > li a { color: #788990; font-size: 12px; font-family: "robotoregular"; margin-right: 7px;}
.breadcrumb > li a:hover { color: #1170c6; }
.breadcrumb > .active { color: #1170c6; font-size: 14px; margin-left: 7px }
.print-icon > a { width: 23px; height: 19px; overflow: hidden; display: block; margin: -30px 0 0 -47px}
.print-icon > a:hover > img { margin-top: -23px}
.print-icon { width: 20px; height: 20px;  background-position:0 0; cursor: pointer; list-style: none; float: right;}
.plg_fa_karmany_mas a{margin: -30px 1px 0 0; background: url(../../../media/system/images/printButton.png) no-repeat center 0px!important}
.plg_fa_karmany_mas a:hover{background: url(../../../media/system/images/printButton.png) no-repeat center -19px!important}
.plg_fa_karmany_menos a{margin: -30px -20px 0 0; background: url(../../../media/system/images/printButton.png) no-repeat -48px 0px!important}
.plg_fa_karmany_menos a:hover{background: url(../../../media/system/images/printButton.png) no-repeat -48px -19px!important}
.breadcrumb li:after{content:">"; font-size: 16px}

.print-icon:hover{ background-position:0 -19px;}
.fontinc-icon { width: 20px; height: 20px; background: url(../images/icons.png) no-repeat -25px 0; margin-left: 12px; cursor: pointer; }
.fontinc-icon:hover{ background-position:-25px -19px;}
.fontdec-icon { width: 20px; height: 20px; background: url(../images/icons.png) no-repeat -49px 0; margin-left: 12px; cursor: pointer; }
.fontdec-icon:hover{ background-position:-49px -19px;}
.breadcrumb > li + li.print-icon:before, .breadcrumb > li + li.fontinc-icon:before, .breadcrumb > li + li.fontdec-icon:before { display: none; }
.moduletable > ul {list-style:none;padding-left:0px}



.submenu-panel { margin-top: -60px; margin-bottom: 20px; border-top: 2px solid #fff!important; border: 1px solid #e5e5e5; /*background: #ffffff; -webkit-box-shadow: 0 0 3px 1px #ececec;*/  }
.right-panelbar { padding: 0; display: block; }
.submenu-panel ul { list-style: none; padding: 0; margin: 0; background:#eaeaea; }
#accordeonck101 li.level2 > a, #accordeonck112 li.level2 > a, #accordeonck111 li.level2 > a{ background:#eaeaea; color:#898888}
#accordeonck101 li.level2 > a:first-child, #accordeonck112 li.level2 > a:first-child, #accordeonck111 li.level2 > a:first-child{ border-top:none;}
.submenu-panel ul li {border-bottom: 1px solid #d2d2d2!important; border-top: none!important; position: relative; }
.submenu-panel ul li span { width: 30px; height: 30px; display: block !important; position: absolute !important; top: 12px; cursor: pointer; right: -1px; background: url(../../../modules/mod_accordeonck/assets/plus.png) 5px center no-repeat; }
.submenu-panel ul li span.minus-icon { background: url(../../../modules/mod_accordeonck/assets/minus.png) 5px center no-repeat; }
#accordeonck101 li a.toggler, #accordeonck111 li a.toggler, #accordeonck112 li a.toggler { background: none !important; padding-top: 15px; padding-bottom: 15px; padding-left: 10px }
.submenu-panel ul li:last-child{border-bottom: none!important}
.submenu-panel ul ul ul > li { list-style: none!important ; background: #eaeaea!important; padding: 0; border: none!important; }
.submenu-panel ul ul ul > li a{ background: #eaeaea; border: none!important; color: #898888!important; font-size: 12px!important; border-bottom:1px solid #d2d2d2!important}
.submenu-panel ul ul .parent-sub-menu{ top: 4px; }
/* .submenu-panel ul li + li { border-top: 1px solid #d5dbdd; } */
.submenu-panel ul li a { display: block; height:auto; line-height: 16px; padding: 0 0 0 20px; font-size: 13px!important; color: #5d6264; border: 1px solid #fff; text-transform: uppercase; border-bottom: 0; background: #f4f4f4; border-left:none;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f4f4f4 0%, #fcfcfc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#fcfcfc));
background: -webkit-linear-gradient(top,  #f4f4f4 0%,#fcfcfc 100%);
background: -o-linear-gradient(top,  #f4f4f4 0%,#fcfcfc 100%);
background: -ms-linear-gradient(top,  #f4f4f4 0%,#fcfcfc 100%);
background: linear-gradient(to bottom,  #f4f4f4 0%,#fcfcfc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#fcfcfc',GradientType=0 );
 }
#accordeonck101 li.level2 > a, #accordeonck112 li.level2 > a, #accordeonck111 li.level2 > a { padding-bottom: 10px; padding-top: 10px; padding-left:20px; font-size: 12px!important}
ul#accordeonck101 li ul li{ margin: 0 }
.submenu-panel ul li:hover a { background: #ffffff;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
color: #000;
 }
 .submenu-panel ul ul { display: none; }
.submenu-panel ul li a.isactive { background: #ffffff !important;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff)) !important;
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%) !important;
background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 100%) !important;
background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 100%) !important;
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ) !important;
color: #000 !important;
 }
 .submenu-panel ul.menu1{ list-style: outside none none; margin: 0; padding: 0!important; border: none!important}
.right-panel.login-btn { padding-top: 0; padding-bottom: 0;padding-right:0; background: #74b7eb;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc0YjdlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iIzYzYWZlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY5JSIgc3RvcC1jb2xvcj0iIzNkOWFkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iIzM5OTVkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzhkY2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #74b7eb 0%, #63afe3 28%, #3d9ad7 69%, #3995d4 74%, #278dcd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#74b7eb), color-stop(28%,#63afe3), color-stop(69%,#3d9ad7), color-stop(74%,#3995d4), color-stop(100%,#278dcd));
background: -webkit-linear-gradient(top,  #74b7eb 0%,#63afe3 28%,#3d9ad7 69%,#3995d4 74%,#278dcd 100%);
background: -o-linear-gradient(top,  #74b7eb 0%,#63afe3 28%,#3d9ad7 69%,#3995d4 74%,#278dcd 100%);
background: -ms-linear-gradient(top,  #74b7eb 0%,#63afe3 28%,#3d9ad7 69%,#3995d4 74%,#278dcd 100%);
background: linear-gradient(to bottom,  #74b7eb 0%,#63afe3 28%,#3d9ad7 69%,#3995d4 74%,#278dcd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74b7eb', endColorstr='#278dcd',GradientType=0 );
 }
.right-panel.login-btn:hover{
	background: rgb(39,141,205);
	background: -moz-linear-gradient(top,  rgba(39,141,205,1) 0%, rgba(55,148,211,1) 47%, rgba(79,164,221,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(39,141,205,1)), color-stop(47%,rgba(55,148,211,1)), color-stop(100%,rgba(79,164,221,1)));
	background: -webkit-linear-gradient(top,  rgba(39,141,205,1) 0%,rgba(55,148,211,1) 47%,rgba(79,164,221,1) 100%);
	background: -o-linear-gradient(top,  rgba(39,141,205,1) 0%,rgba(55,148,211,1) 47%,rgba(79,164,221,1) 100%);
	background: -ms-linear-gradient(top,  rgba(39,141,205,1) 0%,rgba(55,148,211,1) 47%,rgba(79,164,221,1) 100%);
	background: linear-gradient(to bottom,  rgba(39,141,205,1) 0%,rgba(55,148,211,1) 47%,rgba(79,164,221,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#278dcd', endColorstr='#4fa4dd',GradientType=0 );

}
 
 /*footer*/
footer .custom > h2 + ul li a:before{
 	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: gray;
	display: block;
	float: left;
	margin: 7px 0px 0 0;
 }
.login-btn a { min-height: 60px; display: block; background: url(../images/logininner-icon.png) no-repeat 95% center; color: #ffffff; line-height: 60px; font-size: 20px; font-family: "robotolight"; }

#accordeonck101, #accordeonck112,#accordeonck111{background: none}
.grad-bg .accordeonck ul.menu{padding: 0!important}
.grad-bg ul li{
	background: url(data:image/svg+xml!important;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)!important;
	background: -moz-linear-gradient(top, #f4f4f4 0%, #fcfcfc 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#fcfcfc))!important;
	background: -webkit-linear-gradient(top, #f4f4f4 0%,#fcfcfc 100%)!important;
	background: -o-linear-gradient(top, #f4f4f4 0%,#fcfcfc 100%)!important;
	background: -ms-linear-gradient(top, #f4f4f4 0%,#fcfcfc 100%)!important;
	background: linear-gradient(to bottom, #f4f4f4 0%,#fcfcfc 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#fcfcfc',GradientType=0 )!important;}
}
#accordeonck101 li a.toggler, #accordeonck112 li a.toggler ,#accordeonck111 li a.toggler{
/* 	background-image: url("../../../modules/mod_accordeonck/assets/plus.png")!important;
	background-repeat: no-repeat!important;
	background-position: center right!important;
	background: url(../../../modules/mod_accordeonck/assets/plus.png) right center no-repeat !important; */
	}
/* .moduletable  > .accordeonck {
	margin-top: -85px;
	margin-bottom: 20px;
	border: 1px solid #e5e5e5;
	background: #ffffff;
	-webkit-box-shadow: 0 0 3px 1px #ececec;
	box-shadow: 0 0 3px 1px #ececec;
	padding-top: 2px;
} */
.moduletable li.level1 > a{
	display: block;
	height: auto;
	padding: 0 0 0 10px;
	line-height: 15px;
	font-size: 12px;
	color: #5d6264;
	border: 1px solid #fff;
	text-transform: uppercase;
	border-bottom: 0;
	/* background: url(data:image/svg+xml!important;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)!important;
	background: -moz-linear-gradient(top, #f4f4f4 0%, #fcfcfc 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#fcfcfc))!important;
	background: -webkit-linear-gradient(top, #f4f4f4 0%,#fcfcfc 100%)!important;
	background: -o-linear-gradient(top, #f4f4f4 0%,#fcfcfc 100%)!important;
	background: -ms-linear-gradient(top, #f4f4f4 0%,#fcfcfc 100%)!important;
	background: linear-gradient(to bottom, #f4f4f4 0%,#fcfcfc 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#fcfcfc',GradientType=0 )!important;} */
}
#accordeonck101 li.level2, #accordeonck112 li.level2 ,#accordeonck111 li.level2 {list-style: none; padding: 0;}
.moduletable li a{padding-bottom: 25px; padding-top: 15px; height: auto; line-height: 14px}

#accordeonck101 li.level3, #accordeonck112 li.level3, #accordeonck111 li.level3 {list-style: none; background: none!important}

/*.topheader .row { position: relative; }
.headTop-rght { position: static; }
.menu { width: 100%; clear: both; }
.menu li { float: left; list-style: none; padding: 0 10px; }
.menu li ul { display: none; position: absolute; left: 0; right: 0; top: 22px; z-index: 999999; }
.menu li:hover ul { display: block; }*/
.citywrapper { margin-right: 15px; }
#wrapper { position: absolute; z-index: 1; top: 10px; bottom: 10px; left: 10px; right: 10px; overflow:auto; }
.countryinfobox { width: 270px; height: 240px; padding: 15px; display: none; position: absolute;  right: 0; top: 60px; border: 1px solid #000; background: #5b6e7c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViNmU3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzU1Njc3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iIzUwNjA2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iIzRmNWY2YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iIzUwNjA2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iIzRlNWU2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZTVlNmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #5b6e7c 0%, #556775 75%, #50606d 90%, #4f5f6c 94%, #50606f 94%, #4e5e6b 96%, #4e5e6b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b6e7c), color-stop(75%,#556775), color-stop(90%,#50606d), color-stop(94%,#4f5f6c), color-stop(94%,#50606f), color-stop(96%,#4e5e6b), color-stop(100%,#4e5e6b));
	background: -webkit-linear-gradient(top,  #5b6e7c 0%,#556775 75%,#50606d 90%,#4f5f6c 94%,#50606f 94%,#4e5e6b 96%,#4e5e6b 100%);
	background: -o-linear-gradient(top,  #5b6e7c 0%,#556775 75%,#50606d 90%,#4f5f6c 94%,#50606f 94%,#4e5e6b 96%,#4e5e6b 100%);
	background: -ms-linear-gradient(top,  #5b6e7c 0%,#556775 75%,#50606d 90%,#4f5f6c 94%,#50606f 94%,#4e5e6b 96%,#4e5e6b 100%);
	background: linear-gradient(to bottom,  #5b6e7c 0%,#556775 75%,#50606d 90%,#4f5f6c 94%,#50606f 94%,#4e5e6b 96%,#4e5e6b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b6e7c', endColorstr='#4e5e6b',GradientType=0 ); color: #fff;/* border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;*/ }

.countryinfobox .row1 + .row1 { padding: 20px 0 0; margin: 15px 0 0; border-top: 1px solid #fff; }
.countryinfobox .row1 h2 { color: #fff; font-size: 20px; line-height: 24px; margin: 0 0 10px; }
.countryinfobox .row1 h2 span { color: #ffffff;  font-size: 16px; }
.countryinfobox .row1 p { text-align: left; color: #c2d0db;
    font-size: 14px;}

.track-icon { display: none; }

ul.breadcrumb li:nth-child(3){
display:none;
}

#scroller { position: absolute; z-index: 1; -webkit-tap-highlight-color: rgba(0,0,0,0); width: 100%; padding: 0; }
/*=-=-=-=-enquiry form style by sunder=-=-=-=-=*/
.gbs3{ margin: 20px 0 0 }
.gbs3 form label{ font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal }
.gbs3 input, .gbs3 select, .gbs3 textarea{ box-shadow: none!important; outline: none!important }
.gbs3 i{ font-size: 6px!important }
.gbs3 form .form-control{ border-radius: 0 }
.gbs3 input[type="radio"], .gbs3 input[type="checkbox"]{ vertical-align: middle; }
.gbs3 form label + div{ width: 90% }
#form-row-firstname, #form-row-lastname, #form-row-postalcode, #form-row-city, #form-row-modeofcontact #fin-modeofcontact{ float: left; width: 45%; margin: 0 10px 0 0;  }
#form-row-reason, #form-row-country{ width: 60% }
#form-row-reason select, #form-row-country select {width:76%;} 
#form-row-textarea3 > div, #form-row-companyname > div, #fin-email, #fin-telephone{ width: 87% }
#form-row-modeofcontact > label, #fclmn > div{ float: left; }
#form-row-email{ clear: both }
#form-row-modeofcontact > label, #form-row-modeofcontact > div{ margin-top: 20px!important }
#form-row-email,#form-row-telephone{ display: none; clear: both }
#form-row-button2{ clear: both; width: 87%; }
#form-row-button2 > div{ float: right; }
#form-row-button2 input{  background: none repeat scroll 0 0 #5b6e7c; border: 0 none; border-radius: 0; color: #fff; padding:5px 10px }
#form-row-button2 input:hover{ background: #107fc9 }
#fin-modeofcontact{ margin-left: 20px!important }

.goup-icon { width: 32px; height: 32px; display: none; border: 1px solid #ccc; background: #ccc url(../images/uparrow.png) no-repeat center center; position: fixed; right: 10px; bottom: 10px; z-index: 999999; border-radius: 16px; -webkit-border-radius: 16px; -moz-border-radius: 16px; }
.goup-icon:hover, .goup-icon:active { border: 1px solid #3292db; background: #3292db url(../images/uparrow.png) no-repeat center center; }
#breadcrumbs .breadcrumb{ padding: 0 70px 0 0 }
.grad-bg{ z-index: 999 }
.slides > li:nth-child(4) span.flex-caption{ right: 30px!important }

@media (max-width: 1187px) {
	h2 { font-size: 22px; }
	h3 { font-size: 16px; }
	.right-panel h2 { font-size: 22px; }
	.flexslider.bg-caption-black-02 .flex-caption{ right: 50px!important; font-size: 16px!important; width: 400px!important; }
}
@media (max-width: 990px) {
	.title-box { height: 50px; }
	.fasttrack-panel form input[type="text"] { width: 73%; }
	footer ul li a { font-size: 14px; }
	.serviceList li { width: 200px; }
	.menu li > a{font-size: 14px; padding: 1px 12px 0}
	.innercontainer h3{font-size: 28px}
	.menu > li { margin: 0 10px; }
}
@media (max-width: 979px) {
	
	.moduletable > .accordeonck{margin-top: 0}
	/*.icemegamenu  #icemegamenu li ul{display: none}*/
	.search{display: block}
	.menu > li {  margin: 0 2px;}
	
}
@media (max-width: 979px) and (min-width: 767px){
	.mapwrapper svg{margin: 20px 0 0}
	.submenu-panel ul li a{ font-size: 12px!important }
}
@media (max-width: 924px){
	.gbs3 form label + div{ width: 100% }
	.gbs3 .form-group{ float: none; width: 100% }
}
@media (max-width: 885px){
	.camera_caption_desc{ left: 30px; }
}
@media (max-width: 800px){
	.camera_caption_title{
		font-size: 26px!important;
	}
	.camera_caption_desc{
		font-size: 16px!important;
		line-height: 18px;
	}
	.menu > li {  margin: 0 2px;}
	.countryinfobox{ top:105px; background:rgba(91,110,124,0.25); border-color:#9FB8BA}
	.countryinfobox .row1 p, .countryinfobox .row1 h2, .countryinfobox .row1 h2 span{ color:#6C7A80}
	.moduletable li a{ height: 150px;}
	h2 { font-size: 18px; }
	h3 { font-size: 12px; }
	.right-panel h2 { font-size: 17px; }
	.submenu-panel { margin-top: 0; }
}
@media (max-width: 767px) {

	/*menu */
	.innerbanner img { min-height: 85px; }
	.breadcrumbs{ margin: 0; }
	figure{display: block; position: absolute; top: 17px}
	figure a img{width: 185px;}
	.headTop-rght{background: url(../../../images/elite.jpg) no-repeat 15px center; position: relative}
	.searchbox{display: none}
	.headTop-rght{background: none; min-height: 80px}
	.navbar-brand{display: none; padding-left: 0}
	.srch-icon{width: 30px; height: 30px; border: 1px solid gray; border-radius: 50%; position: absolute; top: 25px; right: 47px; display: block; padding: 5px;background: url("../images/search-icon.png") no-repeat 6px 6px;}
	.srch-icon:hover,.srch-icon:active,.srch-icon:focus{ border: 1px solid #3292db !important; background-position: 5px -24px; }
	
	
	.headTop-rght .searchbox { width: 100%; height: auto; position: absolute; top: 100%; left: 0; right: 0; margin: 0; background: #3d86cf; padding: 8px; display: none; }
	.searchbox input[type="text"] { width: 86%; }
	.searchbox input.search-icon[type="submit"] { background: url("../images/search-icon.png") no-repeat center 13px #fff; border: 0 none; display: block; padding: 10px 0; border-left: 5px solid #3d86cf; width: 40px; }
	.searchbox input.search-icon[type="submit"]:hover { background-position: center -16px; }
/*	.srch-box {width: 93%!important; position: absolute; top: 100%; left: 0; background: #ffffff!important; border: 8px solid #3d86cf !important; padding: 2px 18px; display: block;}
	.srch-box-submit{width: 7%;  position: absolute; top: 100%; right: 0; background: #3d86cf url("../images/search-icon.png") no-repeat center 0; border: 0; padding: 10px 0px; display: block; }
	.srch-box-submit:hover { background-position: center -17px; }*/
	
	.searchbox input{height: 40px}
	
	.menu-icon{width: 30px; height: 30px; border: 1px solid gray; border-radius: 50%; position: absolute; top: 25px; right: 11px; display: block; padding: 7px}
	.menu-icon:hover,.menu-icon:focus{border: 1px solid gray}
	.menu-icon span{width: 15px; height: 2px; background: gray; display: block}
	.menu-icon span{margin: 0 0 4px;}
	.menu-icon:hover{border: 1px solid #3292db;}
	.menu-icon:hover span{background: #3292db;}
	.plus-icon{width: 26px; height: 26px; padding: 5px 0!important; border: 1px solid #ffffff; border-radius: 50%; position: absolute; top: 9px; right: 10px; display: block; padding: 5px 0; font-size: 20px; line-height: 3px; text-align: center; cursor: pointer; color: #ffffff; background: url("../images/plus-minus-icon.png") no-repeat -1px center; }
	.menu > li:hover > ul{ display: none; }
	
	.menu > li > ul{  }
	.menu { background: #3D86CF; display: none; left: 0; position: absolute; top: 78px; width: 100%; margin: 0; padding: 0 0; height: auto; z-index: 999999 }
	.menu > li > a:hover, .menu > li > a:focus, .menu li.active > a{ border-bottom: none; }
	.menu li > ul ul li.active > a { color: #0866c1; }
	.menu li { width: 100%; position: relative; }
	.menu > li{padding: 7px 10px; border-bottom: 1px solid rgb(88, 159, 229)}
	.menu > li > a{color: #ffffff; height: 30px; line-height: 30px}
	.menu li ul { display: none; width: 100%; position: static; border: 0; border-radius: 0; -webkit-border-radius: 0; padding: 0 0 0 15px; padding: 0 }
	.menu li ul li { display: block; width: 100%; float: none; padding-bottom: 0}
	.menu li ul li{ padding:0;}
	.menu > li > ul > li > a{ margin:0;}
	.menu li ul li > a{font-size: 14px; line-height:16px; display:block; padding: 12px}
	.menu li > ul{ margin:10px 0;}
	.menu li ul ul{display: block}
	.menu li ul ul li > a {line-height: 12px; height: 27px; margin: 0}
	.headTop-rght .searchbox{border: none}
	
	.track-icon { width: 27px; height: 27px; border: 1px solid gray; border-radius: 20%; position: absolute; top: 25px; right: 83px; display: block; padding: 5px; background: url(../images/ext-login-icon.png) no-repeat center 4px; }
	.track-icon:hover, .track-icon:focus, .track-icon:active { border: 1px solid #3d86cf; background: url(../images/ext-login-icon.png) no-repeat center -28px; }
	.ext-icon { display: none; }
	
	.submenu-panel{margin-top: 0}

	.fasttrack-panel { margin-top: 0; }
	.serviceList li { width: 20%; }
	.social-icons { float: none; display: inline-block; margin: 20px 10px; }
	.footer-logo { margin: 0 auto; }
	.copyright-row { background: #292727; }
	.copyright-row ul { text-align: center; }
	.copyright-row ul li { float: none; display: inline-block; }
	.copyright-row p.pull-right { float: none !important; text-align: center; }
	
	.menu > li{ margin:0;}
	section { padding: 15px 0;}
	.right-panel {  margin: 15px 0;}
	.camera_pag{ right:50%; margin-right:-30px;}
	.camera_wrap .camera_pag .camera_pag_ul li{ margin:0 5px; width:10px; height:10px;}
	.footer-logo{ text-align:center; display:block;}
	.item-page ul, .breadcrumbs ul{ margin:0;}
	.plg_fa_karmany_menos a{  margin: -30px 5px 0 0;}
	.plg_fa_karmany_mas a{ margin:-30px -20px 0 0}
	.print-icon > a{ margin:-30px 0 0 -47px}
	.innercontainer .item-page ul li{ padding:0;}
	.mapwrapper .form-control{ margin:0 0 15px;}
	.citywrapper {  margin-right: 0;}
	.countryinfobox{ top:165px; background:rgba(91,110,124,0.25); border-color:#9FB8BA}
	.countryinfobox .row1 p, .countryinfobox .row1 h2, .countryinfobox .row1 h2 span{ color:#6C7A80}
	.mapwrapper svg{ width: 100%;}
	footer { position: static; }
	h2 { font-size: 22px; }
	h3 { font-size: 20px; }
	.right-panel h2, footer h2 { font-size: 20px; }
	.title-box a{ margin-top: 0; }
	.title-box{ height: auto }
}
	
@media (max-width: 599px) {
	.serviceList { text-align: center; }
	.serviceList li { width: 50%; display: inline-block; background: none; }
	.camera_caption_title{font-size: 16px!important;}
	.camera_caption_desc{font-size: 12px!important;}
	figure{ top:10px;}
	figure a img{width: 160px;}
	.menu{ top:60px;}
	.headTop-rght{ min-height:60px;}
	.srch-icon, .menu-icon, .track-icon { top:18px;} 
	.mapwrapper svg{ display: none; }
	.mapwrapper .countryinfobox{ position: relative; top: 0; width: 100% }
	.mapwrapper .locationselectbar{ height: auto }
	
}
@media (max-width: 578px){
	.innercontainer h3{font-size: 30px}
	
}
@media (max-width: 500px){
	.innercontainer h3{font-size: 24px}
	
}
@media (max-width: 410px){
	.innercontainer h3{font-size: 20px}
	.innercontainer h2{line-height: 26px;}
	.gbs3  div{ width: 98%!important; margin: 0 auto }
	#form-row-firstname, #form-row-lastname, #form-row-postalcode, #form-row-city, #form-row-modeofcontact #fin-modeofcontact{ width: 90% }
	#form-row-modeofcontact > label, #form-row-modeofcontact > div{ margin-top: 0!important }
	h2 { font-size: 18px; }
}
@media (max-width: 350px){
	.innercontainer h3{font-size: 18px; margin: 0}
	.aboutus-img{ margin:10px  auto; float: none!important; }
	.breadcrumb { padding: 0 30px 3px 0; }
}
@media (max-width: 330px){
	.title-box{ height: auto }
}
.camera_commands{
display:none;
}


/* For Map Selection */

.mapwrapper { width: 100%; /*max-width: 650px;*/ margin: 25px 0 0; height: auto; position: relative; }
.mapwrapper .form-control{ border-radius:0; height:38px;}
.locationselectbar { width: 70%; height: auto; padding: 0 0 30px; }
.locationselectbar select {  margin: 0 15px; padding: 0 0 0 10px; float: left; border: 1px solid #ccc; }
.grad-bg.abs-pos{ position: absolute; right: 0; top: -18px; width: 250px; }
.grad-bg.abs-pos .right-panel{ width: 91%; float: right; }

.citywrapper select {  margin: -1px 15px; padding: 0 0 0 10px; float: left; border: 1px solid #ccc; height: 34px; display: none; }
form:after { content: ""; display: block; clear: both; }
form select { float: left; margin: 0 10px }


.fl { float: left; }
input.search-inputbox { border: 1px solid #e5e6e6; padding: 0 10px; height: 32px; float: left; margin: 0 15px; }
label.searchlabel { font-weight: normal; margin: 0; line-height: 32px; }

.searchpagination ul { list-style: none; float: right; border: 1px solid #e5e6e6; margin: 0; padding: 0; }
.searchpagination ul li { float: left; padding: 5px 10px; }
.searchpagination ul li + li { border-left: 1px solid #e5e6e6; }


/* News letter form*/
.subscribe-btn{
	text-align:center;
	padding: 15px;
	background: #5b6e7c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViNmU3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzU1Njc3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iIzUwNjA2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iIzRmNWY2YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iIzUwNjA2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iIzRlNWU2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZTVlNmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #5b6e7c 0%, #556775 75%, #50606d 90%, #4f5f6c 94%, #50606f 94%, #4e5e6b 96%, #4e5e6b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b6e7c), color-stop(75%,#556775), color-stop(90%,#50606d), color-stop(94%,#4f5f6c), color-stop(94%,#50606f), color-stop(96%,#4e5e6b), color-stop(100%,#4e5e6b));
	background: -webkit-linear-gradient(top,  #5b6e7c 0%,#556775 75%,#50606d 90%,#4f5f6c 94%,#50606f 94%,#4e5e6b 96%,#4e5e6b 100%);
	background: -o-linear-gradient(top,  #5b6e7c 0%,#556775 75%,#50606d 90%,#4f5f6c 94%,#50606f 94%,#4e5e6b 96%,#4e5e6b 100%);
	background: -ms-linear-gradient(top,  #5b6e7c 0%,#556775 75%,#50606d 90%,#4f5f6c 94%,#50606f 94%,#4e5e6b 96%,#4e5e6b 100%);
	background: linear-gradient(to bottom,  #5b6e7c 0%,#556775 75%,#50606d 90%,#4f5f6c 94%,#50606f 94%,#4e5e6b 96%,#4e5e6b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b6e7c', endColorstr='#4e5e6b',GradientType=0 );	
	margin: 0 0 20px;
}
.inner-panel{
	height: auto;	
}
.subscribe-btn a{
	color: #ffffff;
	font-size: 22px;
	font-weight: normal;
	font-family:"robotolight",verdana;
}
.subscribe-btn:hover{
	background: #344049;
	background: -moz-linear-gradient(top,  #344049 0%, #2b353c 75%, #21292f 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#344049), color-stop(75%,#2b353c), color-stop(100%,#21292f));
	background: -webkit-linear-gradient(top,  #344049 0%,#2b353c 75%,#21292f 100%); 
	background: -o-linear-gradient(top,  #344049 0%,#2b353c 75%,#21292f 100%);
	background: -ms-linear-gradient(top,  #344049 0%,#2b353c 75%,#21292f 100%); 
	background: linear-gradient(to bottom,  #344049 0%,#2b353c 75%,#21292f 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#344049', endColorstr='#21292f',GradientType=0 ); 
	color: #fff
}
.subscribe-btn:hover a{ color: #fff!important }
.moduletablenews_form h3{
    color: #000000;
    font-family: "robotolight";
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 10px;
}

.moduletablenews_form label{ 
    display:inline-block;
    width: 20%;
    color:#788990; 
    font-size:16px; 
    text-align:left!important; 
    font-weight: normal;
	line-height: 30px;
}
.moduletablenews_form .acymailing_form p{
	width: 100%;
}
.moduletablenews_form .acymailing_form p input{
	border: 1px solid #e5e6e6;
	height: 35px;
	padding: 0 10px;
}
.moduletablenews_form .acymailing_form p span,.moduletablenews_form .acymailing_form p.acysubbuttons input{
	float: right;
	width: 80%;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc0YjdlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iIzYzYWZlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY5JSIgc3RvcC1jb2xvcj0iIzNkOWFkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iIzM5OTVkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzhkY2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #74b7eb 0%, #63afe3 28%, #3d9ad7 69%, #3995d4 74%, #278dcd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#74b7eb), color-stop(28%,#63afe3), color-stop(69%,#3d9ad7), color-stop(74%,#3995d4), color-stop(100%,#278dcd));
	background: -webkit-linear-gradient(top,  #74b7eb 0%,#63afe3 28%,#3d9ad7 69%,#3995d4 74%,#278dcd 100%);
	background: -o-linear-gradient(top,  #74b7eb 0%,#63afe3 28%,#3d9ad7 69%,#3995d4 74%,#278dcd 100%);
	background: -ms-linear-gradient(top,  #74b7eb 0%,#63afe3 28%,#3d9ad7 69%,#3995d4 74%,#278dcd 100%);
	background: linear-gradient(to bottom,  #74b7eb 0%,#63afe3 28%,#3d9ad7 69%,#3995d4 74%,#278dcd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74b7eb', endColorstr='#278dcd',GradientType=0 );
}
.moduletablenews_form .acymailing_form p span,.moduletablenews_form .acymailing_form p.acysubbuttons input:hover{
	background: rgb(39,141,205);
	background: -moz-linear-gradient(top,  rgba(39,141,205,1) 0%, rgba(55,148,211,1) 47%, rgba(79,164,221,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(39,141,205,1)), color-stop(47%,rgba(55,148,211,1)), color-stop(100%,rgba(79,164,221,1)));
	background: -webkit-linear-gradient(top,  rgba(39,141,205,1) 0%,rgba(55,148,211,1) 47%,rgba(79,164,221,1) 100%);
	background: -o-linear-gradient(top,  rgba(39,141,205,1) 0%,rgba(55,148,211,1) 47%,rgba(79,164,221,1) 100%);
	background: -ms-linear-gradient(top,  rgba(39,141,205,1) 0%,rgba(55,148,211,1) 47%,rgba(79,164,221,1) 100%);
	background: linear-gradient(to bottom,  rgba(39,141,205,1) 0%,rgba(55,148,211,1) 47%,rgba(79,164,221,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#278dcd', endColorstr='#4fa4dd',GradientType=0 );
}
.moduletablenews_form .acymailing_form p.acysubbuttons{ width: 41%; float: right;  }
.moduletablenews_form  p span{
    display: inline-block;
}
.moduletablenews_form .acysubbuttons{
    width: 100%;
}
.moduletablenews_form .acysubbuttons input{
    float: left;
    margin: 0 0 0 29%;
}
.moduletablenewsletter_rightmenu{
	background: #576977;
	padding: 10px
}
.moduletablenewsletter_rightmenu h3{
    color: #fff;
    font-family: "robotolight"!important;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 15px;
}
.moduletablenewsletter_rightmenu table.acymailing_form{
    width: 100%
}
.moduletablenewsletter_rightmenu table.acymailing_form tr td input{
    width: 100%!important;
    color:#bcc9d4;
    margin: 0 0 5px;
	border: 1px solid #3c4851;
	padding: 5px;
	background: #4a5b69;
}
.moduletablenewsletter_rightmenu table.acymailing_form tr td.acysubbuttons input{
    color: #000;
    margin: 5px 0 0 0;
	border: none;
	border-radius: 0;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #fbfbfb 18%, #e5e5e5 73%, #dddddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(18%,#fbfbfb), color-stop(73%,#e5e5e5), color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fbfbfb 18%,#e5e5e5 73%,#dddddd 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fbfbfb 18%,#e5e5e5 73%,#dddddd 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fbfbfb 18%,#e5e5e5 73%,#dddddd 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#fbfbfb 18%,#e5e5e5 73%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 );

}
.moduletablenewsletter_rightmenu table.acymailing_form tr td.acysubbuttons input:hover{
	background: #dddddd;
	background: -moz-linear-gradient(top,  #dddddd 0%, #e5e5e5 27%, #fbfbfb 82%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(27%,#e5e5e5), color-stop(82%,#fbfbfb), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #dddddd 0%,#e5e5e5 27%,#fbfbfb 82%,#ffffff 100%);
	background: -o-linear-gradient(top,  #dddddd 0%,#e5e5e5 27%,#fbfbfb 82%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #dddddd 0%,#e5e5e5 27%,#fbfbfb 82%,#ffffff 100%);
	background: linear-gradient(to bottom,  #dddddd 0%,#e5e5e5 27%,#fbfbfb 82%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 );
}

#articlepxfontsize1 div{
    color:#788990;
}
.item-page .globalnews div{
	 border: none; 
	 background: none;
	 height: auto 
}
.item-page .globalnews div span.gn_header{ 
	color: #000000;
	font-family: "robotolight"!important;
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 10px;
 }
 .menu-pos-fix { position: fixed; max-width: 220px; top: 82PX; z-index:0 }
.pr0{ padding-right: 0 }
.address-head{ padding-bottom:20px; margin-bottom:10px; border-bottom:1px dotted #d5dbdd; margin-top: 25px }
.address-box{ width: 30.7%; min-height: 290px; max-height: 290px; float: left; padding: 15px; margin: 0 10px 20px 10px; /* height: 224px; */ border: 1px #d5dbdd solid; display:none; }
.address-box h2{ color:#428bca; font-size:23px;}
.address-box h2 span{background:#428bca; color: #fff; display: inline-block; float: right; font-size: 15px;  margin-right: -15px;  padding: 0 10px}
.address-box p{ font-size:13px; color:#747474; margin: 0; line-height:24px;}
#unsubpage .unsuboptions{ padding-left: 10px; }
#unsubpage label,#system-message-container dt{ font-weight: normal }
#unsubbutton_div input{ margin-left: 10px!important }
.search form fieldset{ margin: 20px 0 0 }


/* contact us page - V2*/
.address-head ul{ padding: 0; margin: -2px 0 0; float: left	  }
.address-head ul:after{ content:""; display: block; clear: both }
.address-head ul li{ list-style: none; float: left; }
.address-head ul li a{ color: #000; text-decoration: none; display: block; padding: 10px 8px; background: #ddd; border-bottom: none;  margin: 0 5px 0 0 }
/*#local-office > div{ display: none }
#local-office > div:nth-child(2){ display: block }*/
#local-office > div{ overflow:hidden;}
/*.citywrapper{ display: inline-block }
.citywrapper > select{ width: 100%; float: left; display: none }*/
/*.submenu-panel{ display: none }*/
/*.tabs-container{ display: inline-block; border-bottom: 3px solid rgb(66, 139, 202); height: 43px }
.tabs-container:after{ content:""; display: block; clear: both }
.citywrapper:after{ content:""; display: block; clear: both }
#Europe{ display: block }*/
/*.tabs > li:nth-child(2) a{ background: #428bca; color: #fff }*/
.grad-bg.abs-pos .submenu-panel{ display: none }
#local-office > div { display:none;}
#local-office > div.cur-rel{ display:block;}
.mob-select{ display: none; position:relative;}
.mob-select:before{ width:20px; height:20px; position:absolute; right:8px; top:8px; font-family:'Glyphicons Halflings'; content:"\e114"; }
.tabs-container{ position:relative; border-bottom: 3px solid #428bca; height: 43px }

.tabs-container .tabs{ float:left;}
.tabs-container .tabs li.current-tab a{background: #428bca;
color: #fff;}
.tabs-container .split-city{ width:200px; float:right;}
.tabs-container .split-city select{ display:none;}
.tabs-container .split-city select.current-city{ display:block;}
.flexslider{ margin: 0; -webkit-box-shadow: none; box-shadow: none }
.flexslider.bg-caption-black-02 .flex-caption{ position: absolute; top: 50px; right: 150px!important; left: auto!important; background-image: none; font-size: 26px; font-family: "robotoregular",Arial; font-style: italic; font-weight: bold; text-align: left; width: auto!important; color: #fff!important; z-index:1;  }
.flexslider.bg-caption-black-02 .flex-caption .sub-cap{ color: #a9c9e8; display: inline-block; margin: 5px 0 0 }
.flexslider .slides{ z-index: -1 }
.flexslider .slides li{ background: #0152b5 }
.flexslider .slides img{ max-width: 1000px; max-height: 203px; margin: 0 auto }
.color-nav-dark .flex-control-paging li a{ background: #9fc7e9; box-shadow: none }
.color-nav-active-black .flex-control-paging li a.flex-active{ background: #0866c1; box-shadow: none; }
.new_create_change{ padding: 25px 0 0 }
.news_date{ color: #000 }
.flex-control-nav{ bottom: 0!important; z-index: 999 }
.innerbanner{ background: #146bcc }
.innerbanner img{ max-width: 1000px!important; margin: 0 auto!important; display: block; }
#accordeonck111 li.level1 > a,#accordeonck106 li.level1 > a{ padding-top: 15px; padding-bottom: 15px; padding-left: 10px!important; }
#articlepxfontsize1 ul{ margin-bottom: 15px }
.abs-pos .submenu-panel{ display: none }
.contact-custom{ width: 199px; float: right; margin: -42px 0 0; display: none }
.contact-custom .right-panel{ margin: 0 }
.login-panel h2{ background: url("../images/etrack.png") no-repeat left center; padding: 0 0 0 95px }
.login-panel form input[type='text']:focus, .login-panel form input[type='password']:focus{ border: 1px solid #9AC7ED }
.flexslider.position-nav-under{ margin-bottom: 0 }
.gn_header_1{ padding: 0 }
.flexslider .flex-next, .flexslider .flex-prev{ opacity: 0.5; z-index: 999; }
.site-map ul{ padding: 0 0 0 20px }

@media (max-width: 1172px){
    .moduletablenews_form .acysubbuttons input{
        margin: 0 0 0 30%;
    }
}
@media (max-width: 1170px) and (min-width: 767px){
	.grad-bg.abs-pos{
		right: 0;
	}
}
@media (max-width: 970px){
	.address-box{ width: 47% }
	.camera_caption_desc{ left: -20px }
	.camera_caption_desc{ font-size: 22px; }
	.innerbanner-desc{ top: 15px }
	
	
}
@media (max-width: 770px){
	.flexslider.bg-caption-black-02 .flex-caption{ right: 60px!important; top: 20px; font-size: 16px!important; width: 300px!important; padding: 0!important }
}
@media (max-width: 767px){
	.grad-bg.abs-pos{
		position: relative!important;
		right: 0;
		top: 0;
		width: 100%;
	}
	#mapdiv{ display: none }
	.locationselectbar{ width: 100%; }
	.abs-pos .login-btn{ display: block; width: 100%!important }
	.login-panel{ margin: 0!important }
}
@media (max-width: 700px){
	.innerbanner-desc{ top: 15px; right: 80px; font-size: 15px; line-height: 18px; width: 140px }
}
@media (max-width: 685px){
	.address-box{ width: 100%!important; }
	.pr0{ padding-right: 15px!important }
}

@media (max-width: 760px) and (min-width: 320px){
	.center{margin-top: 26px}
	
}
@media (max-width: 767px){
.tabs-container .tabs{ float:none; display:none; width: 100%;}
.tabs-container{ padding-bottom:10px;}
.tabs-container .tabs li{ float:none; margin:0;}
.tabs-container .tabs li a{ margin-right:0; text-align:center;}
.mob-select{ display: block; min-width: 200px; padding: 8px 10px; font-size: 14px; border: 1px solid #ddd; color: #000; float:none; text-decoration: none; margin: 0 10px 0 0; color: #555; width: 100%; }
.tabs-container{ height:auto;}
.tabs-container .split-city{ width:100%; float: none; display: block; margin-top:10px;}
.login-btn{ display: none }
.tabs-container .tabs li a{ padding:12px 10px }
.mob-select:hover,.mob-select:active,.mob-select:focus{ border: 1px solid #ddd }
.track-icon{ display: none }
}	
@media (max-width: 620px){
	.moduletablenews_form .acymailing_form p{
		width: 100%;
	}
	.moduletablenews_form  p span{
		width: 78%;
	}
	.camera_caption_desc{ line-height: 18px; left: 20px; }
	.login-panel{ background: #F4F4F4 }
	.address-box{ margin: 0 0 20px!important; }
}
@media (max-width: 590px){
    .moduletablenews_form p span{
        width: 79%;
    }
    .moduletablenews_form .acysubbuttons input{
        float: right;
        margin: 0
    }
	.camera_caption_desc{ left: -90px }
	.camera_caption_desc span{ width: 180px; }
}
@media (max-width: 520px){
	#articlepxfontsize1 .acymailing_modulenews_form{ background: none; padding: 20px; }
	.flexslider.bg-caption-black-02 .flex-caption{ right: 0!important; font-size: 14px; height: auto!important; }
	.flexslider.bg-caption-black-02 .flex-caption .sub-cap{ margin: 0 }
}

@media (max-width: 450px){
	.mob-select{ clear: both; margin-bottom: 10px; width: 100% }
	.flex-control-nav{ bottom: -5px!important }
	.citywrapper{ width: 100% }
	.citywrapper select{ width: 100% }
	.tabs{ width: 100% }
	.tabs li{ width: 100% }
	.address-box{ height: auto; margin: 0 0 10px; }
	.flexslider.bg-caption-black-02 .flex-caption{ left: 0!important; top: 0px; font-size: 14px!important; width: 100%!important; background: rgba(0,0,0,0.3); padding:10px 30px!important; z-index: 1; }
	.header-row{ z-index: 999; }
	
}
@media (max-width: 335px){
    .moduletablenews_form p span{
        width: 78%;
    }
	.moduletablenews_form h3{ font-size: 20px }
}

/*.cameraSlide_0,.cameraSlide_1,.cameraSlide_2,.cameraSlide_3,.cameraSlide_4{ background: #2484d2; }
.camera_wrap img{ max-width: 1000px!important; height: auto!important; margin-top: 1px!important; margin-left: -500px!important; left: 50%; } }
.cameraSlide_0{ background: #2484d2;
background: -moz-linear-gradient(top, #2484d2 0%, #2484d2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2484d2), color-stop(100%,#2484d2));
background: -webkit-linear-gradient(top, #2484d2 0%,#2484d2 100%);
background: -o-linear-gradient(top, #2484d2 0%,#2484d2 100%);
background: -ms-linear-gradient(top, #2484d2 0%,#2484d2 100%);
background: linear-gradient(to bottom, #2484d2 0%,#2484d2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2484d2', endColorstr='#2484d2',GradientType=0 ); }
.cameraSlide_1{background: #2484d2;
background: -moz-linear-gradient(top, #2484d2 0%, #2484d2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2484d2), color-stop(100%,#2484d2));
background: -webkit-linear-gradient(top, #2484d2 0%,#2484d2 100%);
background: -o-linear-gradient(top, #2484d2 0%,#2484d2 100%);
background: -ms-linear-gradient(top, #2484d2 0%,#2484d2 100%);
background: linear-gradient(to bottom, #2484d2 0%,#2484d2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2484d2', endColorstr='#2484d2',GradientType=0 );}
.cameraSlide_2{ background: #2484d2;
background: -moz-linear-gradient(top, #2484d2 0%, #2484d2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2484d2), color-stop(100%,#2484d2));
background: -webkit-linear-gradient(top, #2484d2 0%,#2484d2 100%);
background: -o-linear-gradient(top, #2484d2 0%,#2484d2 100%);
background: -ms-linear-gradient(top, #2484d2 0%,#2484d2 100%);
background: linear-gradient(to bottom, #2484d2 0%,#2484d2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2484d2', endColorstr='#2484d2',GradientType=0 ); }
.cameraSlide_3{ background: #0188fe;
background: -moz-linear-gradient(top, #0188fe 0%, #018dfe 8%, #0182ff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0188fe), color-stop(8%,#018dfe), color-stop(100%,#0182ff));
background: -webkit-linear-gradient(top, #0188fe 0%,#018dfe 8%,#0182ff 100%);
background: -o-linear-gradient(top, #0188fe 0%,#018dfe 8%,#0182ff 100%);
background: -ms-linear-gradient(top, #0188fe 0%,#018dfe 8%,#0182ff 100%);
background: linear-gradient(to bottom, #0188fe 0%,#018dfe 8%,#0182ff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0188fe', endColorstr='#0182ff',GradientType=0 ); }
.cameraSlide_4{ background: #0188fe;
background: -moz-linear-gradient(top, #0188fe 0%, #018dfe 8%, #0182ff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0188fe), color-stop(8%,#018dfe), color-stop(100%,#0182ff));
background: -webkit-linear-gradient(top, #0188fe 0%,#018dfe 8%,#0182ff 100%);
background: -o-linear-gradient(top, #0188fe 0%,#018dfe 8%,#0182ff 100%);
background: -ms-linear-gradient(top, #0188fe 0%,#018dfe 8%,#0182ff 100%);
background: linear-gradient(to bottom, #0188fe 0%,#018dfe 8%,#0182ff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0188fe', endColorstr='#0182ff',GradientType=0 ); }*/

