@import url(//fonts.googleapis.com/css?family=Voltaire);

body, html {
    background-image: url(/img/sky-adam.jpg?1);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: fixed;
    height: 100%;
    min-height: 100%;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 200;
    color: #020202;
}
input:-moz-placeholder {
      color: green;
    }
body {
    padding-top: 120px;
}
body.smartbnr {
    padding-top: 198px;
}
body.smartbnr #smartbanner {
    position: fixed !important;
    top: 0;
    left: 0;
}
body.smartbnr .top-nav-home {
    top: 78px;
}
body.smartbnr.scrolled .top-nav-home {
    top: 0;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;    
}
body.smartbnr.scrolled #smartbanner {
    top: -78px !important;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;    
}
.placeholder { color: #aaa; }

#top-nav .col-sm-3 {
    text-align: center;
}
.navbar-header {
    display: block;
    margin: 0 auto;
    float: none;
    text-align: left;
}
.navbar-header>a {
    float: none;
    display: inline-block;
}
.navbar>.container-fluid .navbar-brand {
    height: auto;
    padding: 0;
    line-height: inherit;
    margin-left: 50px;
}
.navbar-brand>img {
    display: inline-block;
    padding: 10px 0;
    height: 85px;
}

.navbar-inverse {
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 4px 5px 0px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 4px 5px 0px rgba(50, 50, 50, 0.25);
}

.navbar-inverse .navbar-nav>li {
    margin: 10px 0;
}
.navbar-inverse .navbar-nav>li>a {
    color: #57595d;
    font-family: 'Voltaire', sans-serif;   
    text-align: center;
    font-size: 150%; 
    line-height: 130%;
    cursor: pointer;
    padding: 0 40px;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #e77c21;
}
.navbar-inverse .navbar-nav>li.sep {
    border-left: 7px solid #e77c21;
}
.nav > li > a {
    color: #fff;
    text-transform: uppercase;
}
.nav>li>a:hover, .nav>li>a:focus, .nav>li>a.active {
    color: #ce781c;
    background-color: #fff;
    border-radius: 0;
}

.navbar-nav.navbar-right:last-child {
    margin: 5px 0;
}
.btn-orange {
    background-color: #e77c21;
    border-color: #e77c21;  
    float: right;
    font-size: 20px;
    margin-top: 20px;
}
.btn-orange:hover {
    background-color: #57595d;
    border-color: #57595d;    
    
}

.btn-contact {
    background-color: #e77c21;
    border-color: #e77c21;  
    font-size: 20px;
    margin-top: 20px;
}
.btn-contact:hover {
    background-color: #57595d;
    border-color: #57595d;    
}

.top-nav-home {
    position: fixed;
    width: 100%;
    top: 0;
}

.white {
    background-color: #fff;
    padding: 30px;
}

.white h4 {
    font-size: 16px;
    padding-top: 10px;
}

.white li {
    padding: 3px 0;
}


.white .table-striped {
    font-size: 120%;
}
.row > div {
    text-align: center;
}
#info {
    position: relative;
}
#info .col-sm-4 img {
    max-height: 600px;
}
.phone-preview-block-companies img {
    max-height: 600px;
}
#info .col-sm-8, #info .col-sm-7 {
    padding-top: 50px;
}
#info .col-sm-8 img, #info .col-sm-7 img {
    max-width: 70%;
} 
#info .col-sm-8 p, #info .col-sm-7 p {
    font-size: 30px;
    margin: 20px 20px;
    padding-bottom: 30px;
}
#info .col-sm-8 a.download {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-family: 'Voltaire', sans-serif; 
    font-size: 20px;
    text-align: center;
    padding: 0 30px;
    background-color: #e77c21;
    border-color: #e77c21;
    font-size: 24px;
    border-radius: 12px;
    background-image: url(/img/homepage/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    margin: 10px 20px;
    width: 300px;
    max-width: 90%;
}
#info span {
    font-family: 'Voltaire', sans-serif; 
    font-size: 25px;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.phone-preview-block {
    display: inline-block;
    background-image: url('/img/homepage/phone.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 204px 364px;
    position: relative;
    top: -20px;
}
.phone-preview-block-companies {
    background-image: url('/img/homepage/phone.gif');
}

#static h2 {
    color: #020202;
}
#bedrijven, #hoe, #vacatures {
    border-top: 1px solid #57595d;
    background-color: #f2b071;
    padding: 30px 20px 50px 20px;
}
#hoe {
	border-top: 0;
	border-bottom: 1px solid #57595d;
}
#pers {
	border-top: 1px solid #57595d;
}
#bedrijven {
	border-top: 1px solid #57595d;
}
#bedrijven+#hoe {
	border-bottom: 1px solid #57595d;
	border-top: 0;
}
.row h2, .row h3 {
    font-family: 'Voltaire', sans-serif; 
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
}
.row h3 {
    color: #020202;
    font-size: 30px;
}
.row hr {
    border: 0;
    background-color: transparent;
    height: 0;
    border-top: 7px solid #fff;
    width: 140px;
    padding: 10px 0;
}
.hoe-companies {
    text-align: left !important;
}
#hoe.home img {
    margin-top: 40px;
    max-width: 100%;
}
#hoe ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#hoe ul li {
    color: #fff;
    font-size: 24px;
/*     line-height: 126px; */
    clear: both;
    padding-top: 20px;
}
#hoe span.bullet {
    width: 129px;
    height: 126px;
    display: inline-block;
    background-image: url(/img/homepage/hoe-bedrijven.png);
    background-repeat: no-repeat;
    background-position: center top;
    float: left;
    margin-left: 20px;
    margin-right: 40px;
}
#hoe span.bullet.hoe2 {
    background-position: center -136px;
}
#hoe span.bullet.hoe3 {
    background-position: center -272px;
}
#hoe span.bullet.hoe4 {
    background-position: center -408px;
}
#hoe span.bullet.hoe5 {
    background-position: center -544px;
}
#hoe li div {
    display: table-cell;
    vertical-align: middle;
    height: 126px;
}
#verhaal, #pers, #prijzen {
    background-color: #fff;
    padding: 30px 20px 50px 20px;
}
#verhaal h2, #pers h2, #prijzen h2 {
    color: #57595d;
}
#verhaal hr, #pers hr, #prijzen hr {
    border-top: 7px solid #57595d;
}
#pers {
    text-align: center;
}
.pers-item {
    width: 250px;
    display: inline-block;
    text-align: center;
    margin: 50px 0;
    cursor: pointer;
}
.pers-item img {
    width: 200px;
}
.pers-detail {
    padding: 30px 0;
    display: none;
    border-top: 1px solid #e77c21;
}
.pers-detail > img {
    margin-bottom: 20px;
}
.pers-detail h5 {
    font-style: italic;
    margin-top: 60px;
}
.pers-detail a h4, .pers-detail a {
    color: #e77c21;
    font-size: 20px;
}
.pers-detail a:hover h4, .pers-detail a:hover {
    color: #e77c21;
}
#static h2 {
    text-align: center;
}
#static hr {
    border-top: 7px solid #020202;
}
#static.row > div {
    text-align: left;
    padding: 30px 10%;
}

#verhaal p {
    text-align: left;
    color: #57595d;
    font-size: 20px;    
    padding: 0 15%;
}
#verhaal .left-part img {
    max-width: 180px;
    margin: 20px 0;
    margin-bottom: 30px;
}
#verhaal .left-part p+img {
    max-width: 70%;
}
#verhaal img.photo {
    width: 90%;
}

#online {
    background-color: #f2b071;
    padding: 30px 20px 50px 20px;
}
#online a {
    display: inline-block;
    margin: 150px 20px;
    width: 150px;
    height: 150px; 
}
#online a img {
    width: 100%;
    cursor: pointer;
}
#online a:hover {
    width: 160px;
    height: 160px; 
    margin: 145px 15px;
}

.clients {
    width: 180px;
    height: 180px;
    border: 4px solid #e77c21;
    border-radius: 90px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin: 30px 20px;
    background-color: #fff;
}
.clients div {
    vertical-align: middle;
    width: 172px;
    height: 172px;
    line-height: 172px;
}
.clients img {
    max-width: 75%;
    max-height: 75%;
    vertical-align: middle;
}

#vacatures .clients {
    background-color: #fff;
    border: 12px solid #fff;
}
#vacatures .clients div {
    border-radius: 86px;
    border: 4px solid #e77c21;
    width: 156px;
    height: 156px;
    line-height: 145px;
    overflow: hidden;
}
.counter {
    width: 180px;
    height: 180px;
    border: 4px solid #e77c21;
    border-radius: 90px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin: 30px 20px;
    margin-top: 0;
    position: relative;
    top: -20px;
}
.counter div {
    vertical-align: middle;
    width: 172px;
    height: 172px;
    line-height: 142px;
    font-size: 50px;
    color: #000;
    text-align: center;
    background-color: rgba(255,255,255, 0.8);
}
.counter div em {
    display: block;
    position: relative;
    top: -100px;
    font-size: 18px;
    
}

#footer {
    border-top: 1px solid #57595d;
    background-color: #fff;
    text-align: left;
    padding: 20px 20px;
}
#footer div {
    text-align: left;
}
#footer a {
    color: #57595d;
    font-size: 20px;
    margin-right: 50px;
}
#footer a:hover {
    color: #e77c21;
}

.form-signup {
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
}
.form-signup div {
    border: 1px solid #57595d;
    border-radius: 12px;
}
.form-signup div:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;    
}
.form-signup input[type=text] {
    width: 50%;
    float: left;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #57595d;
    border-right: 1px solid #57595d;
    box-shadow: none;
    border-radius: 12px 0 0 0;
    height: 44px;
    padding-top: 8px;
    padding-bottom: 14px;
/*     padding: 20px 15px 25px 20px; */
}
.form-signup input[type=text]+input[type=text] {
    border-right: 0;
    border-radius: 0 12px 0 0;
}
.form-signup input[type=text]+input[type=text]+input[type=text] {
    width: 100%;    
    border-radius: 0 0 0 0;
}
.form-signup input[type=text]+input[type=text]+input[type=text]+input[type=text]+input[type=text] {
    border-bottom: 0;
    border-radius: 0 0 12px 12px;
}
.form-signup input[type=submit] {
    background-color: #e77c21;
    border-color: #e77c21;  
    width: 100%;
    font-size: 24px;
    margin-top: 20px;
    font-family: 'Voltaire', sans-serif; 
    text-align: left;
    border-radius: 12px;
    background-image: url(/img/homepage/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
}
.navbar-inverse .navbar-toggle {
    border-color: #e77c21;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #e77c21;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #e77c21;
}
.navbar-inverse .navbar-toggle:focus .icon-bar, .navbar-inverse .navbar-toggle:hover .icon-bar {
    background-color: #fff;
}

.faq-icons {
    padding: 60px 0 30px 0;
}
.faq-icons a {
    display: inline-block;
    width: 200px;
    font-size: 22px;
    color: #e77c21;
    margin-bottom: 30px;
}
.faq-icons a i {
    font-size: 40px;
    color: #e77c21;
}

.instagram {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 2px solid #57595d;
    padding: 40px;
    width: 75%;
    -ms-transform: rotate(4deg); /* IE 9 */
    -webkit-transform: rotate(4deg); /* Safari */
    transform: rotate(4deg);
}
#verhaal .instagram img {
    width: 100%;
    border: 2px solid #57595d;
}
#verhaal .instagram p {
    width: 100%;
    padding: 10px 0;
    font-size: 15px;
}
#verhaal .instagram div+div {
    display: none;
}


h3.orange {
	color: #e77c21;
	text-align: center;
}


.subscriptions {
	display: block;
	text-align: center;
	padding: 20px 0px;
}

.subscriptions-extra {
	margin: 0 auto;
	text-align: center;
	max-width: 800px;
}

table.table-striped {
	border: 4px solid #e77c21;
	border-radius: 20px;
}
table.table-striped th, table.table-striped td {
	padding: 10px 20px !important;
}
.subscription {
	display: inline-block;
	max-width: 400px;
	border: 4px solid #e77c21;
	border-radius: 20px;
	margin: 20px 10px;
	text-align: left;
	padding: 20px;
}
.subscription ul {
	margin-top: 20px;
}
.subscription li {
	font-size: 16px;
}

.subscription li b {
	font-weight: 500;
}

@media (min-width: 800px) {
	.subscription {
		min-width: 360px;	
	}
}

.subscription h4 {
	font-weight: bold;
	text-align: center;
	color: #e77c21;
	font-family: 'Voltaire', sans-serif;   
	font-size: 30px;
	padding: 0;
	text-transform: uppercase;
}
.subscription h4 small {
	font-size: 20px;
	color: #e77c21;
}
.subscription h4 small sup {
	font-family: Arial, sans-serif;
	font-size: 16px;
	position: relative;
	top: -10px;
	
}

.subscription a {
	width: 100%;	
}


@media (max-width: 1050px) {
    .navbar-inverse .navbar-nav>li>a {
        padding: 0 23px;
    }    
}

@media (min-width: 768px) {
	.navbar-inverse .navbar-nav>li.blog {
		height: 54px;
	}
	.navbar-inverse .navbar-nav>li.blog a {	
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}
}

@media (max-width: 900px) {
    .navbar-inverse .navbar-nav>li>a {
        padding: 0 15px;
    }    
    #online a {
        display: inline-block;
        margin: 120px 20px;
        width: 120px;
        height: 120px; 
    }
    #online a img {
        width: 100%;
        cursor: pointer;
    }
    #online a:hover {
        width: 130px;
        height: 130px; 
        margin: 115px 15px;
    }
    #hoe span.bullet {
        margin-left: 10px;
        margin-right: 20px;
        width: 100px;
        height: 98px;
        background-size: cover;
    }
    #hoe li div {
        height: 98px;
        font-size: 20px;
    }
    #hoe span.bullet.hoe2 {
        background-position: center -105px;
    }
    #hoe span.bullet.hoe3 {
        background-position: center -210px;
    }
    #hoe span.bullet.hoe4 {
        background-position: center -315px;
    }
    #hoe span.bullet.hoe5 {
        background-position: center -421px;
    }
    .clients {
        margin: 20px 40px;
    }
    #verhaal p {
        padding: 0 5%;
    }
    #verhaal .left-part p+img {
        max-width: 90%;
    }
}

@media (max-width: 767px) {
    #verhaal img.photo {
        margin-top: 30px;
    }
    #footer {
        text-align: center;
        padding: 20px 10px;
    }
    #footer div {
        text-align: center;
    }
    #footer a {
        padding: 10px 30px;
        display: block;
    }
    body {
        padding-top: 60px;
    }
    body.smartbnr {
        padding-top: 138px;
    }
    .btn-orange {
        position: fixed;
        margin-top: 8px;
        right: 100px;
        top: 0;
        padding: 2px 10px;
    }
    .navbar-inverse .navbar-nav>li>a br {
        content: " ";
        display: inline-block;
        width: 5px;
    }
    .navbar-inverse .navbar-nav>li.sep {
        border-left: 0;
        border-top: 2px solid #e77c21;
        padding-top: 10px;
    }
    .navbar-brand>img {
        padding: 5px 0;
        height: 50px;
    }
    #footer a {
        margin-right: 0;
        font-size: 16px;
    }
    #online a {
        display: inline-block;
        margin: 60px 10px;
        width: 75px;
        height: 75px; 
    }
    #online a img {
        width: 100%;
        cursor: pointer;
    }
    #online a:hover {
        width: 85px;
        height: 85px; 
        margin: 55px 5px;
    }
    .hoe1, .hoe2 {
        overflow: hidden;
    }
    .hoe1 img {
        width: 190%;
        max-width: none !important;
        margin-left: 0%;
    }
    .hoe2 img {
        width: 190%;
        max-width: none !important;
        position: relative;
        left: -108%;
    }
    .clients {
        width: 140px;
        height: 140px;
        border-radius: 70px;
        border-width: 3px;
        margin: 30px 30px;
    }
    .clients div {
        width: 134px;
        height: 134px;
        line-height: 134px;
    }
    #vacatures .clients {
        background-color: #fff;
        border: 8px solid #fff;
    }
    #vacatures .clients div {
        border-radius: 67px;
        border: 4px solid #e77c21;
        width: 124px;
        height: 124px;
        line-height: 120px;
        overflow: hidden;        
    }    

    #info .col-sm-8 p, #info .col-sm-7 p {        
        font-size: 20px;
        padding-bottom: 20px;
    }
    #info .col-sm-8 .download+.download {
        margin-bottom: 60px;
    }
    #info span {
        font-size: 12px;
    }
    #verhaal p {
        font-size: 20px;
    }
    
    .instagram {
        width: 100%;
    }
    
}

@media (max-width: 500px) {
    .navbar>.container-fluid .navbar-brand {
        margin-left: 20px;
    }
    #online a {
        display: inline-block;
        margin: 20px 40px;
        width: 60px;
        height: 60px; 
    }
    #online a img {
        width: 100%;
        cursor: pointer;
    }
    #online a:hover {
        width: 70px;
        height: 70px; 
        margin: 15px 15px;
    }
    #info .col-sm-8 p, #info .col-sm-7 p {        
        font-size: 16px;
    }
    #info span {
        font-size: 18px;
    }
    .row h2 {
        font-size: 30px;
    }
    .row hr, #verhaal hr {
        border-top-width: 4px;
    }
    #verhaal p {
        font-size: 16px;
    }
    #hoe li div {
        font-size: 16px;
    }
    .clients {
        width: 150px;
        height: 150px;
        border-radius: 75px;
        border-width: 2px;
        margin: 10px 60px;
    }
    .clients div {
        width: 146px;
        height: 146px;
        line-height: 146px;
    }
    #vacatures .clients {
        background-color: #fff;
        border: 8px solid #fff;
    }
    #vacatures .clients div {
        border-radius: 73px;
        border: 4px solid #e77c21;
        width: 134px;
        height: 134px;
        line-height: 130px;
        overflow: hidden;        
    }       
    #info .col-sm-8 a.download {
        font-size: 18px;
    }

}


#smartbanner { position:absolute; z-index: 100;left:0; top:-82px; border-bottom:1px solid #e8e8e8; width:100%; height:78px; font-family:'Helvetica Neue',sans-serif; background:-webkit-linear-gradient(top, #f4f4f4 0%,#cdcdcd 100%); background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); box-shadow:0 1px 2px rgba(0,0,0,0.5); -webkit-font-smoothing:antialiased; overflow:hidden; -webkit-text-size-adjust:none; }
#smartbanner, html.sb-animation {-webkit-transition: all .3s ease;}
#smartbanner .sb-container { margin: 0 auto; position:relative; }
#smartbanner .sb-close { position:absolute; left:5px; top:5px; display:block; border:2px solid #fff; width:14px; height:14px; font-family:'ArialRoundedMTBold',Arial; font-size:15px; line-height:15px; text-align:center; color:#fff; background:#070707; text-decoration:none; text-shadow:none; border-radius:14px; box-shadow:0 2px 3px rgba(0,0,0,0.4); -webkit-font-smoothing:subpixel-antialiased; }
#smartbanner .sb-close:active { font-size:13px; color:#aaa; }
#smartbanner .sb-icon { position:absolute; left:30px; top:10px; display:block; width:57px; height:57px; background:rgba(0,0,0,0.6); background-size:cover; border-radius:10px; box-shadow:0 1px 3px rgba(0,0,0,0.3); }
#smartbanner.no-icon .sb-icon { display:none; }
#smartbanner .sb-info { position:absolute; left:98px; top:18px; width:44%; font-size:11px; line-height:1.2em; font-weight:bold; color:#6a6a6a; text-shadow:0 1px 0 rgba(255,255,255,0.8); }
#smartbanner #smartbanner.no-icon .sb-info { left:34px; }
#smartbanner .sb-info strong { display:block; font-size:13px; color:#4d4d4d; line-height: 18px; }
#smartbanner .sb-info > span { display:block; }
#smartbanner .sb-info em { font-style:normal; text-transform:uppercase; }
#smartbanner .sb-button { position:absolute; right:20px; top:24px; border:1px solid #bfbfbf; padding: 0 10px; min-width: 10%; height:24px; font-size:14px; line-height:24px; text-align:center; font-weight:bold; color:#6a6a6a; background:-webkit-linear-gradient(top, #efefef 0%,#dcdcdc 100%); text-transform:uppercase; text-decoration:none; text-shadow:0 1px 0 rgba(255,255,255,0.8); border-radius:3px; box-shadow:0 1px 0 rgba(255,255,255,0.6),0 1px 0 rgba(255,255,255,0.7) inset; }
#smartbanner .sb-button:active, #smartbanner .sb-button:hover { background:-webkit-linear-gradient(top, #dcdcdc 0%,#efefef 100%); }

#smartbanner .sb-icon.gloss:after { content:''; position:absolute; left:0; top:-1px; border-top:1px solid rgba(255,255,255,0.8); width:100%; height:50%; background:-webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.2) 100%); border-radius:10px 10px 12px 12px; }

#smartbanner.android { border-color:#212228; background: #3d3d3d url('/img/dark_background_stripes.gif'); border-top: 5px solid #88B131; box-shadow: none; }
#smartbanner.android .sb-close { border:0; width:17px; height:17px; line-height:17px; color:#b1b1b3; background:#1c1e21; text-shadow:0 1px 1px #000; box-shadow:0 1px 2px rgba(0,0,0,0.8) inset,0 1px 1px rgba(255,255,255,0.3); }
#smartbanner.android .sb-close:active { color:#eee; }
#smartbanner.android .sb-info { color:#ccc; text-shadow:0 1px 2px #000; }
#smartbanner.android .sb-info strong { color:#fff; }
#smartbanner.android .sb-button { min-width: 12%; border:1px solid #DDDCDC; padding:1px; color:#d1d1d1; background: none; border-radius: 0; box-shadow: none; min-height:28px}
#smartbanner.android .sb-button span { text-align: center; display: block; padding: 0 10px; background-color: #42B6C9; background-image: -webkit-gradient(linear,0 0,0 100%,from(#42B6C9),to(#39A9BB)); background-image: -moz-linear-gradient(top,#42B6C9,#39A9BB); text-transform:none; text-shadow:none; box-shadow:none; }
#smartbanner.android .sb-button:active, #smartbanner.android .sb-button:hover { background: none; }
#smartbanner.android .sb-button:active span, #smartbanner.android .sb-button:hover span { background:#2AC7E1; }

#smartbanner.windows .sb-icon { border-radius: 0px; }

/*
 * Pricing table
 */
.table-pricing .price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    margin-bottom:2em !important;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.table-pricing .price .item:before{
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    margin-bottom: -4px;
    margin-right: 10px; 
}
.table-pricing .price li.check:before{
    background-image: url('/img/check_mark_32.png');
}
.table-pricing .price li.cross:before{
    background-image: url('/img/cross_mark_32.png');
}

.table-pricing .price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}
.table-pricing .price .header {
    font-family: 'Voltaire', sans-serif;
    background-color: #e77c21;
    color: white;
    font-size: 25px;
    text-align: center;
}
.table-pricing .price li {
    border-bottom: 1px solid #eee;
    padding: 15px;
    font-size:12px;
}

.table-pricing .price .grey {
    background-color: #eee;
    font-size: 20px;
    text-align: center;
}
.table-pricing .price .grey span {
    display:block;
}
.table-pricing .price .grey span.period{
    font-size: 70%;
    opacity: 0.5;
}
.table-pricing .remarks{
    font-style:italic;
}