html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: 'Lato', sans-serif;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #3d3c44;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #3d3c44;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #3d3c44;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #3d3c44;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

b {
    font-weight: bold;
}

img {
    border: 0;
}

.fancyimage img{
  border: solid 1px lightgrey;
}

a {
    text-decoration: none;
    /*-webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;*/
    cursor: pointer;
}

.clear {
    clear: both;
}

.float-l {
    float: left !important;
}

.float-r {
    float: right !important;
}

p {
    display: block;
    padding-bottom: 10px;
    color: #191919;
    font-size: 16px;
    line-height: 1.3;
    font-family: 'Lato', sans-serif;
    font-weight: 100;
}

p.leftAlign {
   text-align:left;
}

.stripper{
  padding-bottom: 50% !important;
  height:auto;
  background-color:#fffce8"

}

body {
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
}

.headerContainer {
    display: block;
    clear: both;
    width: 100%;
    height: 82px;
    float: left;
    background: url(../../uploads/49/31/4931f691c0cfacc0a734d69b2e40732b/slice_sprites.png) repeat-x;
    background-position: 0 -64px;
    position: relative;
    z-index: 2;
}

.headerContentContainer {
    width: 960px;
    margin: 0 auto;
}

.logo {
    float: left;
    width: 219px;
    height: 40px;
    margin-top: 20px;
}

.menu {
    float: right;
    margin-top: 26px;
}

.menu ul {
    float: left;
    list-style: none;
}

.menu ul li {
    float: left;
    list-style: none;
    padding: 0px 10px;
}

.menu ul li a {
    float: left;
    color: #3d3c44;
    font-size: 16px;
    padding: 0px 10px;
    line-height: 28px;
}

.menu ul li a:hover, .menu ul li a.menu-activ {
    color: #2473a6;
}

.menu ul li.menu-btn-login {
    padding-right: 0px;
}

.menu ul li.menu-btn-login a {
    background: url(../../uploads/49/31/4931f691c0cfacc0a734d69b2e40732b/slice_sprites.png) repeat-x;
    height: 31px;
    background-position: 0 0;
    color: white !important;
    text-decoration: none;
    border-radius: 4px;
    line-height: 28px;
    float: left;
    padding: 0px 17px;
}

.menu ul li.menu-btn-login a:hover {
    background-position: 0 -32px;
}

.bannerContentContainer {
    float: left;
    clear: both;
    width: 100%;
    height: 409px;
    background: #153f67 url(../../uploads/14/8c/148c0113d84450b63cfb09a0c6b01cad/background_banner.jpg) no-repeat;
    background-position: center top;
    margin-top: -4px;
    position: relative;
    z-index: 1;
}

.bannerContent {
    width: 960px;
    margin: 0 auto;
}

.banner-item {
    width: 49%;
    margin-top: 25px;
}
.banner-item.float-r{
    margin-top: 50px;
}
.banner-item h1 {
    font-weight: 700;
    color: #bfff97;
    font-size: 38px;
    padding-bottom: 10px;
}

.banner-item p {
    color: #ffffff;
    font-size: 20px;
    font-weight: 100;
}
.btnGreenSmallFront{
    float: left !important;
    
}

.btnGreen {
    float: left;
    color: #ffffff;
    font-size: 24px;
    font-weight: 500;
    background: url(../../uploads/13/ad/13ad1cb91af1e3dfc4ff624c73448373/btn_sprites.png) no-repeat 0 0;
    width: 206px;
    height: 62px;
    text-align: center;
    line-height: 58px;
    margin-top: 15px;
    font-family: 'Lato', sans-serif;
}

.btnGreen:hover {
    background-position: 0 -63px;
}

.btnTransparent {
    float: right;
    color: #ffffff;
    font-size: 22px;
    font-weight: 100;
    width: 240px;
    height: 58px;
    background: url(../../uploads/13/ad/13ad1cb91af1e3dfc4ff624c73448373/btn_sprites.png) no-repeat 0 -126px;
    text-align: center;
    line-height: 55px;
    margin-top: 16px;
}

.btnTransparent:hover {
    background-position: 0 -185px;
    color: #153f67;
}

.productsContentContainer {
    float: left;
    clear: both;
    width: 100%;
    height: 1164px;
    background: transparent url(/dux/images/background_products2.png) repeat-x;
    position: relative;
    z-index: 3;
    margin-top: -37px;
    padding-top: 25px;
}

.productsContent {
    width: 960px;
    margin: 0 auto;
}

.products-item {
    width: 290px;
    text-align: center;
}

.products-icon {
    display: block;
    text-align: center;
    width: 56px;
    height: 66px;
    margin: 0 auto;
    border: 0px;
}

.products-icon img {
    margin-top: 10px;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    
    border: 0px !important;
    outline:none !important;
}

.products-item:hover img {
    margin-top: 0px;
}

.products-item span {
    color: #0f3b60;
    font-size: 18px;
    font-weight: 400;
    line-height: 2.3;
}

.products-item p {
    color: #555555; 
    font-size: 14px;
    font-weight: 100;
    padding-bottom: 10px;
    text-align: left;
}

.products-item-nostyle {
    height: 0px !important;
    text-decoration: none !important;
    border-radius: 0px !important;
    line-height: 0px !important;
    padding: 0px 0px !important;
    width: 0px !important;
    margin: 0 !important;
    height:0px;
}

.products-item a:hover {
    background-position: 0 -32px;
}

.marg-l-65 {
    margin-left: 45px;
}

.full-separator {
    float: left;
    clear: both;
    width: 100%;
    height: 1px;
    background: #dddddd;
    margin: 15px 0px 10px 0px;
}

.servicesContentContainer {
    float: left;
    clear: both;
    width: 100%;
    border-bottom: solid 1px #dddddd;
    padding-top: 0px;
    padding-bottom: 30px;
}

.servicesContent {
    width: 960px;
    margin: 0 auto;
}

.servicesContent h2 {
    font-size: 36px;
    color: #2f618d;
    font-weight: 100;
    text-align: center;
}

.heading-separator {
    width: 210px;
    height: 1px;
    background: #dddddd;
    margin: 10px auto 30px auto;
    clear: both;
}

.services-item {
    width: 47%;
    margin-top: 20px;
}

.services-item h3 {
    color: #19619e;
    font-size: 18px;
    padding-bottom: 10px;
}

.services-item h3 img {
    padding-right: 10px;
}

.services-item p {
    padding-left: 25px;
}

.formContentContainer {
    float: left;
    clear: both;
    width: 100%;
    border-bottom: solid 1px #dddddd;
    padding: 30px 0px;
    background: url(../../uploads/32/2f/322f243856930d7448bb7d7d33589a69/bgr-form.jpg) repeat repeat;
}

.formContent {
    width: 960px;
    margin: 0 auto;
}

.formContent h4 {
    color: #175a93;
    font-size: 24px;
}

.txtbox {
    float: left;
    border: solid 1px #dcdcdc;
    height: 39px;
    width: 318px;
    background: url(../../uploads/49/31/4931f691c0cfacc0a734d69b2e40732b/slice_sprites.png) repeat-x;
    background-position: 0 -147px;
    border-radius: 5px;
    font-size: 20px;
    padding: 0px 5px;
    margin-right: 20px;
    margin-top: 20px;
    color: #3d3c44;
    font-family: 'Lato', sans-serif;
    line-height:  39px \9;
    font-weight: 100;
}

.btnSubmit {
    float: right;
    color: #ffffff;
    font-size: 24px;
    font-weight: 100;
    height: 43px;
    text-align: center;
    border: 0px;
    width: 255px;
    background: url(../../uploads/49/31/4931f691c0cfacc0a734d69b2e40732b/slice_sprites.png) repeat-x;
    background-position: 0 -189px;
    cursor: pointer;
    margin-top: 19px;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
}

.btnSubmit:hover {
    background-position: 0 -233px;
}

.clientsContentContainer {
    float: left;
    clear: both;
    width: 100%;
    padding: 30px 0px;
}

.clientsContent {
    margin: 0 auto;
    width: 960px;
}

.clientsContent h2 {
    font-size: 36px;
    color: #2f618d;
    font-weight: 100;
    text-align: center;
}


/*=====================================carousel======================================*/

#slider {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 960px;
    height:900px; 
}

#slider ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 440px;
    list-style: none;
}

#slider ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 937px;
    height: 440px;
    background: white;
    text-align: left;
}

.slider-content {
    height: 380px;
    background: url(../../uploads/a2/4f/a24f851465a499b5a963431c4605fde5/slider-bgr.png) no-repeat;
    background-position: left bottom;
    float: left;
    width: 917px;
    padding-right: 20px;
}

.slider-reference {
    float: right;
    text-align: center;
    //margin-right: 80px;
    width:100%;
    background-color:white;
    bottom: 0;
    position:absolute;
    height:50px;
    left:0;
}
#slider p {
    font-weight: 100;
    color: #797b79;
    display: block;
    font-size: 16px;
    font-style: italic;
    padding-bottom: 0px;
}



.slider-reference span {
    font-weight: 700;
    color: #123964;
    display: block;
    font-size: 16px;
}

.slider-reference p {
    font-weight: 100;
    color: #797b79;
    display: block;
    font-size: 18px;
    font-style: italic;
    padding-bottom: 0px;
}

a.control_prev, a.control_next {
    position: absolute;
    top: 90%;
    z-index: 999;
    display: block;
    width: 45px;
    height: 45px;
    cursor: pointer;
    background: url(../../uploads/13/ad/13ad1cb91af1e3dfc4ff624c73448373/btn_sprites.png) no-repeat;
    left:46%;
}

a.control_prev {
    background-position: 0 -265px;
}

a.control_next {
    background-position: -46px -265px;
    left: 52%;
    top: 90%;
}

a.control_prev:hover {
    background-position: 0 -311px;
}

a.control_next:hover {
    background-position: -46px -311px;
}

.open-quote {
    width: 24px;
    height: 20px;
    background: url(../../uploads/13/ad/13ad1cb91af1e3dfc4ff624c73448373/btn_sprites.png) no-repeat 0 -244px;
    display: block;
}

.slider-content p {
    float: left;
    clear: both;
    padding-left: 25px;
    padding-top: 10px;
    color: #797b79;
    font-size: 18px;
    font-weight: 100;
    font-style: italic;
}



.footerContentContainer {
    float: left;
    clear: both;
    width: 100%;
    background: #eaeaea;
    padding: 30px 0px;
}

.footerContent {
    margin: 0 auto;
    width: 960px;
}

.lblCopy {
    float: left;
    padding-bottom: 0px;
    font-weight: 100;
    color: #3d3c44;
    font-size: 16px;
}

.footerContent ul {
    float: right;
    list-style: none;
}

.footerContent ul li {
    float: left;
    list-style: none;
    padding: 0px 3px;
}

.footerContent ul li a, .footerContent ul li span {
    color: #19619e;
    font-size: 16px;
    font-weight: 100;
}

.footerContent ul li a:hover {
    text-decoration: underline;
}

.breadcrumbContentContainer {
    float: left;
    clear: both;
    width: 100%;
    height: 82px;
    background: #153f67 url(../../uploads/74/07/74074fd06e792efda3b90d3bacc3f929/breadcrump-bgr.jpg) no-repeat top center;
    border-bottom: solid 5px #e1e1e1;
}

.breadcrumbContent {
    width: 960px;
    margin: 0 auto;
}

.cloud {
    float: right;
    background: url(../../uploads/51/76/517617bce49eda539c5c9216613af041/cloud.png) no-repeat;
    width: 321px;
    height: 65px;
    position: relative;
    margin-top: 22px;
}

.breadcrumb {
    float: left;
    margin-top: 30px;
}

.breadcrumb a, .breadcrumb span {
    float: left;
    color: #ffffff;
    font-size: 16px;
}

.breadcrumb span {
    margin: 0px 10px;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

.wrapperContentContainer {
    float: left;
    clear: both;
    width: 100%;
    padding: 30px 0px;
}

.wrapperContent {
    width: 960px;
    margin: 0 auto;
}

.wrapper-header {
    float: left;
    width: 100%;
}

.wrapper-header ul {
    float: left;
    list-style: none;
    border-bottom: solid 3px #ededed;
    height: 43px;
}
.menu-services-sec{
    *clear: both;
    *width: 435px;
}
.wrapper-header ul li {
    float: left;
    list-style: none;
    padding: 0px 11px;
}

.wrapper-header ul li.first-submenu-child {
    padding-left: 0px;
}

.wrapper-header ul li.last-submenu-child {
    padding-right: 0px;
}

.wrapper-header ul li a {
    float: left;
    color: #3d3c44;
    font-size: 16px;
    padding: 12px 12px;
    border-bottom: solid 3px transparent;
}

.wrapper-header ul li a:hover, .wrapper-header ul li a.sub-menu-activ {
    border-bottom: solid 3px #5c9513;
}

.btnGreenSmall {
    float: right;
    color: #ffffff !important;
    font-size: 20px;
    background: url(../../uploads/49/31/4931f691c0cfacc0a734d69b2e40732b/slice_sprites.png) repeat-x;
    background-position: 0 -277px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    padding: 0px 20px;
    border-radius: 5px;
}

.btnGreenSmall:hover {
    background-position: 0 -322px;
}

.wrapper-left {
    float: left;
    width: 75px;
    height: 201px;
    margin-top: 40px;
}

.crm-service-icon {
    background: url(/dux/images/icons/icons_services.jpg) no-repeat 0 0;
}

.email-service-icon {
    background: url(/dux/images/icons/icons_services.jpg) no-repeat -91px 0;
}

.tilbud-service-icon {
    background: url(/dux/images/icons/icons_services.jpg) no-repeat -183px 0;
}

.faktura-service-icon {
    background: url(/dux/images/icons/icons_services.jpg) no-repeat -277px 0;
}

.kalender-service-icon {
    background: url(/dux/images/icons/icons_services.jpg) no-repeat -370px 0;
}

.bilag-service-icon {
    background: url(/dux/images/icons/icons_services.jpg) no-repeat -462px 0;
}
.overblik-service-icon {
    background: url(/dux/images/icons/icons_services.jpg) no-repeat -539px 0;
}
.opgave-service-icon{
   background: url(/dux/images/icons/icons_services.jpg) no-repeat -616px 0; 
}
.time-service-icon{
   background: url(/dux/images/icons/icons_services.jpg) no-repeat -693px 0;  
}
.landkort-service-icon{
   background: url(/dux/images/icons/icons_services.jpg) no-repeat -771px 0;  
}
.statistik-service-icon{
   background: url(/dux/images/icons/icons_services.jpg) no-repeat -849px 0;  
}

.videoer-service-icon{
   background: url(/dux/images/icons/icons_services.jpg) no-repeat -927px 0;  
}

.sks-service-icon{
   background: url(/dux/images/icons/icons_services.jpg) no-repeat -1005px 0;  
}


.onlinebooking-service-icon{
   background: url(/dux/images/icons/icons_services.jpg) no-repeat -1083px 0;  
}


.wrapper-right {
    float: right;
    width: 858px;
    margin-top: 35px;
}

.products-wrapper .wrapper-right h2 {
    color: #2f618d;
    font-size: 30px;
    font-weight: 100;
    padding-bottom: 20px;
    text-align: left;
    padding-top: 0px;
}

.wrapper-right-item {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 25px;
    background: url(../../uploads/68/07/6807814f2f169fee1d0ebf90bd6e7f94/services-arrow.png) no-repeat center bottom;
    padding-bottom: 50px;
    margin-bottom: 25px;
}

.wrapper-right-item-img {
    float: left;
    width: 351px;
    height: auto;
}

.wrapper-right-item-text {
    float: right;
    width: 445px;
}

.wrapper-right-item-text h3 {
    color: #19619e;
    font-size: 18px;
    padding-bottom: 20px;
}

.no-bgr-image {
    background-image: none;
    padding-bottom: 0px;
}

.one-thirds {
    float: left;
    width: 333px;
    margin-top: 40px;
}

.two-thirds {
    float: right;
    width: 600px;
    margin-top: 40px;
}
.full-column
{
    margin-top: 20px;
    float: left;
    width: 100%;
}

.wrapperContent .two-thirds h2 {
    color: #2f618d;
    font-size: 30px;
    font-weight: 100;
    padding-bottom: 20px;
    padding-top: 0px;
    text-align: left;
}

.green {
    color: #487f42;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 25px;
}
.align-center-img{
    text-align: center;
}
.wrapperContent h2 {
    font-size: 36px;
    color: #2f618d;
    font-weight: 100;
    text-align: center;
    padding-top: 20px;
}

.two-fourth {
    width: 435px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.two-fourth-item {
    float: left;
    width: 100%;
}

.two-fourth-icon {
    width: 56px;
    height: 56px;
    float: left;
    background: url(/dux/images/icons/btn_sprites.png) no-repeat;
  
    border:0px;
    outline:none;	
}




.crm-image {
    background-position: 0 -357px;
}

.email-image {
    background-position: 0 -414px;
}

.tilbud-image {
    background-position: 0 -471px;
}

.faktura-image {
    background-position: 0 -642px;
}

.kalender-image {
    background-position: 0 -585px;
}

.bilag-image {
    background-position: 0 -642px;
}
.overblink-image {
    background-position: -57px -414px;
}
.opgave-image {
    background-position: -57px -471px;
}
.time-image {
    background-position: -57px -528px;
}

.maps-image {
    background-position: -57px -585px;
}

.regninger-image {
    background-position: 0px -585px;
}

.statistik-image {
    background-position: -57px -642px;
}

.regning-image {
    background-position: 0 -528px;
}

.video-image {
    background-position: -114px -414px;
}

.sks-image {
    background-position: -114px -471px;
}

.onlinebooking-image {
    background-position: -114px -528px;
}




.two-fourth-text {
    float: right;
    width: 360px;
}

.two-fourth-text span {
    color: #19619e;
    font-size: 18px;
    display: block;
    padding-bottom: 7px;
}

.two-fourth-text p {
    padding-bottom: 0px;
}

.bestil h2 {
    text-align: left;
    padding-bottom: 20px;
}

.bestil-form-div {
    float: left;
    clear: both;
    width: 918px;
    padding: 20px;
    background: #f3f3f3;
    border: solid 1px #e9e9e9;
    border-radius: 8px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.bestil .txtbox {
    margin-top: 0px;
    margin-right: 0px;
    width: 435px;
    margin-bottom: 20px;
}

.ddlbig {
    border: solid 1px #dcdcdc;
    height: 41px;
    width: 447px;
    background: url(../../uploads/49/31/4931f691c0cfacc0a734d69b2e40732b/slice_sprites.png) repeat-x;
    background-position: 0 -147px;
    border-radius: 5px;
    font-size: 20px;
    padding: 8px 5px;
    padding: 5px 5px\9;
    *padding: 10px 5px;
    margin-top: 0px;
    margin-right: 0px;
    color: #3d3c44;
    margin-bottom: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 100;
}

.bestil .btnSubmit {
    float: none;
    display: block;
    width: 195px;
    margin: 10px auto 0px auto;
}

.kontakt h2 {
    text-align: left;
    padding-bottom: 20px;
}

.kontakt-left {
    float: left;
    width: 200px;
    margin-bottom: 30px;
}

.blue {
    color: #2473a6;
    padding-top: 10px;
}

p.blue span {
    color: #24ae5f;
    font-size: 14px;
    font-style: italic;
}

.kontakt-right {
    float: right;
    width: 728px;
    margin-bottom: 30px;
}

.kontakt-form {
    float: left;
    clear: both;
    padding: 20px;
    width: 686px;
    background: #f3f3f3;
    border: solid 1px #e9e9e9;
    border-radius: 8px;
    margin-top: 15px;
}

.kontakt-form .txtbox {
    width: 325px;
    margin: 0px;
}

.txtarea {
    float: left;
    clear: both;
    width: 98%;
    padding: 10px 1%;
    color: #3d3c44;
    font-size: 20px;
    border: solid 1px #dcdcdc;
    border-radius: 8px;
    font-family: 'Lato', sans-serif;
    height: 130px;
    margin-top: 20px;
    *margin-top: 0px;
    resize: none;
    font-weight: 100;
}

.kontakt-form .btnSubmit {
    width: 195px;
}

.kontakt-map {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.ressourcer .wrapper-left {
    float: left;
    width: 620px;
    height: 100%;
    margin-top: 0px;
}

.ressourcer .wrapper-left h2 {
    text-align: left;
}

.slider-item-top {
    float: left;
    width: 620px;
    background: #f1f1f1;
    margin-top: 10px;
}

.item-top-text {
    float: left;
    width: 579px;
    font-size: 16px;
    color: #191919;
    padding: 10px 0px 10px 10px;
    font-weight: normal;
    font-weight: 100;
}

.item-top-text-active {
    background: #5c9513;
}

.item-top-text-active .item-top-text {
    color: white;
}

.item-top-plus {
    float: right;
    background: url(../../uploads/13/ad/13ad1cb91af1e3dfc4ff624c73448373/btn_sprites.png) no-repeat -62px -379px;
    width: 21px;
    height: 21px;
    margin-right: 8px;
    cursor: pointer;
    margin-top: 8px;
}

.item-top-minus {
    float: right;
    background: url(../../uploads/13/ad/13ad1cb91af1e3dfc4ff624c73448373/btn_sprites.png) no-repeat -83px -379px;
    width: 21px;
    height: 21px;
    margin-right: 8px;
    cursor: pointer;
    margin-top: 8px;
}

.slider-item-content {
    float: left;
    width: 620px;
    padding: 5px 0px 5px 0px;
    background-color: #f1f1f1;
}

.slider-item-content p {
    color: #191919;
    font-size: 16px;
    margin: 0px 5px 0px 10px;
    line-height: 1.3;
}

.ressourcer h2 {
    padding-bottom: 20px;
}
.ressourcer .wrapper-right{
    float: right;
    width: 300px;
    margin-top: 25px;
}
.ressourcer .wrapper-right h3{
    width: 100%;
    color: #2f618d;
    font-size: 24px;
    border-bottom: solid 3px #ededed;
    padding-bottom: 10px;
}
.ressourcer-sdebar{
    float: left;
    clear: both;
    width: 100%;
    list-style: none;
    margin-top: 10px;
}
.ressourcer-sdebar li{
    float: left;
    clear: both;
    width: 100%;
    list-style: none;
    border-bottom: solid 1px #ededed;
}
.ressourcer-sdebar li:hover a {color: #2473a6;}
.ressourcer-sdebar li a{
    color: #5c9513;
    font-size: 18px;
    padding: 8px 0px;
    float: left;
    font-weight: 100;
}
.ressourcer-sdebar li span{
    float: left;
    width: 8px;
    height: 5px;
    background: url(../../uploads/13/ad/13ad1cb91af1e3dfc4ff624c73448373/btn_sprites.png) no-repeat -62px -401px;
    margin-right: 10px;
    margin-top: 17px;
}


.textual li {
  margin-left: 25px;
  line-height:1.5;
  color:#333333;

}



/*=================================================PRICES PAGE CSS START========================================================*/

.prices table * {
    box-sizing: border-box;
}

.prices table {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    vertical-align: middle;
}

.prices table td {
    vertical-align: middle;
}

.prices table td, .prices table p {
    font-family: 'Lato', sans-serif;
    text-align: center;
}
.prices table p{
    padding-bottom: 0px;
}
.wrapperContent.prices h2 {
    text-align: left;
    font-size: 30px;
}

.prices .tblHeader td {
    background: white;
    border-left: solid 1px #dcdde0;
    border-top: solid 1px #eef0f1;
    text-align: center;
    padding: 20px 8px;
    background: url(../../uploads/a9/57/a95779f66517f84c93aa5671d4768e7a/td_shadow.jpg) repeat-x;
    background-position: bottom left;
}
.borderRight{
    border-right: solid 1px #eef0f1;
}
.prices .border-radius-top-left{
    border-top-left-radius: 8px;
    
}
.tblHeader .border-radius-top-right{
    border-top-right-radius: 8px;
}
.noBorderLeft{
    border-left: solid 1px #f3f3f3 !important;
    
}
.noBorderAll{
    border: 0px !important;
}
.prices .tblHeader h3{
    color: #2f618d;
    font-size: 24px;
    font-weight: 300;
    margin: 0px;
}
.prices .tblHeader p{
    font-weight: 300;
    font-size: 16px;
    color: #2f618d;
}
.prices .tblHeader p span{
    font-size: 24px;
}
.tblHeader .firstTd{
    padding: 0px !important;
    background-image: none !important;
}
tr.greyBgr td{
    background: white;
    padding: 10px;
    border-left: solid 1px #dcdde0;
    border-bottom: solid 1px #dcdde0;
}
tr.greyDarkerBgr td{
    background: #dcdde0;
    padding: 10px;
    border:solid 1px transparent !important;
    border-top: 0px !important;
}

.parentTR:hover td{
    background: #edeef1 !important;
    //border-radius: 0px;
    cursor:pointer;
    
}

.centerText{
    text-align: center !important;
}

.leftTDalign{
   text-align: left !important;
}

.leftTDColor{
   background: #f3f3f3 !important; 
   text-align: left !important;
   border-left: 0px;
}



tr.greyBgr .tdClick{
   background: #f3f3f3; 
   text-align: left;
   border-left: 0px;
   cursor: pointer;
}
tr.greyDarkerBgr .tdClickED{
   text-align: left;
   cursor: pointer;
   border-left: 0px !important;
}
.prices table .lblLeft{
    color: #2f618d;
    font-size: 16px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    max-width: 94%;
    text-align: left;
    font-weight: 400;
    display: inline-block;
}
.prices table .lblLeft span.lblGreen, .lblGreen{
    color: #76ac28 !important;
    text-decoration: underline;
}
.prices table .lblLeftSmall {
    color: #07232b;
    font-size: 14px;
    font-weight: 300;
}
.arrowPrices{
    float: right;
    width: 19px;
    height: 19px;
}
.arrowClosed{
    background: url(../../uploads/90/84/908484dc8e8813965a2710ce9e4cd81e/togle_sprite.png) no-repeat 0 0;
}
.tdClickED .arrowClosed, .accHeaderOpen .arrowClosed{
    background: url(../../uploads/90/84/908484dc8e8813965a2710ce9e4cd81e/togle_sprite.png) no-repeat 0 -20px;
}
.prices table .yellowBgr td{
    text-align: left;
    background: #fffce8;
    padding: 8px;
}
.prices table .yellowBgr ul{
    padding-left: 25px;
    display: block;
}
.prices table .yellowBgr ul li{
    color: #07232b;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin-bottom: 20px;
}
.prices table .yellowBgr ul li:last-child{
    margin-bottom: 0px;
}
.marg-b-0{
    margin-bottom: 0px !important;
}
.prices table .yellowBgr img{
    width: 100%;
    height: auto;
    border: solid 2px #dddddd;
}
tr.yellowBgr td{
    border-bottom: solid 1px #dcdde0;
}
.border-left-bottom{
    border-bottom-left-radius: 8px;
}
.noBorderBottom{
    border-bottom: 0px !important;
}
.tblBtnPrice{
    border-top: 0px;
    border: solid 1px #eef0f1;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: white url(../../uploads/4c/ba/4cbab4d27a1e8292757515c1e1fd9e6c/td_shadow_bottom.jpg) repeat-x;
    background-position: top left;
    padding: 20px 5px;
    text-align: center;
}
.tblBtnPrice .btnGreenSmall{
    float: none;
    display: inline-block;
}
tr.greyDarkerBgr .tdClickED{
    border-radius: 0px;
}

/*=================================================PRICES PAGE CSS END========================================================*/

/*================================================PRICES PAGE MOBILE CSS START==============================================*/

.pricesMobile{
    float: left;
    clear: both;
    width: 100%;
    box-sizing: border-box;
}
.pricesMobile *{
    box-sizing: border-box;
}
.pricesMobile h2{
    text-align: left;
    background: url(../../uploads/a9/57/a95779f66517f84c93aa5671d4768e7a/td_shadow.jpg) repeat-x bottom left;
    color: #2f618d;
    font-size: 30px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    padding: 0px 6px 26px 15px;
    line-height: 1;
}
.pricesMobile h3{
    text-align: left;
    background: url(../../uploads/a9/57/a95779f66517f84c93aa5671d4768e7a/td_shadow.jpg) repeat-x bottom left;
    color: #2f618d;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    padding: 20px 6px 20px 15px;
    line-height: 1;
}
.pricesMobile h3 p{
    float: right;
    color: #2f618d;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 1;
}
.pricesMobile h3 span{
    font-size: 22px;
}
.accHeader, .accHeaderSingle{
    float: left;
    clear: both;
    width: 100%;
    padding-left: 15px;
    padding-right: 6px;
    background: #f3f3f3;
    margin-bottom: 0px;
    padding-top: 9px;
    padding-bottom: 9px;
    cursor: pointer;
    border-bottom: solid 1px #dcdde0;
}
.accHeaderOpen{
    background: #dcdde0 !important;
    border-bottom: solid 1px transparent !important;
}
.accHeader p, .accHeaderSingle p{
    text-align: left;
    font-family: 'Lato', sans-serif;
    color: #2f618d;
    font-size: 18px;
    line-height: 1.2;
    display: inline-block;
    margin-bottom: 0px;
    padding-bottom: 0px;
    max-width: 90%;
}
.accContainer{
    float: left;
    clear: both;
    width: 100%;
    background: #fffce8;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.accContainer ul{
    float: left;
    clear: both;
    width: 100%;
    padding-left: 15px;
}
.accContainer ul li{
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}
.accContainer img{
    width: 100%;
    height: auto;
    clear: both;
}
.accHeader span{
    font-size: 14px;
    font-weight: 300;
    color: #07232b;
 }


.pricesMobile{
    display: none;
}
@media (max-width: 767px) {
    .pricesMobile{display: block;}
    .pricesDesktop{display: none;}
}





/*================================================PRICES PAGE MOBILE CSS END==============================================*/




