.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;width:100% !important;margin-top: -6px;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #6d6d6d;border-radius:0;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #ccc;height: 43px;padding-top: 6px;}.select2-container--default .select2-selection--single:hover{border-color:#6d6d6d;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{background-color: #6d6d6d;color: #fff;content: '\f078';display: block;height: 43px;font-family: 'FontAwesome';font-size: 10px;position: absolute;right: -1px;text-align: center;top: 0px;width: 43px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#fff transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #fff transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #6d6d6d 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #C4C4C4;min-height: 43px;background-color: transparent;line-height: 14px;font-weight: 300;padding: 10px 6px 6px;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#6d6d6d;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #6d6d6d;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #6d6d6d}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #6d6d6d;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #6d6d6d}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#AD7718;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#6d6d6d}.about{margin-top: 39px;margin-bottom:62px;}.about-image{margin-bottom: 51px;}.about-content{min-height: 110px;background-color: transparent;color: #757275;text-align: justify;line-height: 18px;font-weight: 300;margin-bottom: 52px;}.about-content h2 {font-weight: 800;padding-bottom: 10px;padding-top: 15px;}.about p{margin-bottom:18px;}.about ul li{list-style: inherit;margin-left: 30px;}.about table tr td strong{font-weight: 600;}.about-feature{margin-bottom: 28px;}.about-feature-single .icon{width: 36px;min-height: 37px;border-style: none;border-color: transparent;background-color: transparent;color: #0568A6;font-size: 36px;text-align: center;line-height: 37px;float: left;}.about-feature-single .Heading-to-Paragraph{font-size: 18px;position: relative;left: 10px;float: left;}.about-feature-single .Heading-to-Paragraph h5{line-height: 38px;}.about-feature-single .content{float: left;color: #959191;font-size: 12px;line-height: 19px;font-weight: 300;padding: 0 0 20px 48px;}html{min-height: 100%;min-width: 100%;-ms-text-size-adjust: none;background-color: #E6E6E6;}body,div,dl,dt,dd,ul,ol,li,nav,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a{margin: 0;padding: 0;border-width: 0;-webkit-transform-origin: left top;-ms-transform-origin: left top;-o-transform-origin: left top;transform-origin: left top;}body{font-family: 'Open Sans', sans-serif;text-align: left;font-size: 14px;line-height: 17px;word-wrap: break-word;text-rendering: optimizeLegibility;-moz-font-feature-settings: 'liga';-ms-font-feature-settings: 'liga';-webkit-font-feature-settings: 'liga';font-feature-settings: 'liga';}body {position: relative;padding-top: 50px;padding-bottom: 50px;background-color: transparent;}@media screen and (-webkit-min-device-pixel-ratio:0){body { text-rendering:auto; }}table{border-collapse: collapse;border-spacing: 0;}fieldset,img{border: 0;-webkit-transform-origin: left top;-ms-transform-origin: left top;-o-transform-origin: left top;transform-origin: left top;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style: inherit;font-weight: inherit;}em{font-style: italic;}del,ins{text-decoration: none;}li{list-style: none;}caption,th{text-align: left;}h1,h2,h3,h4,h5,h6{font-size: 100%;font-weight: inherit;}input,button,textarea,select,optgroup,option{font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}a, a:link, a:visited, a:hover, a:active{outline:none;text-decoration: none;}a:link{color: #0568A6;}a:visited{color: #0568A6;}a:hover{color: #0D4364;}a:active{color: #0568A6;}a.underline{text-decoration: underline;}a.nontext { color: black;text-decoration: none;font-style: normal;font-weight: normal;}.alert{border-color: #FFFFFF;border-radius: 0;margin: 0 auto;border-color: #FFFFFF;margin-bottom:10px;margin-top:10px;}.alert-message{box-shadow: 0 3px 7px rgba(52, 32, 20, 0.5);}.error-message {font-size: 13px;color: red;padding: 10px;border: 1px solid red;display: block;line-height: 17px;margin-top: 5px;}ul.nav.nav-tabs li a{outline:none;}.tab-content{border-left: 1px solid #ccc;padding: 10px;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;}.well h3{font-weight: 600;font-size: 18px;margin-bottom: 18px;}.well p{line-height:20px;}#cookie-bar{display:none;}#page {background-color: #ffffff;background-image: none;border-color: transparent;border-style: none;box-shadow: 0 3px 14px rgba(0, 0, 0, 0.5);margin-left: auto;margin-right: auto;min-height: 380px;}@media screen and (min-width:1200px){#page{width: 1020px;}}@media screen and (min-width:880px) and (max-width:1000px){#page.container {width: 900px;}}#page::before {bottom: 50px;box-shadow: none;top: 50px;width: 1020px;}.clearfix::after {clear: both;content: " ";display: block;height: 0;visibility: hidden;}#page #page-content{box-shadow: none;padding: 0px 25px 0 25px;}@media screen and (max-width:600px){#page-top,#page #page-content{padding: 0;}}#page .language{background-color: transparent;text-align: right;font-size: 13px;line-height: 16px;padding-top: 5px;position: relative;min-height: 23px;margin-bottom: 1px;}#page .language p{color: #757275;font-weight: 300;}#page .language p a:hover,#page .language p span.active{color: #4B4545;font-weight: 400;}#page .logotype{margin-bottom:17px;}#page .logotype > div{margin-right: 28px;}#page .logotype div.logotype-img{float:left;display: inline-block;margin-right: 20px;}#page .logotype div.logotype-text{border-left: 1px solid #e0e0e0;line-height: 21px;margin-top: 7px;padding-left: 20px;display: inline-block;}#page .logotype div.logotype-text p{font-size: 14px;letter-spacing: 0px;font-weight: 300;}#page .logotype a.logotype-link{position: absolute;left: 0;width: 268px;height: 38px;outline:none;background:transparent;border:none;}#page .logotype iframe{width: 238px;height: 36px;border: none;}#page .social-top{float: right;}#page .social-top a{margin-left: 20px;}#page .social-top a i.fa{color: #4B4545;}#page .social-top a:hover i.fa{color: #0568A6;}#page .menu{margin-bottom:18px;}#page .menu ul.mb-menu {list-style-type: none;margin: 0;padding: 0;overflow: hidden;background-color: #2F2F2F;}#page .menu ul.mb-menu li {float: left;margin-right: 2px;}#page .menu ul.mb-menu li a {display: block;text-align: center;text-decoration: none;padding: 21px 20px;color: #FFFFFF;text-align: center;line-height: 16px;letter-spacing: 1px;font-size: 13px;font-weight: 300;}#page .menu ul.mb-menu li a:hover:not(.active) {background-color: #0568A6;}#page .menu ul.mb-menu li a.active {background-color: #0568A6;}@media screen and (max-width:991px){#page .menu .mobile-menu{overflow: hidden;background-color: #2F2F2F;color: #fff;padding: 5px;cursor:pointer;}#page .menu ul.mb-menu{display:none;position: absolute;z-index: 2;left: 15px;right: 15px;}#page .menu ul.mb-menu li{float: initial;width: 100%;}#page .menu ul.mb-menu li a{float: initial;text-align:left;padding: 10px;}}.Heading-to-Paragraph{min-height: 18px;background-color: transparent;color: #414041;font-size: 24px;line-height: 29px;font-weight: 600;}.Heading-to-Paragraph h5 span{color: #B8B8B8;}.Heading-to-Paragraph.small{font-size: 16px;line-height: 19px;}.Heading-to-Paragraph.small h5 span{z-index: 1;background-color: #fff;position: relative;padding-right: 10px;}.separator{height: 1px;border-style: none;border-color: transparent;background-color: #E0E0E0;margin-top: 25px;}.separator-inline{height: 1px;border-style: none;border-color: transparent;background-color: #E0E0E0;position: relative;top: -7px;width: 100%;margin-bottom: 17px;}.separator-blue{width: 118px;height: 4px;border-style: none;border-color: transparent;background-color: #0568A6;margin-top: -2px;margin-bottom: 32px;}.left-colum-inner{padding:10px;margin-bottom:30px;border-right:1px solid #E0E0E0;}.left-colum-inner h3{margin-bottom:5px;font-weight: 600;}.left-colum-inner ul.nav{margin-bottom:15px;}.left-colum-inner ul.nav li{border-left:2px solid #FFF;}.left-colum-inner ul.nav li a{padding:8px 10px;outline:none;}.left-colum-inner ul.nav li:hover,.left-colum-inner ul.nav li.active{border-left:2px solid #0568A6;}.left-colum-inner ul.nav li a:hover,.left-colum-inner ul.nav li.active a{background-color: transparent;}@media screen and (max-width:1199px){.left-colum-inner{display:none;border-bottom:1px solid #E0E0E0;border-left:1px solid #E0E0E0;}}.box-header{margin: 0 1px 0 1px;background: #2F2F2F;padding: 10px 0;color: #FFF;}.box-header p{font-size: 18px;line-height: 33px;}.box-header .btn-theme{background: #fff none repeat scroll 0 0 !important;border: 1px solid #080808 !important;color: #232323 !important;display: inline-block;font-size: 14px;height: 33px;line-height: 33px;padding: 0 15px;text-align: center;text-transform: lowercase;}.box-header .btn-theme:hover{background-color: #0568a6 !important;border-color: #0568a6 !important;color: #fff !important;}.box-body{margin: 0 1px 0 1px;background: #fff;border: 1px solid #ccc;border-top:0;padding: 10px 0 10px 0;color: #323030;}.box-body.hover:hover{background-color: #f5f5f5;cursor:pointer;}.box-body p{line-height: 22px;}.box-body .btn-remove{background: #B40000 none repeat scroll 0 0 !important;border: 1px solid #B40000 !important;color: #FFF !important;display: inline-block;font-size: 14px;height: 23px;line-height: 23px;padding: 0px 2px;text-align: center;text-transform: lowercase;}.box-body .btn-remove:hover{background-color: #6A0909 !important;border-color: #6A0909 !important;color: #fff !important;}.board-header{background: #f5f5f5;-webkit-box-shadow: 0 2px 0 #d9e1e7;-moz-box-shadow: 0 2px 0 #d9e1e7;box-shadow: 0 2px 0 #d9e1e7;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;padding: 30px;color: #4c5357;border: 1px solid #d9e1e7;margin-bottom:50px;}.board-header .btn-theme {padding: 0 10px 0 10px;margin-top: -20px;}.board-header .btn-theme:first-child{margin-left:3px;}.board-header .btn-theme.btn-close { background-color: #d9534f;}.board-header .btn-theme.btn-close:hover{ background-color: #8B0B07;}.board-body {border: 1px solid #d9e1e7;-webkit-box-shadow: 0 2px 0 #d9e1e7;-moz-box-shadow: 0 2px 0 #d9e1e7;box-shadow: 0 2px 0 #d9e1e7;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;padding: 20px;color: #4c5357;margin-bottom:30px;}.board-body .avatar{width: 85px;height: 85px;border: 1px solid #ccc;border-radius: 50%;padding: 13px;}.board-body .avatar img{height: 60px;width: 60px;}.board-body img{background: none no-repeat scroll center center transparent;background-size: 100%;max-width: 100%;overflow: hidden;margin: 0 auto;}.board-header .date,.board-body .date{font-size:11px;}.board-body h3,.board-body .by{margin-bottom:15px;}.board-body .content{background-color: transparent;color: #757275;text-align: justify;line-height: 22px;font-weight: 300;margin-bottom: 15px;}.board-body .content p strong{font-weight:600;}.board-body .attachs a{padding:3px;font-size:11px;color:#fff;background-color: #0568a6;margin-right:5px;margin-bottom: 10px;display: inline-block;min-width:110px;text-align:center;}.board-body .attachs a:hover{background-color: #0D4364;}.board-header h3,.board-body h3{font-weight: 600;font-size: 22px;}.board-header h3 small,.board-body small{font-size:11px;}.btn-theme{background: #0568a6 none repeat scroll 0 0 !important;border: 1px solid #0568a6 !important;color: #FFF !important;display: inline-block;font-size: 14px;height: 33px;line-height: 33px;padding: 0 15px;text-align: center;margin-right:15px;outline:none !important;}.btn-theme:hover{background-color: #0D4364 !important;border-color: #0D4364 !important;}.btn-theme.red{background-color: #d9534f !important;border-color: #d9534f !important;}.btn-theme.red:hover{background-color: #8B0B07 !important;border-color: #8B0B07 !important;}.btn-theme.grey{background-color: #FFF !important;border-color: #000 !important;color: #000 !important;opacity: 0.2;}.btn-theme.grey:hover{background-color: #fff !important;border-color: #000 !important;color: #000 !important;opacity: 0.5;}.btn-theme.black{background-color: #000 !important;border-color: #000 !important;color: #fff !important;}.btn-theme.black:hover{background-color: #fff !important;border-color: #000 !important;color: #000 !important;}.btn-theme.only-icon{height: 42px;width: 42px;margin-top: -6px;margin-right: 0;display: inline-flex;}.certification{margin-top: 39px;margin-bottom:62px;}.certification .certification-image{margin-bottom: 51px;}.certification .content {background-color: transparent;color: #757275;text-align: justify;line-height: 18px;font-weight: 300;}.client {margin-top: 39px;margin-bottom: 32px;}.client .profile-image{float: left;margin-right: 15px;margin-top: -15px;}.client .profile-image img{width: 60px;height: auto;padding: 5px;border: 1px solid #ccc;border-radius: 50%;}.client .profile-overview,.client .profile-order{margin-bottom:30px;border:1px solid #333;}.client .profile-overview .ul-contacts{margin-bottom: 30px;}.client .profile-overview .ul-contacts li {list-style: none;list-style-image: none;line-height: 22px;margin-bottom: 0px;}.client .profile-overview .ul-contacts li i {position: relative;top: 6px;}.client .profile-overview .ul-contacts li div{margin-left: 38px;margin-top: -14px;}.client .profile-overview .ul-contacts li div em{color: #AAAAAA;}.gallery{margin-bottom: 27px;display: inline-block;width: 100%;}.gallery figure.thumbs{float: left;width: 80px;height: 80px;overflow: hidden;margin-right: 4px;margin-bottom: 5px;border: 1px solid #ccc;}.gallery figure.thumbs img{transition: all 0.3s ease 0s;}.gallery figure.thumbs:hover img,.gallery figure.thumbs.active img{transform: scale(1.1);}.gallery figure a{outline: none;}.videos{margin-bottom: 27px;display: inline-block;width: 100%;}.videos a{float: left;width: 200px;max-height: 200px;overflow: hidden;margin-right: 4px;margin-bottom: 5px;outline: none;position: relative;}.videos a img{height: 100%;transition: all 0.3s ease 0s;}.videos a:hover img,.videos a.active img{transform: scale(1.1);}.videos a .video-icon{padding: 5px;position: absolute;background-color: #252525;left: 43%;bottom: 43%;}.videos a .video-icon span{color: #d9534f;}.contact{margin-top: 39px;margin-bottom:32px;}.contact .content{background-color: transparent;color: #757275;text-align: justify;line-height: 18px;font-weight: 300;margin-bottom: 38px;}.contact .content.topic{line-height: 22px;}.contact .entity{color: #757275;font-weight: 300;}.contact .entity p{margin-bottom: 17px;}.contact .entity a{color: #757275;}.contact .entity a:hover{color: initial;}.contact .entity p.title{font-weight: 600;}.contact .entity p.title-person{font-style: italic;}#google-maps {display: block;width: 100%;min-height: 253px;color:#333;margin-bottom: 32px;}#google-maps-contents{display: none;}@media screen and (max-width:980px) {#google-maps {height: 330px;}}#footer {padding-bottom: 10px;padding-top: 10px;border-style: none;border-color: transparent;background-color: #2F2F2F;position: relative;}#footer .link,#footer .copyright{position: relative;left: 40px;background-color: transparent;color: #FFFFFF;font-size: 13px;line-height: 16px;font-weight: 300;}#footer .certification {position: relative;display: block;vertical-align: top;margin-top: 0;margin-bottom: 0;}@media screen and (max-width:1000px){#footer .link,#footer .copyright{left: 0px;margin-bottom:30px;text-align:center;}}form{padding-top: 3px;margin-bottom: 30px;}.form-control:focus,.form-control:hover{border-color: #6d6d6d !important;box-shadow: none;}textarea{resize: none;}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}input[type=number] {-moz-appearance:textfield;}.form-group{margin-bottom: 12px;}.form-group label{min-height: 20px;border-style: none;border-color: transparent;background-color: transparent;color: #6B6B6B;text-align: left;line-height: 14px;font-weight: 300;}.form-group label.radio-inline,.form-group .checkbox label {min-height: auto;line-height: 30px;}.form-group label.radio-inline input,.form-group .checkbox label input{outline:none;}.form-group strong.mandatory{color:#6B6B6B;font-weight: 400;}.form-group input,.form-group textarea{min-height: 43px;border-width: 1px;border-style: solid;border-color: #C4C4C4;background-color: transparent;line-height: 14px;font-weight: 300;padding: 10px 6px 6px;border-radius: 0;margin-top: -6px;}.form-group textarea.form-control {line-height: 22px;}.form-group .links{line-height: 30px;}.form-group button.add-file,.form-group button.remove-file,.form-group button.add-image{display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;background-color: #0568a6;color:#fff;}.form-group button.add-file:hover,.form-group button.add-image:hover{background-color: #0D4364;}.form-group button.remove-file{background-color: #B40000;}.form-group button.remove-file:hover{background-color: #6A0909;}.form-group.image-area button.remove-image{background-color: #B40000;right: -50px;left: 0;top: 40px;}.form-group.image-area button.remove-image:hover{background-color: #6A0909;}.form-group .upload-area,.form-group .upload-single-area{margin:0;margin-top:15px;}.form-group .upload-area .upload-form-btn,.form-group .upload-single-area .upload-form-btn {min-height: 43px;border-width: 1px;border-style: solid;border-color: #C4C4C4;background-color: transparent;line-height: 14px;font-weight: 300;padding: 13px 6px 6px;border-radius: 0;margin-top: -6px;overflow: hidden;outline: none;}.form-group .upload-area .upload-form-btn input.upload,.form-group .upload-single-area .upload-form-btn input.upload {position: absolute;top: 0;left: 0;margin: 0px;padding: 0;font-size: 20px;width: 100%;cursor: pointer;opacity: 0;filter: alpha(opacity=0);}.form-group .upload-area .upload-form-btn .upload-title,.form-group .upload-single-area .upload-form-btn .upload-title{margin-left:10px;line-height: 22px;}.product-highlight{margin-bottom: 100px;}.product-highlight .image{margin-bottom: 24px;}.product-highlight .image img{max-height: 145px;margin: 0 auto;}.product-highlight .Heading-to-Paragraph{min-height: 30px;font-size: 14px;line-height: 17px;margin-bottom: 12px;}@media screen and (max-width:1000px){.product-highlight .Heading-to-Paragraph h5{text-align:center;}}.product-highlight .content{background-color: transparent;color: #959191;font-size: 12px;line-height: 19px;font-weight: 300;}.product{margin-top: 39px;margin-bottom:32px;}.product .separator-blue{margin-bottom: 17px;}.product .item-wrapper{border-top: 4px solid #0568A6;margin-bottom: 50px;width:217px;}.product .item-content{letter-spacing: 1px;line-height: 17px;font-weight: 400;margin-left: 4px;margin-top: 11px;}.product .item-content h5 {min-height: 33px;}@media screen and (max-width:700px){.product .item-wrapper{margin: 0 auto;}}.product-detail{}.product-detail h5{font-size:22px;}.product-detail h5 span{color: #B8B8B8;}.product-detail .separator{margin-top: 26px;}.product-detail .separator-blue{margin-bottom: 23px;}.product-detail .product-button{width: 33px;border-color: #787878;background-color: #2F2F2F;height: 34px;float: right;margin-top: -8px;font-size: 90%;padding-top: 5px;color: #ccc !important;}.product-button:hover{border-color: #0568A6;background-color: #0568A6;color: #FFF !important;}.product-detail .product-wrapper .product-gallery{margin-bottom: 27px;}.product-detail .product-wrapper .product-gallery .product-image{max-width: 735px;overflow: hidden;height: 400px;}.product-detail .product-wrapper .product-gallery .side{float: right;width: 200px;margin-top: -400px;height: 400px;overflow:hidden;}@media only screen and (max-width:780px){.product-detail .product-wrapper .product-gallery .product-image,.product-detail .product-wrapper .product-gallery .side{max-height: 400px;height: 100%;}}.product-detail .product-wrapper .product-gallery .side .thumbs{float: left;max-width: 96px;height: 96px;overflow: hidden;margin-right: 4px;margin-bottom: 5px;opacity:0.7}.product-detail .product-wrapper .product-gallery .side .thumbs:hover,.product-detail .product-wrapper .product-gallery .side .thumbs.active{opacity:1}.product-detail .product-wrapper .product-gallery .side .thumbs.thumb-2{max-width: 200px;width: 200px;height: 196px;margin-right: 0;margin-bottom: 8px;}.product-detail .product-wrapper .product-gallery .side .thumbs.thumb-3{max-width: 200px;width: 200px;height: 130px;margin-right: 0;}.product-detail .product-wrapper .product-gallery .side .thumbs.thumb-4{max-width: 200px;width: 200px;margin-right: 0;}.product-detail .product-wrapper .product-gallery .side .thumbs img{height: 100%;}.product-detail .product-wrapper .product-gallery .side .thumbs.thumb-2 img{}.product-detail .product-wrapper .product-gallery .side .thumbs.thumb-3 img{width: 100%;height: auto;margin: -18% 0 0 0;}.product-detail .product-wrapper .product-gallery .side .thumbs.thumb-4 img {width: 100%;height: auto;margin: -25% 0 0 0;}.product-detail .product-wrapper .product-gallery .side a{outline: none;}.product-detail .product-wrapper .product-content{margin-bottom:100px;}.product-detail .product-wrapper .product-content .product-image-body img{margin: 0 auto;}.product-detail .product-wrapper .product-content .product-summary{padding-left: 18px;margin-top: 20px;line-height: 18px;font-weight: 300;font-size: 14px;margin-bottom: 18px;}.product-detail .product-wrapper .product-content .product-highlight{min-height: 21px;color: #0568A6;font-size: 14px;line-height: 17px;font-weight: 600;margin-bottom: 0;padding-left: 18px;}.product-detail .product-wrapper .product-content .product-features{border-left: 8px solid #F4CF05;padding-left: 10px;padding-top: 1px;padding-bottom: 1px;margin-top: 20px;min-height: 14px;font-size: 14px;line-height: 18px;font-weight: 300;margin-bottom: 40px;}.product-detail .product-wrapper .product-content .product-features span{font-weight: 400;text-transform:uppercase;}.product-detail .product-wrapper .product-content .product-description{padding-left: 18px;margin-top: 20px;line-height: 18px;font-weight: 300;font-size: 14px;}.product-detail .product-wrapper .product-content .product-description strong{font-weight: 400;}.product-detail .product-wrapper .product-content .product-rotation{border-left: 8px solid #F4CF05;padding-left: 10px;padding-top: 4px;padding-bottom: 1px;margin-top: 50px;}.product-detail .product-wrapper .product-content .product-rotation .title{font-weight: 400;}.product-detail .product-wrapper .product-content .product-rotation img{display: block;margin-left: 10px;margin-top: 10px;}.product-detail .product-wrapper .product-content .product-rotation .content{position: absolute;bottom: 41px;left: 76px;}.product .accessory-wrapper{min-height: 363px;margin-bottom: 20px;}.product .accessory-wrapper.large{min-height: 245px;}.product .accessory-wrapper .accessory-image,.product .accessory-wrapper .accessory-content{float:left;}.product .accessory-wrapper .accessory-image img{padding: 2px;}.product .accessory-wrapper.medium .accessory-content{margin-left: 55%;padding-top: 11%;float: inherit;}.product .accessory-wrapper.large .accessory-content{margin-left:34%;padding-top: 6%;float: inherit;}@media only screen and (max-width:1000px){.product .accessory-wrapper{margin: 0 auto;width: 245px;}.product .accessory-wrapper.normal .accessory-content,.product .accessory-wrapper.medium .accessory-content,.product .accessory-wrapper.large .accessory-content{margin-left: 0;padding-top: 0;float: left;}}@media only screen and (max-width:640px){.product .accessory-wrapper{min-height: 245px;margin-bottom: 0;width: 100%;}.product .accessory-wrapper.normal .accessory-content,.product .accessory-wrapper.medium .accessory-content,.product .accessory-wrapper.large .accessory-content{margin-left: 46%;padding-top: 11%;float: inherit;}}@media only screen and (max-width:480px){.product .accessory-wrapper{margin: 0 auto;width: 245px;}.product .accessory-wrapper.normal .accessory-content,.product .accessory-wrapper.medium .accessory-content,.product .accessory-wrapper.large .accessory-content{margin-left: 0;padding-top: 0;float: left;}}.product .accessory-wrapper .accessory-title{min-height: 26px;color: #0568A6;line-height: 18px;font-weight: 600;text-transform:uppercase;}.product .accessory-wrapper .accessory-highlight{min-height: 8px;color: #0568A6;font-size: 13px;line-height: 16px;font-weight: 400;text-transform:uppercase;}.product .accessory-wrapper .accessory-features{border-left: 8px solid #F4CF05;padding-left: 10px;padding-top: 1px;padding-bottom: 1px;margin-top: 20px;min-height: 14px;font-size: 14px;line-height: 18px;font-weight: 300;}.product .accessory-wrapper .accessory-features span{font-weight: 400;text-transform:uppercase;}.product .accessory-wrapper .accessory-summary{padding-left: 18px;margin-top: 20px;line-height: 18px;font-weight: 300;font-size: 14px;}.piece .item-wrapper{border-top: 4px solid #0568A6;margin-bottom: 50px;}.piece .item-content{letter-spacing: 1px;line-height: 17px;font-weight: 400;margin-left: 4px;margin-top: 11px;}.piece .item-content h5 {min-height: 33px;}h5.piece span{color: #B8B8B8;}.piece-wrapper{margin-bottom: 20px;border: 1px solid #ccc;padding: 4px;display: inline-block;}.piece-wrapper .piece-image,.piece-wrapper .piece-content{}.piece-wrapper .piece-image img{padding: 2px;}@media only screen and (max-width:1000px){.piece-wrapper{margin: 0 auto;}.piece-wrapper .piece-content{}}@media only screen and (max-width:640px){.piece-wrapper{margin-bottom: 0;}}@media only screen and (max-width:480px){.piece-wrapper{margin: 0 auto;}}.piece-wrapper .piece-title{min-height: 26px;color: #0568A6;line-height: 18px;font-weight: 600;text-transform:uppercase;}.piece-wrapper .piece-highlight{min-height: 8px;color: #0568A6;font-size: 13px;line-height: 16px;font-weight: 400;margin-bottom: 20px;}.piece-wrapper .piece-highlight small{font-size:11px;}.piece-wrapper .piece-stock{min-height: 8px;font-size: 13px;line-height: 16px;font-weight: 400;margin-bottom: 20px;}.piece-wrapper .piece-stock small{font-size:11px;}.piece-wrapper .piece-summary{padding-left: 18px;margin-bottom: 20px;line-height: 18px;font-weight: 300;font-size: 14px;height: 90px;overflow: hidden;}.sitemap-grid-area{padding: 20px 0 80px;}.sitemap h3{color: #aaa;}.sitemap ul.sitemap-list {margin-bottom: 20px;background: transparent;border: 1px solid rgba(0,0,0,.05);border-radius: 4px;-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.4);box-shadow: 0 1px 1px rgba(0,0,0,.4);padding: 10px;}.sitemap ul.sitemap-list li {list-style: none;list-style-image: none;margin-bottom: 5px;line-height: 28px;}.sitemap ul.sitemap-list li a{font-size: 14px;}.slider{position: relative;margin-bottom: 38px;}.slider .bx-controls-direction{position: absolute;border-style: none;border-color: transparent;top: 20px;left: 31px;}.slider .bx-controls-direction a{color: #888888;text-align: center;line-height: 16px;font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;padding: 6px 11px 6px 11px;background-color: #313131;background-color: rgba(29,29,29,0.91);}.slider .bx-controls-direction a.bx-prev{content: "<";}.slider .bx-controls-direction a.bx-next{content: ">";}.slider .full-content,.slider .half-content,.slider .small-content{border-style: none;border-color: transparent;background-color: #353535;background-color: rgba(29,29,29,0.89);position: absolute;}.slider .full-content{width: 335px;height: 100%;top: 0;padding: 45px 19px 30px 39px;}.slider .full-content.left{left: 0;}.slider .full-content.right{right: 0;}.slider .half-content{width: 276px;bottom: 18px;padding: 25px 8px 17px 20px;}.slider .half-content.left{left: 18px;}.slider .half-content.right{right:18px;}.slider .small-content{width: 335px;padding: 25px 8px 21px 21px;}.slider .small-content.left{left: 18px;}.slider .small-content.right{right:18px;}.slider .small-content.bottom{bottom: 18px;}.slider .small-content.top{top:18px;}.slider .title,.slider .title-highlight,.slider .features,.slider .description,.slider .notes{background-color: transparent;font-family: 'Open Sans', sans-serif;font-weight: 300;color: #FFFFFF;}.slider .title{min-height: 11px;font-size: 16px;line-height: 19px;text-transform:uppercase;}.slider .small-content .title{margin-left: 3px;}.slider .title-highlight{min-height: 20px;font-size: 38px;line-height: 46px;margin-top: 3px;text-transform:uppercase;}.slider .features{min-height: 57px;margin-top: 33px;}.slider .features p{font-size: 12px;line-height: 18px;}.slider .features p:last-child{font-size: 11px;line-height: 17px;}.slider .description{min-height: 43px;font-size: 11px;line-height: 17px;margin-top: 32px;}.slider .notes{min-height: 15px;font-size: 11px;line-height: 17px;margin-top: 32px;color: #B8B8B8;}.solution{margin-top: 39px;margin-bottom:32px;}.solution .separator-blue{margin-bottom: 17px;}.solution .item-wrapper{margin-bottom: 20px;}.solution .item-wrapper img{border-top: 4px solid #0568A6;}.solution .item-content{letter-spacing: 1px;line-height: 17px;font-weight: 400;margin-left: 4px;margin-top: 11px;}.solution .item-content h5 {min-height: 33px;}.solution-detail{}.solution-detail h5 span{color: #B8B8B8;}.solution-detail .separator{margin-top: 26px;}.solution-detail .separator-blue{margin-bottom: 23px;}.solution-detail .solution-button{width: 33px;border-color: #787878;background-color: #2F2F2F;height: 34px;float: right;margin-top: -8px;font-size: 90%;padding-top: 5px;color: #ccc !important;}.solution-button:hover{border-color: #0568A6;background-color: #0568A6;color: #FFF !important;}.solution-detail .solution-wrapper .solution-gallery{margin-bottom: 27px;}.solution-detail .solution-wrapper .solution-gallery .solution-image{max-width: 535px;overflow: hidden;height: 400px;}.solution-detail .solution-wrapper .solution-gallery .side{width: 130px;bottom: 22px;position: absolute;left: -122px;}@media only screen and (max-width:780px){.solution-detail .solution-wrapper .solution-gallery .solution-image,.solution-detail .solution-wrapper .solution-gallery .side{max-height: 400px;}}.solution-detail .solution-wrapper .solution-gallery .side figure.thumbs{float: left;max-width: 130px;height: 98px;overflow: hidden;margin-bottom: 5px;opacity:0.7}.solution-detail .solution-wrapper .solution-gallery .side figure.thumbs:hover,.solution-detail .solution-wrapper .solution-gallery .side figure.thumbs.active{opacity:1}.solution-detail .solution-wrapper .solution-gallery .side figure.thumbs img{height: 100%;}.solution-detail .solution-wrapper .solution-gallery figure a{outline: none;}.solution-detail .solution-wrapper .solution-gallery figure a img{margin:0 auto;}.solution-detail .solution-wrapper .solution-content{margin-bottom:100px;}.solution-detail .solution-wrapper .solution-content .solution-image-body img{margin: 0 auto;}.solution-detail .solution-wrapper .solution-content .solution-summary{padding-left: 18px;margin-top: 20px;line-height: 18px;font-weight: 300;font-size: 14px;margin-bottom: 18px;}.solution-detail .solution-wrapper .solution-content .solution-description{padding-left: 18px;margin-top: 20px;line-height: 18px;font-weight: 300;font-size: 14px;}.solution-detail .solution-wrapper .solution-content .solution-description strong{font-weight: 400;}.margin-0{margin:0 !important;}.margin-10{margin:10px;}.margin-20{margin:20px;}.margin-30{margin:30px;}.margin-40{margin:40px;}.margin-50{margin:50px;}.margin-60{margin:60px;}.margin-70{margin:70px;}.margin-80{margin:80px;}.margin-90{margin:90px;}.margin-100{margin:100px;}.margin-120{margin:120px;}.mb-0{margin-bottom:0 !important;}.mb-10{margin-bottom:10px;}.mb-20{margin-bottom:20px;}.mb-25{margin-bottom:25px;}.mb-30{margin-bottom:30px;}.mb-32{margin-bottom:32px;}.mb-40{margin-bottom:40px;}.mb-50{margin-bottom:50px;}.mb-60{margin-bottom:60px;}.mb-70{margin-bottom:70px;}.mb-80{margin-bottom:80px;}.mb-90{margin-bottom:90px;}.mb-100{margin-bottom:100px;}.mb-120{margin-bottom:120px;}.mt-0{margin-top:0 !important;}.mt-10{margin-top:10px;}.mt-20{margin-top:20px;}.mt-25{margin-top:25px;}.mt-30{margin-top:30px;}.mt-40{margin-top:40px;}.mt-50{margin-top:50px;}.mt-60{margin-top:60px;}.mt-70{margin-top:70px;}.mt-80{margin-top:80px;}.mt-90{margin-top:90px;}.mt-100{margin-top:100px;}.mt-120{margin-top:120px;}.ml-0{margin-left:0 !important;}.ml-10{margin-left:10px;}.ml-20{margin-left:20px;}.ml-30{margin-left:30px;}.ml-40{margin-left:40px;}.ml-50{margin-left:50px;}.ml-60{margin-left:60px;}.ml-70{margin-left:70px;}.ml-80{margin-left:80px;}.ml-90{margin-left:90px;}.ml-100{margin-left:100px;}.ml-120{margin-left:120px;}.mr-0{margin-right:0 !important;}.mr-10{margin-right:10px;}.mr-20{margin-right:20px;}.mr-30{margin-right:30px;}.mr-40{margin-right:40px;}.mr-50{margin-right:50px;}.mr-60{margin-right:60px;}.mr-70{margin-right:70px;}.mr-80{margin-right:80px;}.mr-90{margin-right:90px;}.mr-100{margin-right:100px;}.mr-120{margin-right:120px;}.padding-0{padding:0 !important;}.padding-10{padding:10px;}.padding-20{padding:20px;}.padding-30{padding:30px;}.padding-40{padding:40px;}.padding-50{padding:50px;}.padding-60{padding:60px;}.padding-70{padding:70px;}.padding-80{padding:80px;}.padding-90{padding:90px;}.padding-100{padding:100px;}.padding-120{padding:120px;}.pb-0{padding-bottom:0 !important;}.pb-10{padding-bottom:10px;}.pb-20{padding-bottom:20px;}.pb-30{padding-bottom:30px;}.pb-40{padding-bottom:40px;}.pb-50{padding-bottom:50px;}.pb-60{padding-bottom:60px;}.pb-70{padding-bottom:70px;}.pb-80{padding-bottom:80px;}.pb-90{padding-bottom:90px;}.pb-100{padding-bottom:100px;}.pb-120{padding-bottom:120px;}.pt-0{padding-top:0 !important;}.pt-10{padding-top:10px;}.pt-20{padding-top:20px;}.pt-30{padding-top:30px;}.pt-40{padding-top:40px;}.pt-50{padding-top:50px;}.pt-60{padding-top:60px;}.pt-70{padding-top:70px;}.pt-80{padding-top:80px;}.pt-90{padding-top:90px;}.pt-100{padding-top:100px;}.pt-120{padding-top:120px;}.pl-0{padding-left:0 !important;}.pl-10{padding-left:10px;}.pl-20{padding-left:20px;}.pl-30{padding-left:30px;}.pl-40{padding-left:40px;}.pl-50{padding-left:50px;}.pl-60{padding-left:60px;}.pl-70{padding-left:70px;}.pl-80{padding-left:80px;}.pl-90{padding-left:90px;}.pl-100{padding-left:100px;}.pl-120{padding-left:120px;}.pr-0{padding-right:0 !important;}.pr-10{padding-right:10px;}.pr-20{padding-right:20px;}.pr-30{padding-right:30px;}.pr-40{padding-right:40px;}.pr-50{padding-right:50px;}.pr-60{padding-right:60px;}.pr-70{padding-right:70px;}.pr-80{padding-right:80px;}.pr-90{padding-right:90px;}.pr-100{padding-right:100px;}.pr-120{padding-right:120px;}.support{margin-top: 39px;margin-bottom:62px;}.support .separator-blue{margin-bottom: 18px;}.text-wrapper{line-height: 28px;}.text-title{font-size: 36px !important;color: #000 !important;margin-bottom:30px;line-height: 40px;}.text-title > small{font-size: 50%;}.text-title p.small{font-size: 18px;}.text-intro{margin-bottom: 20px;font-style: italic;text-align: center !important;color: #777 !important;padding-left: 50px;padding-right: 50px;}.text-content {text-align: justify;margin-bottom: 6px;}.text-content .author {color: #d56b1f;font-style: italic;margin-top: 13px;}@media (max-width: 480px) {.text-intro{padding: 0;}.text-wrapper{margin-bottom:30px !important;}.text-title{font-size: 24px !important;line-height: 30px;}.text-content img{margin: 0 auto;}}.ckeditor{text-align:justify;}.ckeditor h3{font-weight: 600;font-size: 16px;margin-bottom: 10px;}.ckeditor table th, .ckeditor table td{border: 1px solid;padding: 10px;text-align: left;}.ckeditor table.no-border th, .ckeditor table.no-border td{border: none;}.ckeditor blockquote{font-family: inherit;letter-spacing: 0 !important;font-size: inherit;border: 1px solid #ccc;padding: 5px;margin-top: 10px;margin-bottom: 10px;font-style: italic;}.ckeditor p{line-height: 25px;}.ckeditor b, .ckeditor strong,.ckeditor table th {font-weight: 400;}.ckeditor table th {color: #111;}.ckeditor ol {margin-top: 0;margin-bottom: 10px;}.ckeditor ol ul,.ckeditor ol ol {margin-bottom: 0;}.ckeditor ol li {list-style: inherit;margin-left: 40px;padding-left: 5px;padding-right: 5px;}