/*
Theme Name: AccessPress CHILD
Template: accesspress-staple

*/

/*--------------------------------------------------------------
Reset
--------------------------------------------------------------*/
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, font, ins, kbd, q, s,
samp, small, strike, strong, sub, sup,
tt, var, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

html {
    font-size: 62.5%;
    overflow-y: scroll;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

body {
    background: none repeat scroll 0 0 #fff;
    overflow: hidden;
    position: relative;
}

article, 
aside, 
details, 
figcaption, 
figure, 
footer, 
header, 
main, 
nav, 
section {
    display: block;
}

ol, 
ul {
    list-style: outside none none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, 
th, 
td {
    font-weight: normal;
    text-align: left;
}

blockquote:before, blockquote:after, 
q:before, q:after {
    content: "";
}

blockquote, 
q {
    quotes: "" "";
}

a:focus {
    outline: 0 none;
}

a:hover, 
a:active {
    outline: 0 none;
}

a img {
    border: 0 none;
}

/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/
.db-rot{
    color: #e2001a;
	font-weight:bold;
}
.db-blau{
    color: #000000;
	font-weight:bold;
}
body, 
button, 
input, 
select, 
textarea {
    color: #444;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    color: #555;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 15px;
}

p {
    margin-bottom: 20px;
}

b, strong {
    font-weight: bold;
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
  font-family: "Lato",sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  margin: 0 15px;
  padding-left: 32px;
  position: relative;
}

blockquote:before {
  content: "“";
  font-size: 64px;
  left: 0;
  position: absolute;
  top: -28px;
}

address {
    margin: 0 0 15px;
}

pre {
    background: none repeat scroll 0 0 #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, 
kbd, 
tt, 
var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: none repeat scroll 0 0 #fff9c0;
    text-decoration: none;
}

sup, sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: 0.5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

/*--------------------------------------------------------------
Elements
--------------------------------------------------------------*/
.elastic-wrap {
max-width:720px;
max-height:405px;
overflow:hidden;
margin: 0 auto 35px 0;
}
.elastic-video {
	position: relative;
	padding-bottom: 54.0%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
}
.elastic-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



.ubermenu-wrap{
    margin: 58px 0 0 0;
}
.ubermenu-custom-content{
    font-size: 80%;
}


hr {
    background-color: #ccc;
    border: 0 none;
    height: 1px;
    margin-bottom: 15px;
}

ul, ol {
    margin: 0 0 15px 20px;
}

ul {
    list-style: outside none disc;
}

ol {
    list-style: outside none decimal;
}

li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 15px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 15px 15px;
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

figure {
    margin: 0;
}

table {
    border-collapse: collapse;
    margin: 0 0 15px;
    width: 100%;
	table-layout: fixed;
}
#post-225 table {
    width: auto;
}

th {
    border: 1px solid #ccc;
    font-weight: bold;
    padding: 2px 4px;
}

td {
    border: 0px solid #ccc;
    padding: 2px 2px;
    color: #000; 
    word-wrap: break-word; 
}
table.small-table td{
    padding: 0px 4px;
}
table.small-table {
    padding: 0px 4px;
	table-layout: auto;
}

table.small-table-border td{
    padding: 2px 4px;
	border:2px solid #fff;
	background:#efefef;
}
table.small-table-border {
	table-layout: auto;
}
#wp-calendar a {
    color: #0262C8;
}
.ral {
font-family: 'Verdana', sans-serif;
font-size:12px;
display:inline-block;
padding:4px;
margin-bottom:4px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
text-align:center;
width:100%;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.6), inset 0px 8px 8px 0px rgba(255, 255, 255, 0.25); /* WebKit */
-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.6), inset 0px 8px 8px 0px rgba(255, 255, 255, 0.25); /* Firefox */
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.6), inset 0px 8px 8px 0px rgba(255, 255, 255, 0.25); /* Standard */ 
text-shadow: 1px 1px 0px rgba(0, 0, 0); /* Fallback */
text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4); 
}
.ral.hell {
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.6), inset 0px -10px 8px 0px rgba(0, 0, 0, 0.15); /* WebKit */
-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.6), inset 0px -10px 8px 0px rgba(0, 0, 0, 0.15); /* Firefox */
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.6), inset 0px -10px 8px 0px rgba(0, 0, 0, 0.15); /* Standard */ 
text-shadow: 1px 1px 0px rgba(0, 0, 0); /* Fallback */
text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4); 
}
#mytabs .vc_tta-container {
    border: 1px solid #eee;
}


#mytabs .vc_tta-tab a{
font-family: 'Verdana', sans-serif;
font-size:12px;
padding:4px;
text-align:center;
text-shadow: 1px 1px 0px rgba(0, 0, 0); /* Fallback */
text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4);
	transition: all 0.6s ease-out; 
}
#mytabs .vc_tta-panels > div:first-child a, 
#mytabs .vc_tta-tabs-list .vc_tta-tab:nth-child(1) a {
    background: #A5A5A5;
    color: #fff;
}
 /* 3009 */
#mytabs .vc_tta-panels div:nth-child(2) a, 
#mytabs .vc_tta-tabs-list .vc_tta-tab:nth-child(2) a {
    background: #642424;
    color: #fff;
}
#mytabs .vc_tta-panels div:nth-child(3) a, 
#mytabs .vc_tta-tabs-list .vc_tta-tab:nth-child(3) a {
    background: #2F4538;
    color: #fff;
}
#mytabs .vc_tta-panels div:nth-child(4) a, 
#mytabs .vc_tta-tabs-list .vc_tta-tab:nth-child(4) a {
    background: #293133;
    color: #fff;
}
/* ============ 7024 deaktiviert
#mytabs .vc_tta-panels div:nth-child(5) a, 
#mytabs .vc_tta-tabs-list .vc_tta-tab:nth-child(5) a {
    background: #474a51;
    color: #fff;
}
 ============ */

#mytabs .vc_tta-panels div:nth-child(5) a, 
#mytabs .vc_tta-tabs-list .vc_tta-tab:nth-child(5) a {
    background: #8E402A;
    color: #fff;
}
#mytabs .vc_tta-panels div:nth-child(6) a, 
#mytabs .vc_tta-tabs-list .vc_tta-tab:nth-child(6) a {
    background: #592321;
    color: #fff;
}
#mytabs .vc_tta-panels div:nth-child(7) a, 
#mytabs .vc_tta-tabs-list .vc_tta-tab:nth-child(7) a {
    background: #45322E;
    color: #fff;
}
#mytabs .vc_tta-panels div:nth-child(8) a, 
#mytabs .vc_tta-tabs-list .vc_tta-tab:nth-child(8) a {
    background: #E7EBDA;
    color: #000;
}
#mytabs .vc_tta-panels div:nth-child(9) a, 
#mytabs .vc_tta-tabs-list .vc_tta-tab:nth-child(9) a {
    background: #0A0A0A;
    color: #fff;
}
/* ============ TP104 ============ */
#mytabs.tp104 .vc_tta-panels div:nth-child(2) a, 
#mytabs.tp104 .vc_tta-tabs-list .vc_tta-tab:nth-child(2) a {
    background: #2F4538;
    color: #fff;
}
#mytabs.tp104 .vc_tta-panels div:nth-child(3) a, 
#mytabs.tp104 .vc_tta-tabs-list .vc_tta-tab:nth-child(3) a {
    background: #293133;
    color: #fff;
}
#mytabs.tp104 .vc_tta-panels div:nth-child(4) a, 
#mytabs.tp104 .vc_tta-tabs-list .vc_tta-tab:nth-child(4) a {
    background: #8E402A;
    color: #fff;
}
#mytabs.tp104 .vc_tta-panels div:nth-child(5) a, 
#mytabs.tp104 .vc_tta-tabs-list .vc_tta-tab:nth-child(5) a {
    background: #592321;
    color: #fff;
} 
#mytabs.tp104 .vc_tta-panels div:nth-child(6) a, 
#mytabs.tp104 .vc_tta-tabs-list .vc_tta-tab:nth-child(6) a {
    background: #45322E;
    color: #fff;
}
#mytabs.tp104 .vc_tta-panels div:nth-child(7) a, 
#mytabs.tp104 .vc_tta-tabs-list .vc_tta-tab:nth-child(7) a {
    background: #E7EBDA;
    color: #000;
}


/* ============ DZB ============ */
#mytabs.dzb .vc_tta-panels div:nth-child(1) a, 
#mytabs.dzb .vc_tta-tabs-list .vc_tta-tab:nth-child(1) a {
    background: #2F4538;
    color: #fff;
}
#mytabs.dzb .vc_tta-panels div:nth-child(2) a, 
#mytabs.dzb .vc_tta-tabs-list .vc_tta-tab:nth-child(2) a {
    background: #293133;
    color: #fff;
} 
#mytabs.dzb .vc_tta-panels div:nth-child(3) a, 
#mytabs.dzb .vc_tta-tabs-list .vc_tta-tab:nth-child(3) a {
    background: #8E402A;
    color: #fff;
}
#mytabs.dzb .vc_tta-panels div:nth-child(4) a, 
#mytabs.dzb .vc_tta-tabs-list .vc_tta-tab:nth-child(4) a {
    background: #592321;
    color: #fff;
}
#mytabs.dzb .vc_tta-panels div:nth-child(5) a, 
#mytabs.dzb .vc_tta-tabs-list .vc_tta-tab:nth-child(5) a {
    background: #45322E;
    color: #fff;
}
#mytabs.dzb .vc_tta-panels div:nth-child(6) a, 
#mytabs.dzb .vc_tta-tabs-list .vc_tta-tab:nth-child(6) a {
    background: #222;
    color: #fff;
}
/* ============ DZB Tegula ============ */

/* ============ stehfalz ============ */
#mytabs.stehfalz .vc_tta-panels div:nth-child(1) a, 
#mytabs.stehfalz .vc_tta-tabs-list .vc_tta-tab:nth-child(1) a {
    background: #293133;
    color: #fff;
}
#mytabs.stehfalz .vc_tta-panels div:nth-child(2) a, 
#mytabs.stehfalz .vc_tta-tabs-list .vc_tta-tab:nth-child(2) a {
    background: #8e402a;
    color: #fff;
}
/* ============ 8019
 #mytabs .vc_tta-panels div:nth-child(8) a, 
#mytabs .vc_tta-tabs-list .vc_tta-tab:nth-child(8) a {
    background: #403A3A;
    color: #fff;
}
============ */

#mytabs .vc_tta-tab:hover a,
#mytabs .vc_tta-tab.vc_active a{
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.3), 0 4px 15px 0 rgba(0,0,0,0.26);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.3), 0 4px 15px 0 rgba(0,0,0,0.26);
	z-index: +1;
	transition: all 0.3s ease;
}
#mytabs .vc_tta-tab:hover a{
	opacity: 0.9;
}
.wpb-js-composer #mytabs .vc_tta.vc_general .vc_tta-tabs-container {
    position: static;
}
.wpb-js-composer #mytabs .vc_tta.vc_general .vc_tta-tabs-container:before {
    content: "verfügbare Farben:";
	display: block;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 4px;
font-weight: 600;
}
.wpb-js-composer #mytabs.eng .vc_tta.vc_general .vc_tta-tabs-container:before {
    content: "Available colors:";
}
#mytabs .vc_general.vc_tta.vc_tta-tabs{
	position: relative;
}
#mytabs .vc_tta-tabs-list .vc_tta-tab:last-child{
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
}
#mytabs .vc_tta-tabs-list .vc_tta-tab:last-child a{
	background: #fff;
	color: #000;
	border: 1px solid #000;
	font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: 600;
line-height: 1.4;
text-shadow: none;
padding: 6px 10px 10px 10px;
}
#mytabs .vc_tta-tabs-list .vc_tta-tab:last-child.vc_active a,
#mytabs .vc_tta-tabs-list .vc_tta-tab:last-child a:hover{
	border: 1px solid #000;
	background: #fff;
	color: #000;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.16), 0 4px 15px 0 rgba(0,0,0,0.09);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.16), 0 4px 15px 0 rgba(0,0,0,0.09);
}


#mytabs .vc_tta-tabs-list .vc_tta-tab:last-child .vc_tta-title-text:after{
	content: "\A" url(/wp-content/uploads/2018/08/schnittminiatur.jpg);
	padding-top: 6px;
	display: block;
}
#mytabs.tp35 .vc_tta-tabs-list .vc_tta-tab:last-child .vc_tta-title-text:after{
	content: "\A" url(/wp-content/uploads/2018/08/tp35schnittminiatur.jpg);
}
#mytabs.tp45 .vc_tta-tabs-list .vc_tta-tab:last-child .vc_tta-title-text:after{
	content: "\A" url(/wp-content/uploads/2022/11/TP45-mini-single.jpg);
}
#mytabs.tp104 .vc_tta-tabs-list .vc_tta-tab:last-child .vc_tta-title-text:after{
	content: "\A" url(/wp-content/uploads/2018/08/tp104schnittminiatur.jpg);
}
#mytabs.tp104.tp55 .vc_tta-tabs-list .vc_tta-tab:last-child .vc_tta-title-text:after{
	content: "\A" url(/wp-content/uploads/2020/11/tp55-tabmini.jpg);
}
#mytabs.dzb .vc_tta-tabs-list .vc_tta-tab:last-child .vc_tta-title-text:after{
	content: "\A" url(/wp-content/uploads/2018/08/stratos-schnittminiatur.jpg);
}
#mytabs.stehfalz .vc_tta-tabs-list .vc_tta-tab:last-child .vc_tta-title-text:after{
	content: "\A" url(/wp-content/uploads/2018/08/stehfalz-schnittminiatur.jpg);
}


#mytabs .vc_tta-panels .wpb_content_element h2{
	position: absolute;
	font-weight: 700;
	top: 40px;
	left: 10px;
	background: rgba(255, 255, 255, 0.7);
	padding-right: 0.5em;
	color: #000;
}


.ral3009 {
    background: #642424;
    color: #fff;
}
.ral3011 {
    background: #781F19;
    color: #fff;
}
.ral6005 {
    background: #2F4538;
    color: #fff;
}
.ral6020 {
    background: #2E3A23;
    color: #fff;
}
.ral7016 {
    background: #293133;
    color: #fff;
}
.ral7024 {
    background: #474A51;
    color: #fff;
}
.ral8004 {
    background: #8E402A;
    color: #fff;
}
.ral8012 {
    background: #592321;
    color: #fff;
}
.ral8017 {
    background: #45322E;
    color: #fff;
}
.ral8019 {
    background: #403A3A;
    color: #fff;
}
.ral9002 {
    background: #E7EBDA;
    color: #000;
}
.ral9005 {
    background: #0A0A0A;
    color: #fff;
}
.ral9006 {
    background: #A5A5A5;
    color: #fff;
}
.mysingle a.button{
	font-weight: 600;
	font-size: 20px;
	padding: 2px 10px 4px 10px; 
	color: #fff;
	background: #51789c;
	border-radius: 2px;
	margin-top: 0.5em;
}
.mysingle a.button:hover{
	color: #fff;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.25), 0 4px 15px 0 rgba(0,0,0,0.18);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.22), 0 4px 15px 0 rgba(0,0,0,0.18);
}

/* ================ table responsive ================ */
table.myrestable tr{
	border-bottom: 0px solid #eee;
}
@media all and (max-width:500px){
table.myrestable td{
	display: block;
}
table.myrestable td.empty{
	display: none;
}
	
}
table.myrestable td.buttontd{
	vertical-align: middle;
}

@media all and (min-width:960px){
table.myrestable td{
	width: auto;
}
table.myrestable td:first-child{
	width: 20%;
}
}
.weitere > .wpb_wrapper{
	background: #f5f5f5;
	padding: 10px 10px;
}
.weitere .small-table td{
	width: 33%;
	border: 1px solid #eee;
	transition: all 0.3s ease;
	padding: 4px 10px;
	background: #fff;
}
.weitere p:first-child {
    margin-bottom: 5px;
}
.weitere .small-table td:not(.current):hover{
	z-index: +1;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.11);
box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.11);
}
.weitere .small-table td.current {
	opacity: 0.25;
}
.weitere .small-table td.current a{
	cursor: auto;
	pointer-events: none;
}
@media all and (max-width:500px){
.weitere .small-table td{
	display: block;
	width: 100%;
}
}



/* ================ ENDE table responsive ================ */
/*--------------------------------------------------------------
    color: #DC234F;
4.0 Forms
--------------------------------------------------------------*/

button, 
input, 
select, 
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: middle;
}

.navigation .nav-links a, 
.bttn, 
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    background: none repeat scroll 0 0 #0262C8;
    border: medium none;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 10px 15px;
    position: relative;
    text-shadow: none;
}

.navigation .nav-links a:hover, 
.bttn:hover, button, 
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover {
    background: #22252D;
}

input[type="checkbox"], 
input[type="radio"] {
    padding: 0;
}

button::-moz-focus-inner, 
input::-moz-focus-inner {
 border: 0 none;
 padding: 0;
}

input[type="text"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"],
select {
    border: 1px solid #ccc;
    color: #666;
    height: 36px;
    width: 100%;
    border-radius: 3px;
}

input[type="text"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="password"]:focus, 
input[type="search"]:focus, 
textarea:focus {
    border: 1px solid #aaa;
}

.searchform input[type="text"]:focus {
    border: medium none;
}

input[type="text"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"],
select {
    padding: 3px 6px;
}

textarea {
    border: 1px solid #ccc;
    color: #666;
    height: 125px;
    max-width: 100%;
    overflow: auto;
    padding-left: 3px;
    vertical-align: top;
    width: 100%;
}

/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/

a {
    color: #0262C8;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

a:visited {
}

a:hover, 
a:focus, 
a:active {
    color: #DC234F;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.screen-reader-text:hover, 
.screen-reader-text:active, 
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/

.clearfix:before, .clearfix:after, 
.row:before, .row:after, 
.entry-content:before, .entry-content:after, 
.comment-content:before, .comment-content:after, 
.site-header:before, .site-header:after, 
.site-content:before, .site-content:after, 
.site-footer:before, .site-footer:after, 
.ak-container:after, .ak-container:before {
    content: "";
    display: table;
}

.clearfix:after, 
.row:after, 
.entry-content:after, 
.comment-content:after, 
.site-header:after, 
.site-content:after, 
.site-footer:after, 
.ak-container:after {
    clear: both;
}

.clear {
    clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.home .about .btn, .home .portfolio-content .read-more{
    display: none;
} 

.wpb_text_column.wpb_content_element{
    padding: 0px;
    border: 0px solid #ccc;
}
.home .wpb_text_column.wpb_content_element{
    padding: 0px;
    border: 0px solid #ccc;
}
.home .entry-header {
    display: none;
}
.home .entry-header {
    display: none;
}
.home .vc_column_container a img {
-webkit-transition: all 300ms ease-out; /* Firefox */
-moz-transition: all 300ms ease-out; /* WebKit */
-o-transition: all 300ms ease-out; /* Opera */
transition: all 300ms ease-out; /* Standard */


}
.home .vc_column_container a:hover img {


-webkit-transition: all 300ms ease-out; /* Firefox */
-moz-transition: all 300ms ease-out; /* WebKit */
-o-transition: all 300ms ease-out; /* Opera */
transition: all 300ms ease-out; /* Standard */
}
.vc_custom_1467014718230 td{
		text-align: center;
} 
.vc_custom_1467014718230{
		padding: 10px !important;
		max-width: 370px !important;
		margin:0 auto;
} 
.home .wpb_content_element p{
		text-align: center;
} 
.home .small-font p{
margin-bottom:4px !important;
		font-size: 75%;
		text-align: center;
}


#metaslider_container_113 .slider-wrapper.theme-light{
	padding: 0 !important;
} 
#post-847 .wpb_text_column.wpb_content_element{
    padding: 0px;
    border: 0px solid #ccc;
}  
#post-847 .vc_row{
    padding: 6px;
    border: 1px solid #ccc;
	margin-left: 0;
    margin-right: 0;
}
#post-219 .wpb_text_column.wpb_content_element{
    padding: 0px;
    border: 0px solid #ccc;
} 
.top-footer .a {
    transition: all 0.12s ease-in-out 0s;
}
.button1:before{
    content: "\f07a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	padding-right: 0.5em;
}
.button2:before{
    content: "\f10b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	padding-right: 0.5em;
}
.button1, .button2{
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.button1:hover, .button2:hover{
	background-color:#0061a7;
	color:#ffffff;
}
.button1:active, .button2:active{
	position:relative;
	top:1px;
	color:#ffffff;
}
.menu-footerservice-container,
.menu-footer-container{
    margin-top: -10px;
}


.widget {
    margin: 0 0 25px;
}
#nav_menu-3, #nav_menu-4{
    margin: 0 0 0px;
}
.footer-block-1.footer-block .widget {
    margin: 0 0 16px;
}
.widget select {
    max-width: 100%;
}

.widget_search .search-submit {
    display: none;
}

h1.entry-title {
    color: #666;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.entry-title a {
    color: #666;
}

.hentry {
    margin: 0 0 15px;
}

.byline, 
.updated {
    display: none;
}

.published {
    display: inline;
}

.single .byline, 
.group-blog .byline, 
.posted-on {
    display: inline;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
}

.page-content, .entry-content, .entry-summary {
    margin: 15px 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 15px;
}

.edit-link .post-edit-link {
    background: none repeat scroll 0 0 #293037;
    border-radius: 3px;
    color: #fff !important;
    font-size: 13px;
    line-height: 1;
    padding: 4px 10px;
}

.edit-link .post-edit-link:before {
    content: "\f044";
    font-family: FontAwesome;
    margin-right: 5px;
}

#blog-post article.hentry, 
.search article.hentry, 
.archive article.hentry, 
.tag article.hentry, 
.category article.hentry {
    border-bottom: 1px solid #F0F0F0;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

article.hentry .edit-link {
    display: block;
    margin-top: 20px;
}

article.hentry h1.entry-title {
    line-height: 1.2;
    margin-bottom: 5px;
}

article.hentry .entry-footer > span {
    font-size: 13px;
    margin-right: 15px;
}

.page-header .page-title {
    color: #666;
    padding-bottom: 15px;
}

.posted-on:before {
    content: "\f073";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}

.cat-links:before {
    content: "\f07c";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}

.comments-link:before {
    content: "\f075";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}

.tags-links:before {
    content: "?";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}

.entry-footer a {
    color: #999;
}

.entry-footer a:hover {
    color: #01aefd;
}

.nav-links .meta-nav {
    display: none;
}

.nav-links .nav-previous, 
.nav-links .nav-next {
    float: left;
    width: 50%;
}

.nav-links .nav-next {
    text-align: right;
}

.nav-links .nav-previous a:before {
    content: "\f0d9";
    font-family: FontAwesome;
    font-style: normal;
    margin-right: 5px;
}

.nav-links .nav-next a:after {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    margin-left: 5px;
}

.entry-thumbnail {
    float: left;
    width: 20%;
}

.archive-thumbnail {
    margin-bottom: 20px;
}

.entry-exrecpt {
    float: right;
    width: 60%;
}

.short-content {
    margin-bottom: 10px;
}

.short-content + .bttn {
    float: left;
}

.archive-wrap .archive-btn {
    float: left;
}

.entry-footer {
    margin-top: 10px;
}

.full-width {
    float: none;
    width: 100%;
}

.blog .format-aside .entry-title, 
.archive .format-aside .entry-title {
    display: none;
}

.main-title{
    color: #353535;
    border-bottom: 2px dotted #eee;
}

.main-title span {
  border-bottom: 2px solid #0262C8;
  bottom: -2px;
  display: inline-block;
  padding-bottom: 10px;
  position: relative;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

#comments h2.comments-title {
    background: none repeat scroll 0 0 #0262C8;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 15px 0;
    padding: 6px 15px;
}

#comments h3 {
    background: none repeat scroll 0 0 #0262C8;
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin: -20px 0 15px -20px;
    padding: 10px 20px;
}

#commentform label {
    display: inline-block;
    width: 120px;
    color: #353535;
}

.comment-form p {
    color: #353535;
}

textarea#comment {
    height: 150px;
    width: 60%;
}

.comments-area ol {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.comments-area ol.children {
    margin: 0 0 0 15px;
}

.comment-list .comment-body {
    background: none repeat scroll 0 0 #fcfcfc;
    border-top: 2px solid #0262C8;
    margin-bottom: 20px;
    padding: 15px;
}

.comment-author img {
    margin-right: 15px;
    vertical-align: text-top;
}

.comment-author .fn {
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize;
}

.comment-author .fn .url {
    color: #333;
    padding: 0 5px;
}

.comment-author .fn .url:hover {
    background: none repeat scroll 0 0 #23a38f;
    color: #fff;
}

.comment-author .says {
    display: none;
}

.comment-metadata {
    font-size: 12px;
    font-style: italic;
}

.comment-metadata  a {
    color: #333;
}

.reply .comment-reply-link {
    background: none repeat scroll 0 0 #293037;
    border-radius: 3px;
    color: #ffffff;
    font-size: 13px;
    line-height: 1;
    padding: 2px 10px;
}

#respond {
    background: none repeat scroll 0 0 #efefef;
    color: #ccc;
    margin: 30px 0;
    padding: 20px;
}

#commentform .form-submit {
    margin-bottom: 0;
}

#cancel-comment-reply-link {
    color: #fff;
    font-style: italic;
}

#cancel-comment-reply-link:before {
    color: #fff;
    content: "?";
    font-family: FontAwesome;
    font-style: normal;
    margin: 0 5px 0 20px;
}

.logged-in-as a {
    color: #353535;
}

/*--------------------------------------------------------------
Infinite scroll
--------------------------------------------------------------*/

.infinite-scroll .paging-navigation, 
.infinite-scroll.neverending .site-footer {
    display: none;
}
.infinity-end.neverending .site-footer {
    display: block;
}

#infinite-footer {
    display: none;
}

/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/

.page-content img.wp-smiley, 
.entry-content img.wp-smiley, 
.comment-content img.wp-smiley {
    border: medium none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption {
    border: 0px solid #ccc;
    margin-bottom: 15px;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
}

.wp-caption-text {
    text-align: center;
}

.wp-caption .wp-caption-text {
    margin: 10px 0;
}

.site-main .gallery {
    margin-bottom: 1.5em;
}

.gallery-caption {
}

.site-main .gallery a img {
    border: medium none;
    height: auto;
    max-width: 90%;
}

.site-main .gallery dd, 
.site-main .gallery figcaption {
    margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}

.site-main .gallery-columns-4 .gallery-item img {
}

/*--------------------------------------------------------------
Common css
--------------------------------------------------------------*/
embed, 
iframe, 
object {
    max-width: 100%;
}

body {
    font-weight: 400;
}

body.boxed-layout {
    margin: 0 auto;
    position: relative;
    width: 1200px;
    overflow: visible;
}

.ak-container {
    margin: 0 auto;
    width: 1170px;
}

.menu-toggle {
    display: none;
}

.sticky {
}

.bypostauthor {
}

.bx-wrapper * {
    direction: ltr;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/

#masthead {
    background:#353535;
    border-bottom: 3px solid #0262C8;
    position: relative;
    z-index: 99;
    margin-bottom: 30px;
}

.no-slider {
    background: none repeat scroll 0 0 #353535 !important;
    border-bottom: 3px solid #0262C8;
}

.home #masthead {
    background: none repeat scroll 0 0;
    left: 0;
    margin-bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 99999;
}

.home #masthead.no_slider {
    background: #353535;
    position: relative;
    z-index: 999;
}

.home #masthead.classic {
    position: relative;
    background: #353535
}

.home.header-white #masthead.classic{
    background: #FFF;
}

.home.header-white #masthead.no-classic{
    background: rgba(255,255,255,0.2);
    border-bottom: 0;
}

.header-white #masthead{
    border-bottom: 1px solid #EEE;
    background:#FFF;
}

.site-branding {
    float: left;
padding: 10px 0;
}


.site-branding.logo-left{
    max-height: 100px;
}

.site-branding h1{
    color: #0262C8;
    margin: 0;
    font-weight: 300;
}

.site-branding .tagline{
    line-height: 1.4;
    font-weight: 200;
    color: #EEE;
}

.header-white .site-branding .tagline{
    color: #333;
}

.header-white.home .no-classic .site-branding .tagline{
    color: #FFF;
}

.site-branding.logo-center {
  display: block;
  float: none;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
}

.site-branding.logo-right {
    float: right;
    line-height: 58px;
}

#main-header{
    position: relative;
}

/*--------------------------------------------------------------
header social
--------------------------------------------------------------*/

.header-social {
    background: rgba(0,0,0,0.2);
    line-height: 34px;
}

.classic .header-social{
    background: #222;
}

.header-white .header-social{
    background:#51789c;
}

.header-social .ak_footer_social {
    float: right;
    
}

/*--------------------------------------------------------------
Menu
--------------------------------------------------------------*/

#site-navigation {
    float: right;
}

#site-navigation ul {
    list-style: outside none none;
    margin: 0;
    font-size: 15px;
}

#site-navigation .staple-menu > ul > li {
    float: left;
    position: relative;
    white-space: nowrap;
    display: block;
}

#site-navigation .staple-menu > ul > li a {
    color: #ffffff;
    display: block;
    font-weight: 400;
    padding: 0 15px;
    position: relative;
    text-transform: capitalize;
}

.header-white #site-navigation .staple-menu > ul > li a{
    color:#333;
}

.header-white.home .no-classic #site-navigation .staple-menu > ul > li > a{
    color: #FFF;
}

#site-navigation .staple-menu > ul > li:hover > a, 
#site-navigation .staple-menu > ul > li.current-menu-item > a,
#site-navigation .staple-menu > ul > li.current-menu-ancestor > a,
#site-navigation .staple-menu > ul > li.current-menu-parent > a{
    background: rgba(0,0,0,0.2);
}

.header-white #site-navigation .staple-menu > ul > li:hover > a, 
.header-white #site-navigation .staple-menu > ul > li.current-menu-item > a,
.header-white #site-navigation .staple-menu > ul > li.current-menu-ancestor > a,
.header-white #site-navigation .staple-menu > ul > li.current-menu-parent > a{
    background: none;
    display: block;
}

#site-navigation .staple-menu > ul > li a:after {
    border: medium none;
}

#site-navigation .staple-menu > ul > li:hover > a:after, 
#site-navigation .staple-menu > ul > li.current-menu-item > a:after, 
#site-navigation .staple-menu > ul > li.current-menu-ancestor > a:after,
#site-navigation .staple-menu > ul > li.current-menu-parent > a:after {
    background: #0262C8;
    border: medium none;
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: auto;
    top: auto;
    width: 100%;
    z-index: 999999;
}

.header-white #site-navigation .staple-menu > ul > li:hover > a:after, 
.header-white #site-navigation .staple-menu > ul > li.current-menu-item > a:after, 
.header-white #site-navigation .staple-menu > ul > li.current-menu-ancestor > a:after,
.header-white #site-navigation .staple-menu > ul > li.current-menu-parent > a:after {
    bottom: -1px;
}

.main-navigation ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.main-navigation ul ul {
    background: rgba(0,0,0,0.6);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    left: 0;
    position: absolute;
    top: 130%;
    z-index: 99999;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-align: left;
    font-size: 13px !important;
    font-weight: 300 !important;
}

.header-white .main-navigation ul ul{
    background:#FFF;
}

#site-navigation ul li {
    position: relative;
}

#site-navigation ul ul ul {
    left: 100%;
    top: 0;
}

.main-navigation ul ul a {
    min-width: 150px;
    padding: 0;
    line-height: 42px;
    border-bottom: 1px solid rgba(0,0,0,0.1)
}

.main-navigation ul ul li:last-child > a{
    border-bottom: 0;
}

.menu-main-menu-container > ul ul li:hover > ul {
    display: block;
    height: auto;
    opacity: 1;
    top: 99px;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    visibility: visible;
}

.menu-center #site-navigation {
    display: inline-block;
    float: none;
}

.menu-wrap.menu-center {
    line-height: 10px;
    text-align: center;
}

.menu-wrap.menu-right {
    float: left;
}

.menu-center .staple-menu{
    line-height: 52px !important
}

/*--------------------------------------------------------------
Search css
--------------------------------------------------------------*/

.search-icon .ak-search {
    background: none repeat scroll 0 0 rgba(53, 53, 53, 0.9);
    display: none;
    height: 100%;
    left: 0;
    padding: 20px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
}

.search-icon {
    color: #ffffff;
    padding-left: 10px;
    background: none !important;
}

.header-white .search-icon{
    color:#0262C8;
}

.search-icon i {
    cursor: pointer;
}

.menu-wrap .search-field {
    display: block;
    height: 50px !important;
    left: 50%;
    margin: -25px auto 0 -490px;
    position: absolute;
    top: 50%;
    width: 980px !important;
    font-size: 26px;
}

.search-close {
    font-size: 40px;
    padding-right: 40px;
    padding-top: 30px;
    text-align: right;
}

.menu-wrap .search-submit {
    font-family: "Raleway",sans-serif;
    font-size: 30px !important;
    font-weight: 300 !important;
    height: 60px;
    left: 50%;
    margin-left: -100px;
    margin-top: -30px;
    position: absolute !important;
    top: 65%;
    width: 200px;
}

.menu-center .search-icon {
    display: inline-block;
    float: none;
    vertical-align: top;
}

/*--------------------------------------------------------------
Home Slider
--------------------------------------------------------------*/

.home .site-content {
    position: relative;
}

#main-slider .bx-wrapper {
    position: relative;
}

#main-slider .slides {
    text-align: center;
}

#main-slider .staple-overlay{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
	background: url("images/staple-overlay.png");
	background-position: top;
	background-repeat: repeat-x;
    /*background: -moz-linear-gradient(top, rgba(0,0,0,0.60) 0%, rgba(0,0,0,0.0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.60)), color-stop(100%,rgba(0,0,0,0.0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.60) 0%,rgba(0,0,0,0.0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.60) 0%,rgba(0,0,0,0.0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.60) 0%,rgba(0,0,0,0.0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.60) 0%,rgba(0,0,0,0.0) 100%);*/
}

#main-slider .caption-wrapper {
    height: auto;
    left: 0;
    position: absolute;
    text-align: left;
    top: 50%;
    width: 100%;
}

#main-slider .slider-caption {
    color: #ffffff;
}

#main-slider .small-caption {
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 10px;
	display:none;
}

#main-slider .caption-title {
    border-top: 1px solid #fff ;
    border-bottom: 1px solid #fff ;
    color: #ffffff;
    display: inline-block;
    font-size: 72px;
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 8px;
}

#main-slider .caption-title span {
    color: #0262C8;
}

#main-slider .caption-description {
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 20px;
}

#main-slider .slider-btn {
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 42px;
    margin-top: 22px;
    text-align: center;
    text-transform: uppercase;
    padding:0 40px;
}

#main-slider .slider-btn:hover {
    background: #FFF;
    color: #d64c37;
}

#main-slider .bx-controls-direction {
    height: 55px;
    left: 0;
    margin-top: -21px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 99;
}

#main-slider .bx-prev, 
#main-slider .bx-next {
    background-size: 15px auto !important;
    color: transparent;
    cursor: pointer;
    font: 0px/0 a;
    height: 55px;
    padding: 10px;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 55px;
    margin-top: -27px;
}

#main-slider .bx-prev {
    background: url("images/prev-arrow.png") no-repeat scroll center center;
    left: -100px;
}

#main-slider .bx-next {
    background: url("images/next-arrow.png") no-repeat scroll center center;
    right: -100px;
}

#main-slider .bx-wrapper:hover .bx-prev {
    left: 10px;
}

#main-slider .bx-wrapper:hover .bx-next {
    right: 10px;
}

#main-slider .bx-pager.bx-default-pager {
    position: absolute;
    width: 100%;
    z-index: 9999;
    bottom: 50px;
    text-align: center;
}

#main-slider .bx-pager-item a {
    background: url("images/pager.png") no-repeat scroll 90% -17px;
    color: transparent;
    display: inline-block;
    font: 0px/0 a;
    height: 14px;
    margin-bottom: 5px;
    outline: medium none;
    text-align: right;
    width: 100%;
}

#main-slider .bx-pager-item a:hover, 
#main-slider .bx-pager-item a.active {
    background: url("images/pager.png") no-repeat scroll 90% 0;
}

.bx-pager-item {
    display: inline-block;
    height: 20px;
    width: 20px;
}

/*--------------------------------------------------------------
About
--------------------------------------------------------------*/
.about {
    padding: 30px 0;
    position: relative;
}

.page-header {
    text-transform: capitalize;
}

.home-title {
    color: #0262C8;
    font-size: 30px;
    font-weight: 300;
    line-height: 33px;
    margin-bottom: 25px;
    text-align: center;
}

.home-description {
    color: #3d3d3d;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
    text-align: center;
}

.about .about-img {
    text-align: center;
}

.about:before {
    border-bottom: 40px solid #fff;
    border-left: 80px solid transparent;
    border-right: 80px solid transparent;
    content: "";
    left: 50%;
    margin-left: -80px;
    position: absolute;
    top: -40px;
    z-index: 99;
}

.about:after {
    border-left: 80px solid transparent;
    border-right: 80px solid transparent;
    border-top: 40px solid #fff;
    bottom: -40px;
    content: "";
    left: 50%;
    margin-left: -80px;
    position: absolute;
    z-index: 99;
}

.pricing-table-desc.home-description {
    margin-bottom: 30px;
    text-align: center;
}

/*--------------------------------------------------------------
Our services
--------------------------------------------------------------*/
.our-services {
    background: none repeat scroll 0 0 #f8f8f8;
    padding: 90px 0;
    position: relative;
}

.service-block-wrapper {
    margin-left: -1.5%;
}

.service-block {
    float: left;
    margin-left: 1.5%;
    text-align: center;
    width: 23.5%;
}

.services-desc {
    margin-bottom: 30px;
}

.our-services .service-icons {
    color: #3e3e3e;
    font-size: 65px;
    text-align: center;
    width: 100%;
}

.service-icons > a {
    display: block;
    font-size: 24px; 
}

.our-services .service-title {
    color: #000000;
    font-family: "Raleway", serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 10px;
    margin-top: 20px;
}

.our-services .service-content {
    font-size: 14px;
    line-height: 2;
}

.our-services .btn-wrapper{
    margin-top: 40px;
}

/*--------------------------------------------------------------
Pricing Table
--------------------------------------------------------------*/

.pricing-table {
    padding: 90px 0;
    position: relative;
    z-index: 99;
}

.pricing-table:before {
    border-bottom: 40px solid #fff;
    border-left: 80px solid transparent;
    border-right: 80px solid transparent;
    content: "";
    left: 50%;
    margin-left: -80px;
    position: absolute;
    top: -40px;
    z-index: 99;
}

.pricing-table:after {
    border-left: 80px solid transparent;
    border-right: 80px solid transparent;
    border-top: 40px solid #fff;
    bottom: -40px;
    content: "";
    left: 50%;
    margin-left: -80px;
    position: absolute;
    z-index: 99;
}

.price-table {
    float: left;
    margin-left: 20px;
    text-align: center;
    width: 370px;
}

.pricing-table .price-table.table3 {
    width: 384px;
}

.price-table-wrapper {
    margin-left: -20px;
}

.pricing-table .table1 {
    background: none repeat scroll 0 0 #8dc63f;
    margin-top: 35px;
}

.pricing-table .table2 {
    background: none repeat scroll 0 0 #f7941d;
}

.pricing-table .table3 {
    background: none repeat scroll 0 0 #17c2a4;
    margin-top: 35px;
}

.pricing-table .table1 .title-price {
    background: url("images/green-arrow.png") no-repeat scroll left bottom #98d347;
    min-height: 185px;
}

.pricing-table .table2 .title-price {
    background: url("images/yellow-arrow.png") no-repeat scroll left bottom #ffab46;
    min-height: 185px;
}

.pricing-table .table3 .title-price {
    background: url("images/blue-arrow.png") no-repeat scroll left bottom #1cd4b4;
    min-height: 185px;
}

.pricing-table .title-price {
    color: #ffffff;
    font-family: "Raleway", serif;
    font-size: 42px;
    padding-top: 30px;
}

.pricing-table .table2 .price {
    font-size: 52px;
    line-height: 90px;
}

.pricing-table .pricing-type {
    display: block;
    line-height: 33px;
    text-transform: uppercase;
}

.price .dollar {
    margin-right: 5px;
}

.pricing-table .table-content ul {
    list-style: outside none none;
    margin: 0;
    padding: 50px 18px;
}

.pricing-table .table2 .table-content ul {
    list-style: outside none none;
    margin: 0;
    padding: 85px 18px 50px;
}

.pricing-table .table-content li {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    color: #ffffff;
    font-size: 22px;
    font-weight: 300;
    line-height: 41px;
}

.pricing-table .table-content li:first-child {
    border-top: medium none;
}

.pricing-table .table1 .product-link {
    background: none repeat scroll 0 0 #98d347;
}

.pricing-table .table2 .product-link {
    background: none repeat scroll 0 0 #ffab46;
    padding-bottom: 60px;
}

.pricing-table .table3 .product-link {
    background: none repeat scroll 0 0 #1cd4b4;
}

.pricing-table .product-link {
    padding: 30px 0;
}

.pricing-table .product-link a {
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    line-height: 35px;
    padding: 0 15px 0 0;
    text-transform: uppercase;
}

.pricing-table .table1 .product-link a {
    background: none repeat scroll 0 0 #689827;
    border-bottom: 2px solid #5c8622;
}

.pricing-table .table2 .product-link a {
    background: none repeat scroll 0 0 #c8740f;
    border-bottom: 2px solid #b0660d;
}

.pricing-table .table3 .product-link a {
    background: none repeat scroll 0 0 #0e9e85;
    border-bottom: 2px solid #0c8b75;
}

.pricing-table .product-link span {
    display: inline-block;
    padding: 0 10px;
}

.pricing-table .product-link span {
    display: inline-block;
    margin-right: 10px;
    padding: 0 10px;
}

.pricing-table .table1 .product-link span {
    background: none repeat scroll 0 0 #5c8622;
}

.pricing-table .table2 .product-link span {
    background: none repeat scroll 0 0 #b0660d;
}

.pricing-table .table3 .product-link span {
    background: none repeat scroll 0 0 #0c8b75;
}

.pricing-table .product-link a:hover span i {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.pricing-table .product-link a:hover span i {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3);
}

/*--------------------------------------------------------------
Awesome
--------------------------------------------------------------*/

.awesome-feature {
    background: #F6F6F6;
    padding: 90px 0;
}

.awesome-feature .aw-left, 
.awesome-feature .aw-right {
    float: left;
    padding-right: 30px;
    position: relative;
    text-align: right;
    width: 50%;
}

.awesome-feature .aw-right {
    padding-left: 30px;
    padding-right: 0;
    text-align: left;
}

.awesome-feature .aw-left .aw-content {
    display: inline-block;
    float: left;
    width: 83%;
}

.awesome-feature .aw-left .awesome-icons {
    float: right;
    width: 15%;
    overflow: hidden;
}

.awesome-feature .aw-right .aw-content {
    display: inline-block;
    float: right;
    width: 83%;
}

.awesome-feature .aw-right .awesome-icons {
    float: left;
    width: 15%;
    overflow: hidden;
}

.awesome-icons > span {
    border-radius: 100%;
    display: block;
    height: 70px;
    line-height: 70px;
    position: relative;
    text-align: center;
    width: 70px;
    overflow: hidden;
}

.awesome-icons > span img{
    display: block;
}

.awesome-feature .aw-left .awesome-icons span {
    float: right;
}

.awesome-feature .aw-right .awesome-icons span {
    float: left;
}

.awesome-feature .aw-left .awesome-icons span:after {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #ffffff;
    border-top: 5px solid transparent;
    content: "";
    margin-top: -5px;
    position: absolute;
    right: -4px;
    top: 50%;
}

.awesome-feature .aw-right .awesome-icons span:after {
    border-bottom: 5px solid transparent;
    border-right: 5px solid #ffffff;
    border-top: 5px solid transparent;
    content: "";
    left: -5px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
}

.awesome-feature .aw-title {
    color: #000000;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 10px;
}

.awesome-feature .aw-excerpt {
    color: #000000;
    font-size: 14px;
    line-height: 2;
    margin-top: 8px;
}

.awesome-feature .aw-wrapper {
    margin-bottom: 36px;
}

.awesome-feature .awesome-icons {
    margin-top: 20px;
}

.team-hover-icon .fa.fa-link {
    color: #fff;
}

.awesome-feature .btn-wrapper{
    margin-top: 25px;
}
/*--------------------------------------------------------------
Portfolio
--------------------------------------------------------------*/

.portfolio {
    background: none repeat scroll 0 0 #1a3e64;
    padding: 50px 0 0;
    text-align: center;
}

.portfolio .title, .portfolio .port-desc {
    color: #ffffff;
}

.portfolio .port-desc {
	background: none;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

#portfolio-grid .port-wrap {
    display: inline-block;
    float: none;
    margin-left: -2px;
    margin-right: -2px;
    margin-top: 0;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 25%;
    cursor: default;
}
.port-desc.home-description{
	padding: 0 20% 20px 20%;
}
.portfolio-content {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
    height: 100%;
    display: block;
}

.portfolio-content .read-more {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 100%;
    color: #2e313d;
    font-size: 24px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto;
    text-align: center;
    width: 64px;
    display: block;
}

.portfolio-content .read-more:hover {
    color: #DC234F;
}

#portfolio-grid .port-wrap:hover .portfolio-content {
    opacity: 1;
    width: 100%;
    height: 100%;
    display: block;
    visibility: visible;
    background: rgba(2,98,200,0.8);
}

.portfolio-content .port-title {
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 6px;
}

.portfolio-content .port-content {
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
}

.portfolio-content-wrapper {
    height: 100%;
    left: 0;
    margin-top: -70px;
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 10px;
}

#portfolio-grid .port-wrap .portfolio-image {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

#portfolio-grid .port-wrap:hover .portfolio-image {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3);
}

/*--------------------------------------------------------------
Stat counter
--------------------------------------------------------------*/
.stat-counter {
    background: none repeat scroll 0 0 #0262C8;
    padding-bottom: 100px;
    padding-top: 100px;
    position: relative;
}

.stat-counter:before {
    background: url("images/testimonial-top.png") no-repeat;
    content: "";
    height: 40px;
    left: 50%;
    margin-left: -83px;
    position: absolute;
    top: -1px;
    width: 165px;
}

.stat-counter:after {
    background: url("images/footer-top.png") no-repeat;
    content: "";
    height: 40px;
    left: 50%;
    margin-left: -83px;
    position: absolute;
    bottom: -1px;
    width: 165px;
}

.statcounter-1 {
    display: inline-block;
    margin-left: 80px;
}

.statcounter-2 {
    display: inline-block;
    margin-left: 80px;
}

.statcounter-3 {
    display: inline-block;
    margin-left: 80px;
}

.statcounter-4 {
    display: inline-block;
    margin-left: 80px;
}

.btn-wrapper .btn, 
.btn-wrapper a {
    border: 2px solid #0262C8;
    color: #000000;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 30px;
}

.btn-wrapper .btn:hover, 
.btn-wrapper a:hover {
    background: #0262C8;
    text-decoration: none;
    color: #ffffff;
}

.btn-wrapper {
    text-align: center;
}

.statcounters {
    margin-top: 55px;
}

.statcounter-circle {
    color: #ffffff;
    font-size: 36px;
    text-align: center;
}

.coutner-title > h2 {
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    font-weight: 300;
}

.stat-counter-title {
    color: #fff;
    font-size: 30px;
    line-height: 24px;
    margin-bottom: 35px;
    text-align: center;
    font-family: "Raleway", serif;
    font-weight: 300;
}

.stat-counter-desc {
    color: #fff;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}

.inner-circle > h2 {
    background: #fff;
    color: #0262C8;
    font-size: 30px;
    border-radius: 100%;
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    width: 160px;
    height: 160px;
    padding-top: 60px;
    margin: 0 auto;
}

.inner-circle {
    border: 8px solid #f58978;
    border-radius: 100%;
    margin: 0 auto;
    height: 180px;
    padding: 2px;
    width: 180px;
}

.stat-fa {
    margin-top: 20px;
}

.statcounters i:hover {
    -webkit-transform: translate(5px, -9px);
    -moz-transform: translate(5px, -9px);
    transform: translate(5px, -9px);
}

.statcounters i {
    -webkit-transform: translate(0px) scale(1);
    -moz-transform: translate(0px) scale(1);
    transform: translate(0px) scale(1);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    cursor: pointer;
}

/*--------------------------------------------------------------
Blog
--------------------------------------------------------------*/
.blogs {
    padding-bottom: 70px;
    padding-top: 95px;
}

.blog-title {
    color: #000000;
    font-family: "Raleway", serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 35px;
    text-align: center;
}

.blog-desc {
    color: #000000;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 40px;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.blog-single-title {
    font-size: 18px;
    line-height: 28px;
    font-family: "Raleway", serif;
    font-weight: 400;
}

.blog-in-wrap {
    margin-left: 30px;
    width: 347px;
    position: relative;
    top: 0;
    -webkit-transition:all 0.4s ease 0s;
    -o-transition:all 0.4s ease 0s;
    transition:all 0.4s ease 0s;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    cursor:pointer;
    float: left;
}

.blog-in-wrap:hover {
    top: -20px;
}

.blog-in-wrap:hover .blog-image{
    opacity: 0.8;
}
.blog-wrap {
    margin-bottom: 45px;
}

.blog-content {
    font-size: 14px;
    line-height: 2;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin-top: 20px;
}

.blog-content > span {
    display: block;
    margin-top: 5px;
}

.blog-image {
    margin-bottom: 20px;
}

.blog-date {
    background: none repeat scroll 0 0 #0262C8;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    color: #ffffff;
    display: inline-block;
    font-family: "Raleway", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    margin-right: 16px;
    margin-top: 8px;
    padding: 5px;
    text-align: center;
    width: 40px;
}

.blog-title-comment {
    display: inline-block;
    vertical-align: top;
    width: 240px;
}

.blog-author {
    float: left;
    font-size: 13px;
    line-height: 23px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}

.blog-comment {
    float: right;
    font-size: 13px;
    line-height: 23px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}

.blog-author .fa.fa-user {
    margin-right: 10px;
}

.blog-comment .comments-link > a {
    color: #000;
    font-size: 13px;
    line-height: 23px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}

.blog-thumbnail .blog-image{
     filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%); 
}

.blog-thumbnail .blog-image:hover{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */ 
}

/*--------------------------------------------------------------
Client Logo
--------------------------------------------------------------*/
.clients-logo a {
    display: inline-block;
    opacity: 0.54;
    width: 180px;
}

.clients-logo a:hover {
    opacity: 1;
}

.clients-logo {
    padding: 40px 0;
    position: relative;
    text-align: center;
}

.clients-logo .clients-logo-wrapper {
    margin-left: -20px;
}

.clients-logo .bx-controls a {
    background: url("images/thin-arrow.png") no-repeat scroll 0 0;
    color: transparent;
    height: 42px;
    left: 0;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    width: 25px;
}

.clients-logo .bx-controls a.bx-prev {
    background-position: 0 0;
    left: -25px;
}

.clients-logo .bx-controls a.bx-next {
    background-position: -52px 0;
    right: -25px;
    left: auto;
}

.clients-logo .ak-container {
    position: relative;   
}

.clients-logo .bx-wrapper{
    margin:0 auto;
    position:relative;
    margin-top: 40px;
}

.static .client-slider {
    float: left;
    margin-left: 30px;
    width: 165px;
    height: 146px;
}

.clients-logo .clients-logo-wrapper.static {
    margin-left: -30px;
    padding-top: 30px;
}

.call-to-action {
    background-attachment: fixed;
    background-size: cover;
}

.call-to-action-wrap{
    position: relative;
    padding: 70px 0 90px;
}

.call-to-action .calltoaction-overlay{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.0)
}

.call-to-action .ak-container{
    position: relative;
}

.call-to-action-wrap:after {
    background: url("images/footer-top.png") no-repeat scroll 0 0;
    bottom: -1px;
    content: "";
    height: 40px;
    left: 50%;
    margin-left: -83px;
    position: absolute;
    width: 165px;
}

.call-to-action .title, .call-to-action .call-to-action-desc {
    color: #333;
    font-weight: 300;
}

.cta-link {
    text-align: center;
}

.cta-link > a {
    background: none repeat scroll 0 0 #0262C8;
    border-bottom: 3px solid #DC234F;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 52px;
    text-align: center;
    text-transform: uppercase;
    padding:0 60px;
}

.cta-link > a:hover {
    background: #DC234F;
}

.call-to-action .call-to-action-desc {
    margin-bottom: 30px;
}

/*--------------------------------------------------------------
Our Team
--------------------------------------------------------------*/

.team-block {
    display: inline-block;
    margin-left: 20px;
    margin-top: 30px;
    width: 238px;
}

.our-team-member {
    padding: 60px 0;
    text-align: center;
}

.team-image {
    cursor: pointer;
    position: relative;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
}

.team-hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    right: 6px;
    left: 6px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 6px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    bottom: 6px;
}

.team-image:hover > .team-hover {
    opacity: 1;
}

.team-hover-icon {
    background: none repeat scroll 0 0 #D64C37;
    border-radius: 100%;
    color: #ffffff;
    height: 42px;
    left: 50%;
    line-height: 42px;
    margin-left: -21px;
    position: absolute;
    text-align: center;
    top: -20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 42px;
}

.team-image:hover .team-hover-icon {
    margin-top: -21px;
    top: 46%;
}

.team-hover-text {
    bottom: -20px;
    color: #ffffff;
    left: 50%;
    margin-left: -90px;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 175px;
    line-height: 1.3;
}

.team-image:hover .team-hover-text {
    bottom: 8%;
    margin-top: -10px;
}

.our-team-member .team-name {
    font-size: 18px;
    font-weight: 400;
    margin: 15px 0 0;
    text-align: center;
}

.our-team-member .team-designation {
    color: #0262C8;
    font-size: 14px;
    font-style: italic;
    text-align: left;
}

.team-hover-icon:hover {
    background: #b3412d;
}

/*--------------------------------------------------------------
Team member Inner
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Team Member Grid
--------------------------------------------------------------*/

.team-member-grid .cat-event-list {
    border: medium none;
    float: left;
    margin-left: 2%;
    width: 31.33%;
}

.team-member-grid {
    margin-left: -2%;
}

.team-member-grid .team-block {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
}

.team-member-grid .team-block img{
    width: 100%;
}

.team-member-grid .entry-content {
  margin-top: 0;
}

.team-member-grid .entry-title,
.cat-event-list .entry-title{
  margin-top: 10px;
  font-size: 20px;
  text-align: center;
}

.cat-event-list .entry-title{
    text-align: left;
}
/*--------------------------------------------------------------
Testimonial
--------------------------------------------------------------*/

.testimonial {
    background: url("images/testimionial-bg.jpg") no-repeat fixed center top;
    color: #ffffff;
    font-size: 30px;
    font-weight: 300;
    line-height: 44px;
    text-align: center;
    background-size: cover;
}

.testimonial-wrap{
    padding: 100px 0 40px;
    position: relative;
}

.testimonial-wrap:before {
    background: url("images/testimonial-top.png") no-repeat;
    content: "";
    height: 40px;
    left: 50%;
    margin-left: -83px;
    position: absolute;
    top: -1px;
    width: 165px;
}

.testimonial-title {
    font-weight: 300;
    margin:10px 0 40px;
    color: #FFF;
    font-size: 30px;
}

.testimonial .bx-pager-item a {
    background: none repeat scroll 0 0 #000000;
    border-radius: 100%;
    color: transparent;
    display: inline-block;
    font: 0px/0 a;
    height: 11px;
    width: 11px;
}

.testimonial .bx-pager-item {
    display: inline-block;
    margin-left: 5px;
}

.testimonial .bx-pager-item a:hover, 
.testimonial .bx-pager-item a.active {
    background: none repeat scroll 0 0 #0262C8;
}

.title-test {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    margin-top: 20px;
    text-transform: uppercase;
}

.sub-title-test {
    color: #c1c1c1;
    font-size: 16px;
    font-style: italic;
    line-height: 30px;
}

.sub-title-test span {
    color: #0262C8;
}

.testimonial .bx-controls.bx-has-pager {
    margin-top: 0;
    padding-bottom: 57px;
}

.testimonial .tm-slider {
  font-size: 19px;
  line-height: 35px;
}

.latest-post{
    padding: 40px 0;
}

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/

#colophon {
    background: none repeat scroll 0 0 #ffffff;
}

.home #colophon {
    margin-top: 0;
}
.top-footer {
    padding: 55px 0 15px;
    background: #fafafa;
	border-top: 1px solid #ddd;
}

.footer-block {
    color: #ffffff;
    float: left;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
}

.footer-block .textwidget {
    color: #000000;
    font-size: 14px;
}

.footer-column-4 .footer-block {
    margin-left: 2%;
    width: 23%;
}

.footer-column-3 .footer-block {
    margin-left: 1%;
    width: 32.33%;
}

.footer-column-2 .footer-block {
    margin-left: 1%;
    width: 49%;
}

.footer-block-1.footer-block {
    margin-left: 1%;
}

.footer-block-1 .widget {
    color: #d1d1d1;
}

.footer-block-1 i.fa {
    font-size: 15px;
    margin-right: 5px;
    width: 16px;
}

.footer-block .widget-title {
    color: #000;
    font-family: "Raleway", serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.footer-logo {
    margin-bottom: 25px;
}

.footer-block a {
    color: #000;
}

.footer-block a:hover {
    color: #e2001a;
}
#menu-footer a::before,
#menu-footerservice a::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    padding-right: 10px;
}
.footer-block ul {
    list-style: outside none none;
    margin: 0;
    padding: 6px 6px 6px 10px;
    border:0px solid #ccc;
}

.footer-block li {
    line-height: 1.4;
    list-style: outside none none;
    margin-bottom: -1px;
}

.site-info {
    background: none repeat scroll 0 0 #51789c;
}

.copyright {
    color: #d1d1d1;
    float: left;
    font-size: 14px;
    line-height: 60px;
}

.copyright a {
    color: #d1d1d1;
}

.copyright a:hover{
    border-bottom:1px dotted #d1d1d1;
}


.ak_footer_social {
    float: right;
    line-height: 60px;
}

.ak_footer_social a {
    border-radius: 100%;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-left: 3px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}

.ak_footer_social a.facebook {
    background: none repeat scroll 0 0 #1f69b3;
}

.ak_footer_social a.twitter {
    background: none repeat scroll 0 0 #43b3e5;
}

.ak_footer_social a.gplus {
    background: none repeat scroll 0 0 #d84734;
}

.ak_footer_social a.youtube {
    background: none repeat scroll 0 0 #df2126;
}

.ak_footer_social a.pinterest {
    background: none repeat scroll 0 0 #ff3635;
}

.ak_footer_social a.linkedin {
    background: none repeat scroll 0 0 #1a7696;
}

.ak_footer_social a.flickr {
    background: none repeat scroll 0 0 #e1e2dd;
}

.ak_footer_social a.vimeo {
    background: none repeat scroll 0 0 #7fdde8;
}

.ak_footer_social a.instagram {
    background: none repeat scroll 0 0 #c8c5b3;
}

.ak_footer_social a.tumblr {
    background: #395976;
}

.ak_footer_social a.rss {
    background: none repeat scroll 0 0 #fbc95d;
}

.ak_footer_social a.github {
    background: none repeat scroll 0 0 #383838;
}

.ak_footer_social a.stumbleupon {
    background: none repeat scroll 0 0 #e94c29;
}

.ak_footer_social a.skype {
    background: none repeat scroll 0 0 #09c6ff;
}

.ak_footer_social .social-icons span {
    cursor: pointer;
    display: inline-block;
}

.ak_footer_social .social-icons i {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}


/*--------------------------------------------------------------
SublteBounce css 
--------------------------------------------------------------*/

@-webkit-keyframes subtleBounce {
 0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

 40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

 60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

}

 @keyframes subtleBounce {
 0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

 40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

 60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

}

.subtleBounce {
    -webkit-animation-name: subtleBounce;
    animation-name: subtleBounce;
}

/*--------------------------------------------------------------
Right Sidebar
--------------------------------------------------------------*/

.right-sidebar #primary {
    float: left;
    width: 73%;
}

.right-sidebar #secondary-right {
    float: right;
    width: 25%;
}

/*--------------------------------------------------------------
Lefy Sidebar
--------------------------------------------------------------*/

.left-sidebar #primary {
    float: right;
    width: 73%;
}

.left-sidebar #secondary-left {
    float: left;
    width: 25%;
}

/*--------------------------------------------------------------
Both Sidebar
--------------------------------------------------------------*/

.both-sidebar #secondary-left {
    float: left;
    width: 28%;
}

.both-sidebar #primary {
    float: right;
    width: 70%;
}

.both-sidebar #secondary-right {
    float: right;
    width: 22%;
}

.left-sidbar-right {
    float: left;
    width: 76%;
}

/*--------------------------------------------------------------
Sidebar
--------------------------------------------------------------*/


.sidebar {
    margin-top: 14px;
}

.sidebar img{
	outline: 0px solid #ccc;
}
.sidebar .widget-title {
    color: #353535;
    border-bottom: 1px solid #eee;
    font-size: 22px;
    font-weight: 300;
}

.sidebar .widget-title span {
    border-bottom: 2px solid #0262C8;
    bottom: -1px;
    display: inline-block;
    padding-bottom: 7px;
    position: relative;
	width:100%;
}

.sidebar .search-field, 
.sidebar .widget_archive select {
    width: 100% !important;
}
.sidebar .widget_archive select {
    height: 40px;
}

.sidebar ul {
    list-style: outside none none;
    margin: 0;
}

#calendar_wrap caption {
    background: none repeat scroll 0 0 #0262C8;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
}

.widget_categories a {
    color: #353535;
    font-weight: 400;
}

.sidebar a{
    color:#0262C8 !important;
}

.sidebar a:hover{
    color: #51789c !important;
}

/*--------------------------------------------------------------
Responsive grid for pages
--------------------------------------------------------------*/
.row {
    margin-bottom: 25px;
}

.span1, .span2, .span3, .span4, .span5, .span6 {
    float:left;
}

.col {
    margin-left: 3%;
}

.col:first-child {
    margin-left:0;
}

.span1 {
    width: 14.1666666667%;
}

.span2 {
    width: 31.3333333333%;
}

.span3 {
    width: 48.5%;
}

.span4 {
    width: 65.6666666667%;
}

.span5 {
    width: 82.8333333333%;
}

.span6 {
    width: 100%;
    margin-left: 0;
}

/*--------------------------------------------------------------
404 Page
--------------------------------------------------------------*/

.error404 .entry-title {
    font-size: 34px;
    font-weight: normal;
    text-align: center;
    margin-top: 30px;
}

.number404 {
    background: none repeat scroll 0 0 #0262C8;
    border-radius: 150px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    display: inline-block;
    font-size: 50px;
    height: 150px;
    line-height: 130px;
    margin-top: 20px;
    perspective: 500px;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #999999;
    width: 150px;
    margin-bottom: 40px;
}

.number404 span {
    backface-visibility: visible;
    bottom: 35px;
    font-size: 14px;
    left: 0;
    line-height: 16px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.error-404.not-found {
    text-align: center;
}

.number404.animated {
    -webkit-animation-duration:3s;
    -moz-animation-duration:3s;
    animation-duration:3s;
    -webkit-animation-iteration-count:Infinite;
    -moz-animation-iteration-count:Infinite;
    animation-iteration-count:Infinite;
}

.error404 .page-content {
    margin-top: -10px;
}

/*--------------------------------------------------------------
Single Page
--------------------------------------------------------------*/

.single #secondary-right {
    float: right;
    width: 25%;
}

.single #primary {
    float: left;
    width: 73%;
}

.cat-event-excerpt > div {
    margin-bottom: 10px;
}
/*--------------------------------------------------------------
Portfoilo Inner Page
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Portfolio List View
--------------------------------------------------------------*/

.portfolio-list .cat-portfolio-image {
  float: left;
  height: auto;
  margin-right: 2%;
  width: 40%;
}

.portfolio-list .cat-portfolio-list {
    float: none;
    margin-bottom: 1%;
    position: relative;
    width: 100%;
}

.portfolio-list .portfolio-archive {
    border-bottom: 1px solid #F6F6F6;
    margin: 10px 0;
    padding: 5px 0 20px;
}

.portfolio-list .port-content {
    margin-bottom: 10px;
}

.portfolio-list .cat-portfolio-content {
  float: left;
  width: 58%;
}

/*--------------------------------------------------------------
Portfolio Grid View
--------------------------------------------------------------*/

.portfolio-grid .portfolio-archive {
    float: left;
    margin-left: 1%;
    width: 32.33%;
    margin-bottom: 1%;
}

.portfolio-grid {
    margin-left: -1%;
}

.portfolio-grid .portofolio-layout-wrap {
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 100%;
    text-align: center;
}

.portfolio-grid .cat-portfolio-image:hover .portofolio-layout-wrap {
    background: none repeat scroll 0 0 rgba(242, 101, 34, 0.8);
    display: block;
    height: 100%;
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.portfolio-grid .cat-portfolio-image {
    position: relative;
}

.portfolio-grid .portofolio-layout-wrap .read-more {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 100%;
    color: #2e313d;
    display: block;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    width: 50px;
}

.portfolio-grid .portofolio-layout-wrap .read-more:hover {
    color: #f26522;
}

.portfolio-grid .portofolio-layout-wrap .entry-title {
    color: #ffffff;
    font-size: 18px;
    margin-top: 5px;
}

.portfolio-grid .portofolio-layout-wrapper {
    height: 100%;
    left: 0;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.portfolio-grid .cat-portfolio-image {
    overflow: hidden;
    cursor: pointer;
}

.portfolio-grid .cat-portfolio-image .cat-port-image-wrapper {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    display: block;
}

.portfolio-grid .cat-portfolio-image:hover .cat-port-image-wrapper {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3);
}

/*--------------------------------------------------------------
Boxed Layout
--------------------------------------------------------------*/

.boxed-layout #page {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 12px #999;
    margin: 0 auto;
    width: 1200px;
}

.both-sidebar .business-hours a {
    font-size: 12px;
}



/*--------------------------------------------------------------
Header Social Icon
--------------------------------------------------------------*/

.ak_header_social .social-icons a {
    color: #ffffff;
    display: inline-block;
    margin: 0 6px;
    font-size: 16px;
}

.header-white .ak_header_social .social-icons a {
    color: #ffffff !important;
}

.ak_header_social .social-icons a:hover {
    color: #F1573E;
}

.ak_header_social .social-icons {
    text-align: right;
}

/*--------------------------------------------------------------
Team Memmber Inner
--------------------------------------------------------------*/
.cat-event-image {
    float: left;
    margin-right: 20px;
    width: 28%;
}


.cat-event-list {
    border-bottom: 1px solid #F6F6F6;
    margin-bottom: 15px;
    padding-bottom: 20px;
}

/*--------------------------------------------------------------
Ak Top
--------------------------------------------------------------*/
#ak-top {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    bottom: 10px;
    color: #ffffff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 300;
    height: 50px;
    line-height: 10px;
    position: fixed;
    right: 10px;
    text-align: center;
    width: 50px;
}

#ak-top:hover {
    background: #0262C8;
}

#ak-top i {
    display: block;
    font-size: 22px;
    line-height: 28px;
}


/*--------------------------------------------------------------
Contact us
--------------------------------------------------------------*/
.wpcf7-form > p {
    margin-bottom: 15px;
}

/*--------------------------------------------------------------
Woocommerce style
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Woocommerce cart
--------------------------------------------------------------*/
.woocommerce .cart td, .woocommerce .cart th {
    border: medium none;
}

.woocommerce a.button.alt,
.woocommerce button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce #content input.button.alt, 
.woocommerce-page a.button.alt, 
.woocommerce-page button.button.alt, 
.woocommerce-page input.button.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce-page #content input.button.alt,
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce #respond input#submit, 
.woocommerce #content input.button, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page #content input.button {
    background: none repeat scroll 0 0 #0262C8;
    border: medium none;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px !important;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    color: #ffffff;
}

.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce #content input.button:hover, 
.woocommerce-page a.button:hover, 
.woocommerce-page button.button:hover, 
.woocommerce-page input.button:hover, 
.woocommerce-page #respond input#submit:hover, 
.woocommerce-page #content input.button:hover,.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce #content input.button.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce-page input.button.alt:hover, 
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce-page #content input.button.alt:hover{
    background: #d64c37;
    text-shadow: 0 0 0 rgba(0, 0, 0,0);
}

.woocommerce #content table.cart td.actions .input-text, 
.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text{
    width: 110px;
}

.cart_totals {
    background: none repeat scroll 0 0 #efefef;
}

.cart_totals > h2 {
    background: none repeat scroll 0 0 #aaaaaa;
    color: #ffffff;
    line-height: 44px;
    padding-left: 10px;
    text-align: left;
    font-size: 20px;
}

.cart_totals td, 
.cart_totals th {
    border: medium none;
    padding-left: 15px !important;
    width: 50%;
}

.woocommerce .woocommerce-info:before, 
.woocommerce-page .woocommerce-info:before,
.woocommerce .woocommerce-message:before, 
.woocommerce-page .woocommerce-message:before {
    background-color: #0262C8;
    font-size: 18px;
    font-weight: 600;
    line-height: 0;
}

.woocommerce .woocommerce-message:before, 
.woocommerce-page .woocommerce-message:before{
    line-height: 0;
    font-size: 18px;
    font-weight: 600;
}

.woocommerce .woocommerce-message, 
.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce-page .woocommerce-message, 
.woocommerce-page .woocommerce-error, 
.woocommerce-page .woocommerce-info {
    border-top: 3px solid #0262C8;
}

.cart-empty {
    font-family: Raleway;
    font-size: 20px;
    font-weight: 400;
}

.woocommerce a.added_to_cart, 
.woocommerce-page a.added_to_cart {
    background: none repeat scroll 0 0 #0262C8;
    border-radius: 3px;
    color: #ffffff;
    display: block;
    line-height: 36px;
    margin-top: 8px;
    padding-top: 0;
    text-align: center;
    width: 120px;
}

.woocommerce a.added_to_cart:hover, 
.woocommerce-page a.added_to_cart:hover{
    background: #d64c37;
}

.shipping_calculator {
    margin-top: 20px;
}

.shipping_calculator > h2{
    font-size: 20px;
}

.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after, 
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
  margin-left: 7px;
  font-size: 14px;
  margin-top: 2px;
}

.woocommerce .woocommerce-error:before, 
.woocommerce-page .woocommerce-error:before {
  background: none repeat scroll 0 0 #f15740;
  line-height: 0;
}

.woocommerce .quantity .plus, 
.woocommerce .quantity .minus, 
.woocommerce #content .quantity .plus, 
.woocommerce #content .quantity .minus, 
.woocommerce-page .quantity .plus, 
.woocommerce-page .quantity .minus, 
.woocommerce-page #content .quantity .plus, 
.woocommerce-page #content .quantity .minus {
  color: #353535 !important;
  font-size: 19px;
}

.woocommerce form .form-row select, 
.woocommerce-page form .form-row select {
    height: 38px;
}


/*--------------------------------------------------------------
Woocommerce single page
--------------------------------------------------------------*/

.woocommerce span.onsale, .woocommerce-page span.onsale {
    background: #0262C8;
    text-shadow:0,0,0,transparent;
}


.woocommerce div.product span.price del, 
.woocommerce div.product p.price del, 
.woocommerce #content div.product span.price del, 
.woocommerce #content div.product p.price del, 
.woocommerce-page div.product span.price del, 
.woocommerce-page div.product p.price del, 
.woocommerce-page #content div.product span.price del, 
.woocommerce-page #content div.product p.price del {
    color: #353535;
    font-size: 16px;
    margin-right: 10px;
}

.woocommerce div.product span.price ins, 
.woocommerce div.product p.price ins, 
.woocommerce #content div.product span.price ins, 
.woocommerce #content div.product p.price ins, 
.woocommerce-page div.product span.price ins, 
.woocommerce-page div.product p.price ins, 
.woocommerce-page #content div.product span.price ins, 
.woocommerce-page #content div.product p.price ins,.woocommerce div.product span.price, 
.woocommerce div.product p.price, 
.woocommerce #content div.product span.price, 
.woocommerce #content div.product p.price, 
.woocommerce-page div.product span.price, 
.woocommerce-page div.product p.price, 
.woocommerce-page #content div.product span.price, 
.woocommerce-page #content div.product p.price {
    background: inherit;
    color: #0262C8;
    font-weight: 700;
    font-size: 22px;
}


.woocommerce ul.products li.product .price, 
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price ins, 
.woocommerce-page ul.products li.product .price ins{
    color: #0262C8;
    font-size: 16px;
}

.woocommerce ul.products li.product .price del, 
.woocommerce-page ul.products li.product .price del {
  color: #353535;
  font-size: 14px;
  margin-right: 10px;
}


.woocommerce ul.products li.product .price, 
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price ins, 
.woocommerce-page ul.products li.product .price ins{
    color: #0262C8;
}

.woocommerce-main-image.zoom {
    border: 1px solid #c7c7c7;
    border-radius: 5px;
    display: block;
    padding: 20px;
    width: 100%;
}

.woocommerce .woocommerce-main-image.zoom img {
    margin: 0 auto;
    width: auto !important;
}

.woocommerce .thumbnails .zoom {
    margin-left: 1%;
    margin-right: 0 !important;
    width: 24% !important;
    opacity: 0.5;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.woocommerce .thumbnails .zoom:hover{
    opacity: 1;
}

.woocommerce .thumbnails .zoom.first{
    clear: inherit !important;
}

.thumbnails .zoom img {
    width: auto !important;
}

.woocommerce .star-rating, 
.woocommerce-page .star-rating {
    color: #f15740;
}

.single-product .quantity {
    height: 36px;
}

.single-product .qty {
    height: 36px !important;
}

.single-product .minus, .single-product .plus {
    height: 19px !important;
}
/******* responsive menu **********/
#nav {
    display: none;
}

.responsive-header {
    display: none;
}

.search-results article {
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.ngg-gallery-thumbnail img {
    border: 0px solid #a9a9a9 !important;
}
.ngg-gallery-thumbnail img:hover {
    background-color: #fff !important;
}
.js-ready #nav {
    background: #51789c !important;
}
@media (max-width: 768px) {
.right-sidebar #primary, 
.right-sidebar #secondary-right, 
.left-sidebar #primary, 
.left-sidebar #secondary-left {
  width: 100%;
  float: none;
}
.vc_column_container{
    margin-bottom: 10px;
}
}
@media(max-width: 1180px) {
.call-to-action {
  padding: 0px 0 !important;
}
a[href^=tel] { /* css */
  color:#0262c8 !important;
}
}
.ubermenu .ubermenu-item .ubermenu-submenu-drop {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) !important;
}
@media screen and (min-width:1200px) {
	.vc_custom_1467014718230{
		min-height: 185px !important;
	}
	.vc_custom_1467014718230 .wpb_wrapper{
		padding-top: 10px;
	}
	.vc_custom_1467014718230 .wpb_wrapper h4{
		text-align: center;
	}  
}

.home .vc_col-sm-4 .wpb_text_column.wpb_content_element {
-webkit-transition: all 300ms ease-out; /* Firefox */
-moz-transition: all 300ms ease-out; /* WebKit */
-o-transition: all 300ms ease-out; /* Opera */
transition: all 300ms ease-out; /* Standard */
width:370px !important;
height:185px !important;
padding: 8px;
background-color:#eee;
overflow:hidden;
}
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element h4 {
color:#0262c8;
font-size:19px;
font-weight:600;
}
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element p {
color:#333;
font-size:13px;
line-height:19px;
font-weight:600;
}
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element a{
color:inherit;
}
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element p a img{
    margin-top: 8px;
}
.vc_custom_1467014718230 p a img{
		margin-top: 0px !important;
}  
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element a:hover {
color:inherit;
}
.home .vc_col-sm-4  .wpb_text_column.wpb_content_element:hover {
-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.4); /* WebKit */
-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.4); /* Firefox */
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.4); /* Standard */  

-webkit-transition: all 300ms ease-out; /* Firefox */
-moz-transition: all 300ms ease-out; /* WebKit */
-o-transition: all 300ms ease-out; /* Opera */
transition: all 300ms ease-out; /* Standard */
}
.home .small-font p{
    font-size: 75%;
    margin-bottom: 4px !important;
    text-align: center;
}
 
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element a.boxsize{
display:block;
width:340px;
height:169px;
}

@media screen and (max-width:1190px) {
.home .vc_col-sm-4{
width:50%;
}

}

@media screen and (max-width:400px) {
.home .vc_col-sm-4,
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element{
width:100% !important;padding: 2px;
}
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element{
background-size:cover;
background-position:center;
background-repeat:no-repeat;
}
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element a.boxsize {
    display: block;
    height: 169px;
    width: 90%;
}
}
@media screen and (max-width:768px) {
.vc_custom_1470320446815.space63{
    display: none;
}
}
figcaption.ngg-figcaption {
    background: rgba(0, 110, 184, 0.5) none repeat scroll 0 0 !important;
}
#masthead .ak-container .topkontakt, #masthead  .ak-container  .ak_header_social{
	width: 50%;
	float: left;
}
#masthead .ak-container .topkontakt a{
	color: #fff;
}
/* ====================== startseite mini Slider ================================================================== */

.home .vc_col-sm-4  .wpb_single_image.wpb_content_element {
width:370px !important;
height:185px !important;
}
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element {
-webkit-transition: all 300ms ease-out; /* Firefox */
-moz-transition: all 300ms ease-out; /* WebKit */
-o-transition: all 300ms ease-out; /* Opera */
transition: all 300ms ease-out; /* Standard */
width:370px !important;
height:185px !important;
padding: 8px;
background-color:#eee;
overflow:hidden;
}
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element.layer-slide {
padding: 0px;
background-color: transparent;
}
.home .ls-v6 .ls-bottom-slidebuttons a {
	border: 1px solid #0262c8 !important;
}
.home .ls-v6 .ls-bottom-slidebuttons a.ls-nav-active {
    background-color: rgba(2, 98, 200, 0.4);
	border: 1px solid #0262c8 !important;
}
.home .ls-v6 .ls-bottom-nav-wrapper{
	top: -15px;
}
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element h4 {
color:#0262c8;
font-size:19px;
font-weight:600;
}
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element p {
color:#333;
font-size:13px;
line-height:19px;
font-weight:600;
}
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element a{
color:inherit;
}
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element p a img{
    margin-top: 8px;
}
.vc_custom_1467014718230 p a img{
		margin-top: 0px !important;
}  
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element a:hover {
color:inherit;
}
.home .vc_col-sm-4  .wpb_single_image.wpb_content_element img {
-webkit-transition: all 300ms ease-out; /* Firefox */
-moz-transition: all 300ms ease-out; /* WebKit */
-o-transition: all 300ms ease-out; /* Opera */
transition: all 300ms ease-out; /* Standard */
}
.home .vc_col-sm-4  .wpb_single_image.wpb_content_element:hover img,
.home .vc_col-sm-4  .wpb_text_column.wpb_content_element:hover {
-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.4); /* WebKit */
-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.4); /* Firefox */
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.4); /* Standard */  

-webkit-transition: all 300ms ease-out; /* Firefox */
-moz-transition: all 300ms ease-out; /* WebKit */
-o-transition: all 300ms ease-out; /* Opera */
transition: all 300ms ease-out; /* Standard */
}
.home .small-font p{
    font-size: 75%;
    margin-bottom: 4px !important;
    text-align: center;
}
 
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element a.boxsize{
display:block;
width:340px;
height:169px;
}

@media screen and (max-width:1190px) {
.home .vc_col-sm-4{
width:50%;
}

}

@media screen and (max-width:500px) {
.home .vc_col-sm-4,
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element{
width:100% !important;padding: 2px;
}
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element{
background-size:cover;
background-position:center;
background-repeat:no-repeat;
}
.home .vc_col-sm-4 .wpb_text_column.wpb_content_element a.boxsize {
    display: block;
    height: 169px;
    width: 90%;
}
}
@media screen and (max-width:360px) {
.home #layerslider_1, .home #layerslider_2{
height:185px !important;
}
}
/* ====================== startseite mini Slider ENDE ====================== */			
			
#metaslider_container_113 .nivo-controlNav {
	padding-top: 10px;
}	
@media all and (max-width:500px){
#zahlungdesk{
display:none;
}
#zahlungphone{
display:block;
}
}
@media all and (min-width:501px){
#zahlungdesk{
display:block;
}
#zahlungphone{
display:none;
}
}		
		
/* ====================== ÜberUnsGalerie ====================== */				
#post-48 .wpb_content_element{
	margin-bottom: 5px;
	}
.page-id-1418 .vc_col-sm-4 .wpb_text_column.wpb_content_element {
-webkit-transition: all 300ms ease-out; /* Firefox */
-moz-transition: all 300ms ease-out; /* WebKit */
-o-transition: all 300ms ease-out; /* Opera */
transition: all 300ms ease-out; /* Standard */
width:370px !important;
height:185px !important;
padding: 8px;
background-color:#eee;
overflow:hidden;
}
.page-id-1418 .vc_col-sm-4 .wpb_text_column.wpb_content_element.layer-slide {
padding: 0px;
background-color: transparent;
}
.page-id-1418 .ls-v6 .ls-bottom-slidebuttons a {
	border: 1px solid #0262c8 !important;
}
.page-id-1418 .ls-v6 .ls-bottom-slidebuttons a.ls-nav-active {
    background-color: rgba(2, 98, 200, 0.4);
	border: 1px solid #0262c8 !important;
}
.page-id-1418 .ls-v6 .ls-bottom-nav-wrapper{
	top: -15px;
}
.page-id-1418 .vc_col-sm-4 .wpb_text_column.wpb_content_element h4 {
color:#0262c8;
font-size:19px;
font-weight:600;
}
.page-id-1418 .vc_col-sm-4 .wpb_text_column.wpb_content_element p {
color:#333;
font-size:13px;
line-height:19px;
font-weight:600;
}
.page-id-1418 .vc_col-sm-4 .wpb_text_column.wpb_content_element a{
color:inherit;
}
.page-id-1418 .vc_col-sm-4 .wpb_text_column.wpb_content_element p a img{
    margin-top: 8px;
}
.vc_custom_1467014718230 p a img{
		margin-top: 0px !important;
}  
.page-id-1418 .vc_col-sm-4 .wpb_text_column.wpb_content_element a:hover {
color:inherit;
}
.page-id-1418 .vc_col-sm-4  .wpb_text_column.wpb_content_element:hover {
-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.4); /* WebKit */
-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.4); /* Firefox */
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.4); /* Standard */  

-webkit-transition: all 300ms ease-out; /* Firefox */
-moz-transition: all 300ms ease-out; /* WebKit */
-o-transition: all 300ms ease-out; /* Opera */
transition: all 300ms ease-out; /* Standard */
}
.page-id-1418 .small-font p{
    font-size: 75%;
    margin-bottom: 4px !important;
    text-align: center;
}
 
.page-id-1418 .vc_col-sm-4 .wpb_text_column.wpb_content_element a.boxsize{
display:block;
width:340px;
height:169px;
}

@media screen and (max-width:1190px) {
.page-id-1418 .vc_col-sm-4{
width:50%;
}

}

@media screen and (max-width:500px) {
.page-id-1418 .vc_col-sm-4,
.page-id-1418 .vc_col-sm-4 .wpb_text_column.wpb_content_element{
width:100% !important;padding: 2px;
}
.page-id-1418 .vc_col-sm-4 .wpb_text_column.wpb_content_element{
background-size:cover;
background-position:center;
background-repeat:no-repeat;
}
.page-id-1418 .vc_col-sm-4 .wpb_text_column.wpb_content_element a.boxsize {
    display: block;
    height: 169px;
    width: 90%;
}
}
@media screen and (max-width:360px) {
.page-id-1418 #layerslider_1, .page-id-1418 #layerslider_2{
height:185px !important;
}
}
#fancybox-frame {
background: #fff;
}
.mytable th {
    border: 0px solid #ccc;
    font-weight: 400;
    padding: 2px 10px;
text-align: right;
}
.mytable td {
    padding: 2px 10px;
text-align: right;
}
.mytable tr:nth-child(odd) {
	background: #f5f5f5
}
#fancybox-content {
    background: #fff;
}

#main .gform_wrapper {
background-color: #fff;
padding: 20px 30px;
-webkit-box-shadow: 0 3px 6px 3px rgba(0,0,0,0.1);
box-shadow: 0 3px 6px 3px rgba(0,0,0,0.1);
}
#main .gform_wrapper .gfield_checkbox li{
	display: inline-block;
	width: 220px;
	padding-right: 20px;
}
#main .gform_wrapper#gform_wrapper_2 .gfield_checkbox li{
	width: 300px;
}
#menu-footer-1 a::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    padding-right: 10px;
}










