.container,
.container-fluid {
position: relative;
margin-right: auto;
margin-left: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.container,
.container-fluid {
padding-right: 15px;
padding-left: 15px;
}
.row {
position: relative;
margin-right: -15px;
margin-left: -15px;
}
.span1, 
.span2, 
.span3, 
.span4, 
.span5, 
.span6, 
.span7, 
.span8, 
.span9, 
.span10, 
.span11, 
.span12 {
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media (min-width: 768px) {
.span1, 
.span2, 
.span3, 
.span4, 
.span5, 
.span6, 
.span7, 
.span8, 
.span9, 
.span10, 
.span11, 
.span12 {
float: left;
}
.span12 { width: 100%; }
.span11 { width: 91.66666667%; }
.span10 { width: 83.33333333%; }
.span9  { width: 75%; }
.span8  { width: 66.66666667%; }
.span7  { width: 58.33333333%; }
.span6  { width: 50%; }
.span5  { width: 41.66666667%; }
.span4  { width: 33.33333333%; }
.span3  { width: 25%; }
.span2  { width: 16.66666667%; }
.span1  { width: 8.33333333%;  }
.offset12 { margin-left: 100%; }
.offset11 { margin-left: 91.66666667%; }
.offset10 { margin-left: 83.33333333%; }
.offset9  { margin-left: 75%; }
.offset8  { margin-left: 66.66666667%; }
.offset7  { margin-left: 58.33333333%; }
.offset6  { margin-left: 50%; }
.offset5  { margin-left: 41.66666667%; }
.offset4  { margin-left: 33.33333333%; }
.offset3  { margin-left: 25%; }
.offset2  { margin-left: 16.66666667%; }
.offset1  { margin-left: 8.33333333%; }
.offset0  { margin-left: 0%; }
}
.visible-phone,
.visible-tablet,
.visible-desktop,
.visible-desktop-large {
display: none !important;
}
.visible-phone-block,
.visible-phone-inline,
.visible-phone-inline-block,
.visible-tablet-block,
.visible-tablet-inline,
.visible-tablet-inline-block,
.visible-desktop-block,
.visible-desktop-inline,
.visible-desktop-inline-block,
.visible-desktop-large-block,
.visible-desktop-large-inline,
.visible-desktop-large-inline-block {
display: none !important;
}  @media (max-width: 767px) {
.container { width: auto; }
.visible-phone { display: block !important; }
table.visible-phone { display: table; }
tr.visible-phone { display: table-row !important; }
th.visible-phone,
td.visible-phone { display: table-cell !important; }
.visible-phone-block { display: block !important; }
.visible-phone-inline { display: inline !important; }
.visible-phone-inline-block { display: inline-block !important; }
.hidden-phone { display: none !important; }
} @media only screen and (min-width: 480px) and (max-width: 767px) {
} @media (min-width: 768px) and (max-width: 991px) {
.container {	width: 750px; }
.visible-tablet { display: block !important; }
table.visible-tablet { display: table; }
tr.visible-tablet { display: table-row !important; }
th.visible-tablet,
td.visible-tablet { display: table-cell !important; }
.visible-tablet-block { display: block !important; }
.visible-tablet-inline { display: inline !important; }
.visible-tablet-inline-block { display: inline-block !important; }
.hidden-tablet { display: none !important; }
} @media (min-width: 992px) and (max-width: 1199px) {
.container { width: 970px; }
.visible-desktop { display: block !important; }
table.visible-desktop { display: table; }
tr.visible-desktop { display: table-row !important; }
th.visible-desktop,
td.visible-desktop { display: table-cell !important; }
.visible-desktop-block { display: block !important; }
.visible-desktop-inline { display: inline !important; }
.visible-desktop-inline-block { display: inline-block !important; }
.hidden-desktop { display: none !important; }
} @media (min-width: 1200px) {
.container { width: 1200px; }
.visible-desktop-large { display: block !important; }
table.visible-desktop-large { display: table; }
tr.visible-desktop-large { display: table-row !important; }
th.visible-desktop-large,
td.visible-desktop-large { display: table-cell !important; }
.visible-desktop-large-block { display: block !important; }
.visible-desktop-large-inline { display: inline !important; }
.visible-desktop-large-inline-block { display: inline-block !important; }
.hidden-desktop-large { display: none !important; }
}
.container .container { width: auto; padding: 0; } .float-left { float: left; }
.float-right { float: right; }  .row:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
} .fixed:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
} .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}  input.span1,
textarea.span1,
select.span1,
input.span2,
textarea.span2,
select.span2,
input.span3,
textarea.span3,
select.span3,
input.span4,
textarea.span4,
select.span4,
input.span5,
textarea.span5,
select.span5,
input.span6,
textarea.span6,
select.span6,
input.span7,
textarea.span7,
select.span7,
input.span8,
textarea.span8,
select.span8,
input.span9,
textarea.span9,
select.span9,
input.span10,
textarea.span10,
select.span10,
input.span11,
textarea.span11,
select.span11,
input.span12,
textarea.span12,
select.span12 {
float: none; padding: 8px 15px; }html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
body { line-height: 1; }
ol, 
ul {
list-style: none;
}
blockquote, 
q {
quotes: none;
}
blockquote:before, 
blockquote:after,
q:before, 
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} audio,
canvas,
progress,
video {
display: inline-block; vertical-align: baseline; } audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
} button,
input,
optgroup,
select,
textarea {
padding: 0;
margin: 0; color: inherit; font: inherit; } button { overflow: visible; } button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
} input { line-height: normal; } input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
} input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} html { 
overflow-y: scroll; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; 
overflow-x: hidden; }  body {
overflow-x: hidden; background-color: #343536;
color: #6d6d6d;
font: 14px "PT Sans", Arial, sans-serif; 
line-height: 24px;	
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
color: #313947;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a { 
color: #6d6d6d;
font-weight: inherit; 
}
h1 {
margin-bottom: 25px;	 
font-size: 48px; 
line-height: 64px;
font-family: 'Open Sans', Arial, sans-serif;
font-weight: 700;
}
h2 {
margin-bottom: 20px; 	
font-size: 36px; 
line-height: 48px;
font-family: 'Open Sans', Arial, sans-serif;
font-weight: 700; 	
}
h3 {
margin-bottom: 15px; 
font-size: 24px; 
line-height: 36px;
font-weight: 700; 	
}
h4 {
margin-bottom: 10px;
font-size: 18px; 
line-height: 27px;   
}
h5 { 
margin-bottom: 7px;
font-size: 16px; 
line-height: 24px; 
}
h6 { 
margin-bottom: 5px;
font-size: 13px; 
line-height: 24px; 
}
p { margin-bottom: 20px; }
em { font-style: italic; }
strong { font-weight: 700; }
small { font-size: 90%; }
big { font-size: 125%; }
sub { 
vertical-align: sub; 
font-size: 75%; 
}
sup { 
vertical-align: super; 
font-size: 75%; 
}
abbr[title] {  
border-bottom: 1px dotted #999; 
cursor: help;
}
address { 
display: block; 
margin-bottom: 20px; 
}
blockquote {}
blockquote p {}
blockquote span { 
display: block;
margin-top: 5px;
color: #999999;  
}
blockquote span:before { content: "\2013 \00A0"; }
hr { 
height: 0; 
border: solid #e0e0e0; 
border-width: 1px 0 0 0;
margin: 30px 0;
}
code, 
pre { 
border-radius: 3px;	
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;			
}
code { 
padding: 1px 4px;
border: 1px solid #e0e0e0;
background-color: #f3f3f3;  
color: #d50f25;  
}
pre { 
overflow-x: auto; 
display: block;
padding: 20px;
border: 1px solid #e0e0e0;   
margin-bottom: 20px;
white-space: pre-wrap;
background-color: #f3f3f3; 
}  .hr { 
border-top: 1px solid #e0e0e0;  
margin: 30px 0;
}
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-highlight { color: #4fb7ff; }
.text-uppercase { text-transform: uppercase; }
.mute{ color: #999; }
p.last,
h1.last,
h2.last,
h3.last,
h4.last,
h5.last,
address.last { margin-bottom: 0; }
@media (max-width: 767px) { body { 
background: none; background-color: #fff; 
}
p.last, 
h1.last, 
h2.last, 
h3.last, 
h4.last, 
h5.last, 
address.last { margin-bottom: 20px; }
.text-right { text-align: left; }
} a, 
a:visited { 
color: #4FB7FF; 
text-decoration: none; 
} a:active {
background: transparent; }
a:hover, 
a:focus {
outline: 0; 
text-decoration: underline;
} ul, 
ol { 
margin-bottom: 20px;
list-style-position: inside; 
}
ul ul, 
ul ol, 
ol ol, 
ol ul { 
margin-bottom: 0; 
margin-left: 30px; 
}
li {}
dl { margin-bottom: 20px; }
dt { font-weight: bold; }
dd  { margin-bottom: 20px; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; } ul.last,
ol.last { margin-bottom: 0; }
@media (max-width: 767px) {
ul.last, 
ol.last { margin-bottom: 20px; }
} img { 
border: none; 
max-width: 100%;
height: auto;
} .img-align-left { 
float: left;
margin: 5px 10px 0 0;  
}
.img-align-right { 
float: right;
margin: 5px 0 0 10px; 
} table { 
width: 100%;
margin-bottom: 20px; 
border-collapse: collapse; 
border-spacing: 0; 
background-color: transparent; 
}
caption { 
margin: 20px 0;
text-align: center; 
}
table th, 
table td {
padding: 15px 8px; 
border-top: 1px solid #b4bfc3;
text-align: center;
vertical-align: top; 
}
table th { 
border-top: none;
background-color: #4fb7ff;
color: #fff;
font-size: 16px;
}
table th a { color: #fff; } 
table thead th { vertical-align: bottom; } form {}
fieldset {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
fieldset legend {
padding: 0;
margin: 0;
font-weight: 700;								
}
::-moz-placeholder,
::-webkit-input-placeholder,
:-ms-input-placeholder {
color: #999;
}
label {
display: block;
margin-bottom: 5px;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
display: block;
max-width: 100%;
-webkit-appearance: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 8px 15px;
border: 1px solid #e0e0e0;
border-radius: 2px;
margin-bottom: 10px;
color: #6d6d6d;
background-color: #fff;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
border-color: #e0e0e0;
outline: none;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
background-color: #f3f3f3;
cursor: not-allowed;
}
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
background-color: #f3f3f3;
cursor: not-allowed;
}
textarea[rows] { height: auto; }
select {
height: 40px;
max-width: 100%;
border: 1px solid #e0e0e0;
background-color: #fff;
color: #6d6d6d;
-webkit-appearance: none !important;
}
select:disabled {
background-color: #f3f3f3;
cursor: not-allowed;
}
select:focus { border-color: #bbb; }
select[multiple] { height: auto; }
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
margin: 0 0 10px;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
display: inline-block;
margin-right: 10px;
margin-bottom: 0;
margin-left: 5px;
vertical-align: baseline;
}
input[type="file"] { width: 100%; }
button,
input[type="reset"],
input[type="submit"],
input[type="button"]{
position: relative;
display: inline-block;
border: 1px solid #4fb7ff;
border-bottom: 1px solid #3382b8;
border-radius: 2px;
background-color: #4fb7ff;
color: #fff;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
text-align: center;
text-decoration: none;
cursor: pointer;
-webkit-appearance: none;
margin: 0 5px 20px 0;
padding: 8px 15px;
text-decoration: none !important;
transition: all 0.3s ease 0s;
}
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
border: 1px solid #313947;
background: none repeat scroll 0 0 #313947;
color: #fff;
} .javascript-required,
.modern-browser-required{
padding: 15px 0;
background-color: #d50f25;
color: #fff;
text-align: center;
font-weight: 700;
}#wrap {
position: relative;
background-color: #fff;
}
@media (max-width: 767px) {
#wrap { border-top: 10px solid #313947; }
}
.ewf-boxed-layout #wrap {
max-width: 1140px; 
margin: 0 auto;
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);  
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);    
box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);  
}
.ewf-boxed-layout #header, 
.ewf-boxed-layout #nav { max-width: 1140px; }
@media (min-width: 1400px) {
.ewf-boxed-layout #wrap { max-width: 1370px; }
.ewf-boxed-layout #header, 
.ewf-boxed-layout #nav  { max-width: 1370px; }
}
@media (max-width: 1279px) {
.ewf-boxed-layout #wrap {
-webkit-box-shadow: none;  
-moz-box-shadow: none;     
box-shadow: none;  
}
} #header-top {
padding: 12px 0;
background-color: #313947;
color: #fff;
}
#header-top a, 
#header-top h1,
#header-top h2,
#header-top h3,
#header-top h4,
#header-top h5,
#header-top h6 { color: #fff; }
@media (max-width: 767px) {
#header-top { display: none; }
} .ewf-shopping-cart-placeholder + #header-top-widget-area-2 { padding-right: 60px; }
.ewf-shopping-cart-placeholder { position: absolute; right: 16px; top: 1px; }
.ewf-shop-cart { position:relative; display: block; padding-right: 12px;  }
.ewf-shop-cart i { font-size: 16px; }
.ewf-shop-cart span { 
border-radius:2px;
background:#4FB7FF;
color:#fff;
text-align:center;
line-height:1;
text-decoration:none;
font-size:10px; 
padding: 1px 2px;
position: absolute;
top: 0;
right: 4px;
display: inline-block;
}
.ewf-shop-cart:hover { text-decoration:none; } #header {} #logo { 
display: block; 
padding: 40px 0 36px 0;
}
@media (max-width: 767px) {
#logo { margin-right: 50px; } 
}  .error-no-menu { 
margin-top: 45px;
}
.stuck .error-no-menu { 
margin-top: 15px;
}
.sf-menu,
.sf-menu ul {
padding: 0;
margin: 0;
list-style: none;
}
.sf-menu > li { float: left; }
.sf-menu > li > a {
position: relative;
display: block;
} .sf-menu .sf-mega,
.sf-menu li.dropdown ul {
position: absolute;
z-index: 1025; top: 100%;
left: 0;
display: none;
}
.sf-menu li.dropdown { position: relative; }
.sf-menu li.dropdown ul ul {
top: -1px;
left: 100%;
}
.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega,
.sf-menu li.dropdown:hover > ul,
.sf-menu li.dropdown.sfHover > ul { display: block; } .sf-menu { float: right;} 
.sf-menu a {
display: block;
font: 14px 'Open Sans', Arial, sans-serif;
color: #888; 
text-decoration: none;
}
.sf-menu li.dropdown a { padding: 10px 15px; }
.sf-menu li:last-child > a { border-bottom: none; }
.sf-menu > li > a,
.sf-menu > li.dropdown > a {
padding: 50px 20px 51px 20px;
border: none;
color: #888;
font-size: 14px;
border-top: 2px solid transparent;
margin-top: -2px;
margin-right: 5px;
}
.sf-menu > li a i { margin-right: 5px; }
.sf-menu > li.current > a {}
.sf-menu li:hover > a,
.sf-menu li.sfHover > a {
color: #4fb7ff;
text-decoration: none;	
}
.sf-menu > li.current-page-ancestor > a,
.sf-menu > li.current-menu-ancestor > a,
.sf-menu > li.current-menu-parent > a,
.sf-menu > li.current-page-parent > a,
.sf-menu > li.current > a,
.sf-menu > li.current.dropdown > a {
border-top-color: #4fb7ff;
background-color: #f7f7f7;
}
@media (min-width: 1400px) {
.sf-menu > li > a,
.sf-menu > li.dropdown > a { padding: 50px 22px 51px 22px; }
}  .sf-menu li.dropdown ul {
min-width: 180px; border: 1px solid rgba(0, 0, 0, 0.1);	
background-color: rgba(49, 57, 71, 0.9);			
}
.sf-menu li.dropdown ul li a {
padding: 15px;
color: #fff; 
}
.sf-menu li.dropdown ul li a:hover { color: #4fb7ff; } 
.sf-menu > li.dropdown > ul { border-top: 3px solid #4fb7ff; } .sf-mega {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 15px 0;
border: 1px solid rgba(0, 0, 0, 0.1);
border-top: 3px solid #4fb7ff;	
margin-top: -3px;
background-color: rgba(49, 57, 71, 0.9);
}
.sf-mega a { color: #fff; }
.sf-mega-section {
float: left;
width: 25%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 20px;
color: #fff;
}
.sf-mega-section ul li a { padding: 15px 0; }
.sf-mega-section ul li a:hover { color: #4fb7ff; }
.sf-mega-section .btn { display: inline-block; } .sf-mega.sf-mega-1-col .sf-mega-section{ width: 100%; } .sf-mega.sf-mega-2-col .sf-mega-section{ width: 50%; }
.sf-mega.sf-mega-3-col .sf-mega-section{ width: 33.3333333333%; }
.sf-mega.sf-mega-4-col .sf-mega-section{ width: 25%; } .sf-arrows .sf-with-ul:after {
position: absolute;
top: 50%;
right: 0;
width: 0;
height: 0;
display: none;
border: 5px solid transparent;
border-top-color: #fff;
margin-top: 2px;
content: "";
}
.sf-arrows ul li .sf-with-ul:after { display: block; }
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after { border-top-color: #4fb7ff; }
.sf-arrows ul .sf-with-ul:after {
border-color: transparent;
border-left-color: #999;
margin-top: -5px;
margin-right: 4px;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after { border-left-color: #4fb7ff; }
@media (min-width: 768px) and (max-width: 991px) {
#menu { display: none; }
}
@media (max-width: 767px) {
#menu { display: none; }
} #mobile-menu {
border-bottom: 1px solid #e0e0e0;
margin-bottom: 0;
background-color: rgba(49, 57, 71, 0.7);
}
#mobile-menu li {	
display: block;
margin: 0;
}
#mobile-menu > li > ul, 
#mobile-menu > li > ul > li > ul {
display: none;
margin-left: 0;
}
#mobile-menu .sf-mega {
display: none;
padding: 0;
border: none;
margin: 0;
background-color: transparent;
}
#mobile-menu .sf-mega-section {
float: none;
width: 100%;
padding: 0;
border: none;
}
#mobile-menu .sf-mega-section ul { margin-left: 0; }
#mobile-menu li a {
position: relative;
display: block;
padding: 15px 25px;
border-top: 1px solid #e0e0e0;
color: #fff;
text-align: left;
text-decoration: none;
}
#mobile-menu ul a { padding-left: 45px; }
#mobile-menu ul li ul a  { padding-left: 65px; }
#mobile-menu .mobile-menu-submenu-arrow {
position: absolute;
top: 0;
right: 0;
width: 70px;
height: 100%;
border-left: 1px solid #e0e0e0;
color: #fff;
font-size: 20px;
line-height: 50px;
text-align: center;
cursor: pointer;
}
#mobile-menu .mobile-menu-submenu-arrow:hover { background-color: #313947; }
#mobile-menu li a:hover {}
#mobile-menu { display: none; } #mobile-menu-trigger { 
float: right;
display: none;
font-size: 32px;
}
@media (min-width: 768px) and (max-width: 991px) {
#mobile-menu-trigger { 
display: block;
margin-top: 45px;
margin-right: 0;
}	
}
@media (max-width: 767px) {
#mobile-menu-trigger { 
position: absolute;
top: 30px;
right: 20px;
display: block;
padding: 10px;
margin-top: 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#mobile-menu-trigger { right: 30px; }
} #custom-search-button + .sf-menu { margin-right: 60px; }
#custom-search-button { 
position: absolute;
top: 43px;
right: 15px;
display: block;
width: 32px;
height: 32px;
background: url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/images/bg-search.png) no-repeat center center;
border: 1px solid #bebebe;
border-radius: 3px;
} #custom-search-form {
position: absolute;
z-index: 1030; top: 97px;
right: 5px;
display: none;
}
#custom-search-form:before {
position: absolute; 
z-index: 9; 
top: -9px; 
right: 20px; 
width: 0; 
height: 0; 
border-left: 7px solid transparent; 
border-right: 7px solid transparent; 
border-bottom: 10px solid #e0e0e0; 
content:"";
}
#custom-search-form:after {
position: absolute;
z-index: 10; 
top: -7px; 
right: 20px; 
width: 0; 
height: 0; 
border-left: 7px solid transparent; 
border-right: 7px solid transparent; 
border-bottom: 10px solid #fff; 
content:"";
}
#custom-search-submit { display: none; }
#custom-search-form #s {
width: 220px;
padding: 8px 10px;
border-radius: 0;	
background-color: #fff; 
}
#custom-search-form #s:focus { border-color: #e0e0e0; }
@media (min-width: 768px) and (max-width: 991px) {
#custom-search-button { right: 55px;top:43px; }
#custom-search-form { right: 45px;top:97px; }
}
@media (max-width: 767px) {
#custom-search-button { display: none; }
#custom-search-form { display: none !important; }
} @media (min-width: 1025px) { #header-wrap{
position: relative;
height: 121px;
}
#header-top { 
}
#header {
position: absolute;
top: 0;
right: 0;
left: 0;
margin: 0 auto; 
} #header.stuck {
position: fixed;
z-index: 1020; top: 0;
width: 100%;
padding-top: 15px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
margin: 0 auto;
background-color: #fff;
-webkit-transition: padding 0.3s;
transition: padding 0.3s;
}
#header.stuck  #logo { padding: 10px 0; }
#header.stuck  .sf-menu > li > a,
#header.stuck  .sf-menu > li.dropdown > a { 
padding: 33px 20px;
margin-top: -15px;
}
#header.stuck  .sf-mega { margin-top: 0; }
#header.stuck .sf-arrows .sf-with-ul:after { margin-top: -6px; }		
#header.stuck  #custom-search-button { top: 12px; }
#header.stuck  #custom-search-form { top: 72px; }
body.admin-bar #header.stuck { top:32px; }
#header.stuck .sf-menu li:last-child > a { }
}
@media (min-width: 1400px) {
#header.stuck .sf-menu > li > a,
#header.stuck .sf-menu > li.dropdown > a { padding: 33px 22px; }
} #content { 
padding-bottom: 50px; 
min-height: 300px;
} #page-header {}
#page-header {
position: relative;
padding: 55px 0;
margin-bottom: 100px;
background: no-repeat center center;
color: #fff;
}
#page-header h3 {
margin-bottom: 0;
color: #fff;
line-height: 24px;
font-weight: 700;
text-transform: lowercase;
}
#page-header-overlay { 
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 33, 56, 0.75) ;
} #footer-top { background-color: #f9f9f9; }
#footer-top-widget-area-1 {} #footer { 
padding: 60px 0 30px 0;	
background-color: #313947;
color: #fff;
}
#footer a, 
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 { color: #fff; }
#footer-widget-area-1 {}
#footer-widget-area-2 {}
#footer-widget-area-3 {}
#footer-widget-area-4 {} #footer-bottom { 
padding: 20px 0;	
background-color: #0d131b;
color: #fff;	
}
#footer-bottom a, 
#footer-bottom h1,
#footer-bottom h2,
#footer-bottom h3,
#footer-bottom h4,
#footer-bottom h5,
#footer-bottom h6 { color: #fff; }
#footer-bottom-widget-area-1 {}
#footer-bottom-widget-area-2 {} #back-to-top {
position: fixed;
z-index: 1010;
right: -40px;
bottom: 20px;
width: 40px;
height: 40px;
border-radius: 3px;
background-color: #111;
color: #fafafa;
font-size: 30px;
line-height: 40px;
text-align: center;	
text-decoration: none;				
opacity: 0.5;
cursor: pointer;
-webkit-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
#back-to-top i {
font-size: 28px;
line-height: 40px;
font-weight: normal;
vertical-align: top;
-webkit-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
#back-to-top:hover { background-color: rgba(0, 0, 0, 0.7); }
#back-to-top:hover i { color: #fff; }
#back-to-top.visible { right: 40px; }
#back-to-top.gone { right: -40px; }.wpb_accordion_header {
margin: 0 0 10px !important;
padding: 10px 20px 10px 25px !important;
border: 1px solid #e0e0e0 !important;
background-color: #fff !important;
display: block;
color: #6d6d6d !important;
position: relative;
}
.wpb_accordion_header a{ color: #1f1f1f !important; }
.wpb_accordion_header.ui-state-hover,
.wpb_accordion_header.ui-state-active {
background-color: #fff !important;
border-color: #e0e0e0 !important;
}
.wpb_accordion_header.ui-state-hover a,
.wpb_accordion_header.ui-state-active a{ color: #6d6d6d !important;}
.wpb_accordion_content{ padding: 30px 20px 30px 45px !important; }
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
display: none !important;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
display: none !important;
}
.wpb_accordion_header:after, .wpb_accordion_header:after {
content: "+";
font-family: "FontAwesome";
font-size: 16px;
position: absolute;
right: 35px;
top: 19px;
font-weight: 300 !important;
}
.wpb_accordion_header.ui-state-active:after, .wpb_accordion_header.ui-state-hover:after {
content: "-";
color: #6d6d6d ;
} .alert {
padding: 13px 15px;
border: 1px solid #cdcdcd;
margin-bottom: 30px;
font-size: 18px;
text-align: center;
}
.alert i {
position: relative;
top: 1px;
margin-right: 7px;
font-size: 20px;
}
.alert.info {
background-color: #94cee4;
color: #fff;
}
.alert.success {
background-color: #4fb7ff;
color: #fff;
}
.alert.error {
background-color: #ff0030;
color: #fff;
}
.alert.warning {
background-color: #ff7992;
color: #fff;
} .animate {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
visibility: hidden;
}
.animate.visible { visibility: visible; }
.animate.hidden { visibility: hidden; }  .btn { 
display: inline-block;
padding: 10px; 
border-bottom: 1px solid #3382b8;
border-radius: 2px;
margin: 0 5px 20px 0;
background-color: #4fb7ff;
color: #fff;
font: 12px/12px 'Open Sans', Arial, sans-serif; 
text-decoration: none !important;
vertical-align: middle;
cursor: pointer;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
a.btn { color: #fff; }
.btn:focus { outline: 0; }
.btn-large {
padding: 20px 25px;
border-bottom-width: 2px;
font-size: 18px;
line-height: 18px;
}
.btn .icon-left { float:left; margin:0 8px 0 -4px; }
.btn .icon-right { float:right; margin: 0 -4px 0 8px; }
.btn i { 
float: left; 
margin: 0 8px 0 -4px;
font-size: 12px; 
line-height: 12px; 
}
.btn-large i { 
float: left; 
margin: 0 8px 0 -4px;
font-size: 18px; 
line-height: 18px; 
}
.btn:hover { 
border-bottom-color: #20252f;
background-color: #313947;
} .btn-white {
border: 1px solid #4fb7ff;
background-color: transparent;
color: #4fb7ff;
}
a.btn-white { color: #4fb7ff; }
.btn-white:hover { 
border-color: #4fb7ff;
background-color: #4fb7ff;
color: #fff;
}
.btn-white.alt { border-color: #6d6d6d; }
a.btn-white.alt { color: #6d6d6d; }
.btn-white.alt:hover {
border-color: #4fb7ff;
color: #fff; 
}
.btn-black {
border: 1px solid #313947;
background-color: #313947;
color: #fff;
}
a.btn-black { color: #fff; }
.btn-black:hover { 
border-color: #4fb7ff;
background-color: #4fb7ff;
color: #fff;
} .client-logos { 
padding: 40px 0;
border: 1px solid #e0e0e0;
margin-bottom: 20px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.client-logos img { 
display: block;
max-width: 100%;
margin: 0 auto;
}
.client-logos:hover { background-color: #f9f9f9; }
@media (min-width: 768px) and (max-width: 979px) {
.client-logos { padding: 25px 0; }
}  ul.unstyled { list-style-type: none; } ul.square { list-style-type: square; } ul.circle { list-style-type: circle; }  ul.check, ul.square-check, ul.fill-circle, ul.square, ul.diamond { list-style: none; } ul.check li:before,
ul.square-check li:before { 
position: relative;
top: -1px;
margin-right: 15px;
color: #4fb7ff;
font-family: 'FontAwesome';
font-size: 14px;
}
ul.check li:before { content: ""; }
ul.square-check li:before {
top: 2px;
font-size: 18px;
content: ""; 
}
ul.fill-circle li:before {
position: relative;
top: -1px;
display: inline-block;
width: 8px;
height: 8px;
border-radius: 50%;
margin-right: 15px; 
background-color: #4fb7ff;
content: "";
}
ul.square li:before {
position: relative;
top: 4px;
display: inline-block;
width: 16px;
height: 16px;
border-radius: 3px;
margin-right: 15px; 
background-color: #4fb7ff;
content: "";
}
ul.diamond li:before {
position: relative;
top: 4px;
display: inline-block;
width: 16px;
height: 16px;
margin-right: 15px; 
background-color: #4fb7ff;
content: "";
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
ul.check li,
ul.square-check li,
ul.fill-circle li,
ul.square li { margin-bottom: 10px; }
ul.diamond li {
margin-bottom: 25px;
font-size: 18px; 
}
ul.check li:last-child,
ul.square-check li:last-child,
ul.fill-circle li:last-child,
ul.square li:last-child,
ul.diamond li:last-child { margin-bottom: 0; } .divider { margin: 30px 0; }
.divider.single-line { border-top: 1px solid #e0e0e0; }
.divider.double-line { border-top: 4px double #e0e0e0; }
.divider.single-dotted {
height: 1px;
background: url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/images/bg-single-dotted.gif) repeat-x top left ;  
}
.divider.double-dotted { 
height: 4px;
background: url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/images/bg-double-dotted.gif) repeat-x top left; 
}  .google-map {}
.google-map  img { max-width: none; } .map { 
width: 100%; 
height: 680px; 
margin-bottom: 100px; 
}
@media (max-width: 767px) {
.map { height: 300px; }
} .headline { 
margin: 50px 0 100px 0;
text-align: center;
text-transform: uppercase; 
word-wrap: break-word;
}
.headline h2,
.headline h3 {
margin-bottom: 0;
font-weight: 800;
}
.headline h2:after,
.headline h3:after {
display: block;
width: 35px;
border-top: 2px solid #4fb7ff;
margin: 3px auto 5px;
content: "";
}
.headline-2 {
margin-bottom: 20px;
text-transform: uppercase; 
word-wrap: break-word;
}
.headline-2 h1 { font-weight: 800; }
.headline-2 h1:after {
display: block;
width: 120px;
border-top: 2px solid #4fb7ff;
margin: 15px 0 20px 0;
content: "";
}
.headline-2 h2 {
margin-bottom: 0;
font-weight: 800;
}
.headline-2 h2:after {
display: block;
width: 70px;
border-top: 1px solid #4fb7ff;
margin: 8px 0 10px 0;
content: "";
}
.headline-2 h3 { font-weight: 700; }
.headline-2 h3,
.headline-2 h4 { 
margin-bottom: 0;
text-transform: none;
}
.headline-2 h3:after,
.headline-2 h4:after {
display: block;
width: 30px;
border-top: 1px solid #4fb7ff;
margin: 3px 0 5px 0;
content: "";
}  .icon-box-1 { 
position: relative; 
margin-bottom: 50px; 
}
.icon-box-1 > span {
float: left;
display: block;  
width: 35px;
height: 35px;
background-color: #3a4e6a;
color: #fff; 
text-align: center;
-webkit-transition: all 0.2s;
transition: all 0.2s;
} 
.icon-box-1 > span i {
display: inline-block;
font-size: 18px;
line-height: 35px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.icon-box-1 > img { 
float: left; 
display: block; 
} 
.icon-box-1 .icon-box-content { margin-left: 55px; }
.icon-box-1:hover > span {
background-color: #4fb7ff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.icon-box-1:hover > span i {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
} .icon-box-2 { 
position: relative; 
margin-bottom: 50px;
text-align: center; 
}
.icon-box-2 > span { 
display: inline-block;
width: 48px;
height: 48px;
border: 1px solid #e0e0e0;
margin-bottom: 30px;  
text-align: center;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.icon-box-2 > span i {
display: inline-block;
font-size: 25px;
line-height: 48px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.icon-box-2 > img { margin-bottom: 10px; }
.icon-box-2 h4 { margin-bottom: 30px; }
.icon-box-2 .btn { margin-top: 10px; }
.icon-box-2 .icon-box-content {}	
.icon-box-2:hover > span {
background-color: #4fb7ff;
color: #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.icon-box-2:hover > span i {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
} .icon-box-3 { 
position: relative; 
margin-bottom: 50px; 
} .icon-box-3 > span {
position: absolute;	 
z-index: 20; 
left: 50%; 
width: 60px; 
height: 60px;
border: 1px solid #e0e0e0;
margin-top: -30px; 
margin-left: -30px; 			
background-color: #fff;	
text-align: center; 
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.icon-box-3 > span i {
display: inline-block;
font-size: 32px;
line-height: 60px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
color: #6d6d6d;		
}
.icon-box-3 h4 { margin-bottom: 30px; }
.icon-box-3 .btn { margin-top: 15px; }
.icon-box-3 .icon-box-content { 
position: relative;
z-index: 10;
padding: 70px 40px 30px 40px;
border: 1px solid #e0e0e0; 
border-radius: 3px; 
margin-top: 16px;
text-align: center; 
}
.icon-box-3:hover > span {
background-color: #4fb7ff;
color: #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.icon-box-3:hover > span i {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
} .icon-box-4 { 
position: relative; 
margin-bottom: 50px; 
}
.icon-box-4 > i {
float: left;
display: block;   
font-size: 32px;
line-height: 32px;
text-align: center;
} 
.icon-box-4 > img { 
float: left; 
display: block; 
} 
.icon-box-4 h4 {
margin-bottom: 15px;
font-weight: 700;
}
.icon-box-4 .icon-box-content { margin-left: 55px; } .milestone {
position: relative;
margin-bottom: 50px;
} .milestone:after { visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: " ";
clear: both;		
}
.milestone i {
z-index: 20;
margin-right: 10px;
font-size: 32px;
}
.milestone .milestone-content {
z-index: 10;
color: #313947;
font: 72px/85px 'Open Sans', Arial, sans-serif;
font-weight: 600;
}
.milestone .milestone-description {
font: 14px/24px 'PT Sans', Arial, sans-serif; 
font-weight: 400;
}
.milestone .milestone-description p:before {
display: block;
width: 40px;
border-top: 2px solid #4fb7ff;
margin-bottom: 10px;
content: "";
}  .horizontal-process-builder { 
position: relative;
margin-bottom: 50px;
list-style: none;
text-align: center; 
}
.horizontal-process-builder:before {
position: absolute;
z-index: 1;
top: 60px;
left: 135px;
display: block;
width: 74%;
border-top: 1px solid #e0e0e0;
content: "";
}
.horizontal-process-builder li { 
float: left;
width: 25%;  
}
.horizontal-process-builder li i,
.horizontal-process-builder li h1,
.horizontal-process-builder li img {
position: relative;
z-index: 2;
display: block;
width: 120px; 
height: 120px;
overflow: hidden;  
border: 1px solid #e0e0e0;
margin: 0 auto 20px;
background-color: #fff;
background-clip: padding-box;
color: #111;
font-size: 48px; 
line-height: 120px;
-webkit-transition: all 0.3s;
transition: all 0.3s; 
}
.horizontal-process-builder li:hover i,
.horizontal-process-builder li:hover h1 {
background-color: #4fb7ff;
color: #fff;
}
.horizontal-process-builder.three-items li { width: 33.3333333333%; }
.horizontal-process-builder.four-items li { width: 25%; }
.horizontal-process-builder.five-items li { width: 20%; }
.process-description { padding: 0 10px; }
@media (max-width: 767px) {
.horizontal-process-builder li { 
float: none;
width: 100%;
margin-bottom: 40px; 
}
.horizontal-process-builder:before { content: none; }
.horizontal-process-builder.three-items li { width: 100%; }
.horizontal-process-builder.four-items li { width: 100%; }
.horizontal-process-builder.five-items li { width: 100%; }
} .pie-chart {
position: relative;
padding: 30px;	
border-radius: 50%;
margin: 0 auto 40px auto;
background-color: #4fb7ff;
text-align: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.pie-chart canvas {
position: absolute;
z-index: 1;
top: 30px;
left: 30px;
}
.pie-chart i, 
.pie-chart .pie-chart-custom-text, 
.pie-chart .pie-chart-percent {
position: absolute;
z-index: 10;
top: 30px;
left: 0;
display: block;
width: 100%;
color: #fff;
text-align: center;
}
.pie-chart img {
max-width:100%;
vertical-align: middle;
}
.pie-chart .pie-chart-custom-text { font-size: 18px; }
.pie-chart .pie-chart-percent { font-size: 16px; }
.pie-chart-description {
display: block;
margin-bottom: 50px;
font-size: 14px;
text-align: center;
}
.pie-chart:hover { background-color: #313947; }
@media (min-width: 768px) and (max-width: 979px) {
.pie-chart { padding: 0; }
.pie-chart canvas {
top: 0;
left: 0;
}
.pie-chart i, 
.pie-chart .pie-chart-custom-text, 
.pie-chart .pie-chart-percent { top: 0; }
} .pricing-table {
padding-bottom: 20px;
margin-bottom: 50px;
background-color: #f1f1f1;
text-align: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
color: #6d6d6d;		
}
.pricing-table-header { padding: 20px 0; }
.pricing-table-header h4 {
margin-bottom: 0;
font-family: 'Open Sans', Arial, sans-serif;
font-weight: 800;
text-transform: uppercase;
}
.pricing-table-header h4:after {
display: block;
width: 30px;
border-top: 1px solid #4fb7ff;
margin: 5px auto;
content: "";
}
.pricing-table h1 {
padding: 40px 0 20px 0;
margin-bottom: 0; 
background-color: #f9f9f9;
font-size: 72px;
line-height: 40px;
font-weight: 700;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.pricing-table h1 span {
margin-right: -15px;
font-size: 36px;
vertical-align: bottom;
}
.pricing-table h1 small {
display: block;
margin-left: 10px;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
}
.pricing-table-offer {}
.pricing-table-offer ul { list-style: none; }
.pricing-table-offer ul li { 
border-top: 1px solid #fff; 
padding: 20px 0; 
}
.pricing-table-offer ul li i {
margin-right: 5px;
font-size: 18px;
vertical-align: text-bottom;
}
.pricing-table-offer ul li:first-child { border-top: none; }
.pricing-table:hover { 
background-color: #313947;
color: #fff;
}
.pricing-table:hover h1 { 
background-color: #4fb7ff;
color: #fff;
}
.pricing-table:hover .pricing-table-header h4, 
.pricing-table:hover .pricing-table-header h6 { color: #fff; }
.pricing-table.alt { 
background-color: #4fb7ff;
color: #fff;
}
.pricing-table.alt h1 { 
background-color: #313947;
color: #fff;
}
.pricing-table.alt .btn-white {
border-color: #fff;
color: #fff;
}
.pricing-table.alt .pricing-table-header h4, 
.pricing-table.alt .pricing-table-header h6 { color: #fff; }
.pricing-table.alt .pricing-table-header h4:after { border-top-color: #313947; }
.pricing-table.alt:hover { background-color: #313947; }
.pricing-table.alt:hover h1 { background-color: #4fb7ff; }
.pricing-table.alt .pricing-table-header h4:after { border-top-color: #313947; }
.pricing-table.alt:hover .pricing-table-header h4:after { border-top-color: #4fb7ff; } .progress-bar-description {
position: relative;
display: block;
margin-bottom: 15px;
line-height: 14px;
}
.progress-bar-description span {
position: absolute;
z-index: 2;
top: 36px;
left: 0;
margin-left: -35px;
color: #fff;
}
.progress-bar {
position: relative;
z-index: 1;
display: block;
height: 27px;
margin-bottom: 15px;
background-color: #e0e0e0;
}
.progress-bar .progress-bar-outer {
position: absolute;
top: 0;
left: 0;
height: 100%;
background-color: #4fb7ff;
}
.progress-bar .progress-bar-outer .progress-bar-inner {
position: absolute;
z-index: 1;
overflow: hidden;
top: 0;
left: 0;
display: block;
height: 100%;
width: 100%;
} a.social-icon {
float: left;
display: block;
width: 32px;
height: 32px;
border: 1px solid #4fb7ff;
margin-right: 10px;
margin-bottom: 1px;
text-align: center;
}
a.social-icon:last-child { margin-right: 0; }
a.social-icon i {
font-size: 18px;
line-height: 32px;
}
a.social-icon:hover {
color: #fff;
text-decoration: none; 
}
a.facebook-icon:hover { background-color: #0e59a0 !important; }
a.twitter-icon:hover { background-color: #0ea4ff !important; }
a.dribble-icon:hover { background-color: #ea73a0 !important; }
a.pinterest-icon:hover { background-color: #d73532 !important; }
a.googleplus-icon:hover { background-color: #282927 !important; }
a.tumblr-icon:hover { background-color: #586980 !important; }
a.instagram-icon:hover { background-color: #82685a !important; }
a.rss-icon:hover { background-color: #f79638 !important; }
a.linkedin-icon:hover { background-color: #018faf !important; }
a.skype-icon:hover { background-color: #00b0f6 !important; }
a.flickr-icon:hover { background-color: #0061db !important; }
a.vimeo-icon:hover { background-color: #63879c !important; }
a.github-icon:hover { background-color: #3b3b3b !important; }
a.youtube-icon:hover { background-color: #cc181e !important; }
a.windows-icon:hover { background-color: #6dc2e9 !important; }
a.dropbox-icon:hover { background-color: #007ee5 !important; }
a.xing-icon:hover { background-color: #026566 !important; }	
a.adn-icon:hover { background-color: #1ea076 !important; }
a.android-icon:hover { background-color: #98cb02 !important; }
a.apple-icon:hover { background-color: #000000 !important; }
a.behance-icon:hover { background-color: #2d9ad2 !important; }
a.bitbucket-icon:hover { background-color: #214f81 !important; }
a.bitcoin-icon:hover { background-color: #f7931b !important; }
a.codepan-icon:hover { background-color: #000000 !important; }
a.css3-icon:hover { background-color: #3289ce !important; }
a.delicious-icon:hover { background-color: #3399fe !important; }
a.deviantart-icon:hover { background-color: #c8da30 !important; }
a.digg-icon:hover { background-color: #0080c2 !important; }
a.drupal-icon:hover { background-color: #0077b9 !important; }
a.empire-icon:hover { background-color: #000000 !important; }
a.foursquare-icon:hover { background-color: #daecb0 !important; }
a.git-icon:hover { background-color: #f34f29 !important; }
a.gitti-icon:hover { background-color: #634c3e !important; }
a.hacker-news-icon:hover { background-color: #f18642 !important; }
a.html5-icon:hover { background-color: #e54c1f !important; }
a.joomla-icon:hover { background-color: #016fb9 !important; }
a.jsfiddle-icon:hover { background-color: #4679a4 !important; }
a.linux-icon:hover { background-color: #fece0e !important; }
a.maxcdn-icon:hover { background-color: #f36f20 !important; }
a.openid-icon:hover { background-color: #fe6101 !important; }
a.pagelines-icon:hover { background-color: #3783e3 !important; }
a.pied-piper-icon:hover { background-color: #0c7b48 !important; }
a.qq-icon:hover { background-color: #23286c !important; }
a.rebel-icon:hover { background-color: #000000 !important; }
a.reddit-icon:hover { background-color: #cee3f8 !important; }
a.renren-icon:hover { background-color: #0d81e4 !important; }
a.share-icon:hover { background-color: #252525 !important; }
a.slack-icon:hover { background-color: #453744 !important; }
a.soundcloud-icon:hover { background-color: #fe4e00 !important; }
a.spotify-icon:hover { background-color: #80bb41 !important; }
a.stack-exchange-icon:hover { background-color: #265a93 !important; }
a.stackoverflow-icon:hover { background-color: #fea501 !important; }
a.steam-icon:hover { background-color: #191919 !important; }
a.stumbleupon-icon:hover { background-color: #f04f23 !important; }
a.tencent-weibo-icon:hover { background-color: #0063a7 !important; }
a.trello-icon:hover { background-color: #226784 !important; }
a.vine-icon:hover { background-color: #00b081 !important; }
a.vk-icon:hover { background-color: #50769d !important; }
a.wechat-icon:hover { background-color: #a4dc31 !important; }
a.weibo-icon:hover { background-color: #d82828 !important; }
a.wordpress-icon:hover { background-color: #454442 !important; }
a.yahoo-icon:hover { background-color: #4b04a8 !important; } .table-bordered { 
border: 1px solid #e0e0e0; 
border-left: none; 
border-collapse: separate; 		
}
.table-bordered th, 
.table-bordered td { border-left: 1px solid #e0e0e0; }
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td { border-top: none; }
.table-condensed th,
.table-condensed td { padding: 4px 8px; }
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th { background-color: #f3f3f3; }	
@media (max-width: 480px) { table, 
thead, 
tbody, 
th, 
td, 
tr { display: block; }
.table-bordered { border-top: none; } thead tr { 
position: absolute;
top: -9999px;
left: -9999px;
}
tr { border-top: 1px solid #bbb; }
td:first-child { border-top: none !important; }
} .wpb_tabs_nav  {
border-bottom: 1px solid #e0e0e0 !important;
margin-bottom: 10px;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
border: 1px solid #e0e0e0;
border-left: none !important;
display: block;
float: left;
margin-bottom: -1px !important;
margin-right: 1px;
padding: 10px 13px !important;
text-decoration: none;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav:first-child a {
border-left: 1px solid #e0e0e0 !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
border: 1px solid #e0e0e0;
border-bottom-color: #fff;
background-color: #fff !important;
color: #6d6d6d !important;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{
margin: 0 !important;
padding: 25px !important;
border: 1px solid #e0e0e0 !important; 
border-top: none !important;   
background-color: transparent !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, 
.wpb_content_element .wpb_tabs_nav li:hover {
background-color: #f7f7f7;
} .testimonial { 
margin-bottom: 30px;
text-align: center;
}
.testimonial span {
position: relative;
overflow: hidden;
display: block;
width: 100px;
height: 100px;
margin: 30px auto 70px auto;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.testimonial span img {
max-width:none;
display: block; 
-webkit-transform: rotate(-45deg) translateY(-28px);
transform: rotate(-45deg) translateY(-28px);
}
.testimonial > h4 {
margin-bottom: 0;
text-transform: uppercase;
}
.testimonial > h4:after {
display: block;
width: 30px;
border-top: 1px solid #4fb7ff;
margin: 5px auto;
content: "";
}
.testimonial blockquote { margin: 20px 0 50px 0; }
.testimonial.alt { text-align: left; }
.testimonial.alt span { 
float: left;
margin-right: 50px;
}
.testimonial.alt > h4:after { margin: 5px 0 5px 150px; }
.testimonial-2 { margin-bottom: 30px; }
.testimonial-2 blockquote {
position: relative;
padding: 15px 20px;
border: 1px solid #4fb7ff;
margin-bottom: 30px;
}
.testimonial-2 blockquote:before {
position: absolute;
bottom: -10px;
left: 27px;
width: 0; 
height: 0; 
border-left: 8px solid transparent; 
border-right: 8px solid transparent; 
border-top: 10px solid #4fb7ff;
content: "";
-moz-transform: scale(.9999);
}
.testimonial-2 blockquote:after {
position: absolute;
bottom: -8px;
left: 28px;
width: 0; 
height: 0; 
border-left: 7px solid transparent; 
border-right: 7px solid transparent; 
border-top: 8px solid #fff;
content: "";
-moz-transform: scale(.9999);
}
.testimonial-2 blockquote p:last-child { margin-bottom: 0; } 
.testimonial-2 span {
position: relative;
overflow: hidden;
float: left;
display: block;
width: 50px;
height: 50px;
margin: 10px 30px 10px 10px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.testimonial-2 span img {
display: block; 
max-width:none;
-webkit-transform: rotate(-45deg) translateY(-14px);
transform: rotate(-45deg) translateY(-14px);
}
.testimonial-2 h5 {
padding-top: 5px;
margin-bottom: 0;
}
.testimonial-2 > h5:after {
display: block;
width: 30px;
border-top: 1px solid #4fb7ff;
margin: 5px 0 0 90px;
content: "";
}
.testimonial-3 { margin-bottom: 40px; }
.testimonial-3 img { margin-bottom: 20px; }
.testimonial-3 > h4 {
margin-bottom: 0;
text-transform: uppercase;
}
.testimonial-3 > h4:after {
display: block;
width: 30px;
border-top: 1px solid #4fb7ff;
margin-top: 5px;
content: "";
}
.testimonial-3 blockquote { margin-top: 20px; } .team-member {
position: relative;
overflow: hidden;
padding-bottom: 30px;
border: 1px solid #e0e0e0;
border-radius: 2px;
margin-bottom: 50px;
text-align: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.team-member-preview {
position: relative; 
margin-bottom: 20px;
}
.team-member-preview img {
display: block;
width: 100%;
margin-bottom: 30px;
}
.team-member-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(79, 183, 255, 0.5);
opacity: 0;
}
.team-member h4 {
margin-bottom: 0; 
text-transform: uppercase;
}
.team-member h4:after {
display: block;
width: 30px;
border-top: 1px solid #4fb7ff;
margin: 5px auto;
content: "";	
}
.team-member .social-media a.social-icon {
float: none;
display: inline-block;
}
.team-member:hover { background-color: #313947; }
.team-member:hover .team-member-overlay { opacity: 1; }
.team-member:hover h4,
.team-member:hover h6 { color: #fff; }
.team-member .social-media {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin-left: 5px;
opacity: 0;
-webkit-transition: all 0.3s 0.1s;
transition: all 0.3s 0.1s;
}
.team-member .social-media a {
border-color: #fff;
margin-right: 10px;
background-color: #4fb7ff;
color: #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.team-member .social-media a i {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.team-member:hover .social-media {
bottom: 110px;
opacity: 1;
} .vertical-timeline {
margin-bottom: 50px;
list-style: none; 
}
.vertical-timeline li { position: relative; }
.vertical-timeline h3 { margin-bottom: 0; }
.left-side,
.right-side {
color: #6d6d6d;	
position: relative;
float: left;  
width: 370px; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
padding: 20px 25px; 
border-radius: 2px;
margin-bottom: 50px;
background-color: #f1f1f1;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.left-side:before,
.right-side:before {
position: absolute;
top: 50%;
width: 0;
height: 0; 
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
margin-top: -15px;
content: "";
-moz-transform: scale(.9999);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.left-side:before {
right: -10px;
border-left: 10px solid #f1f1f1;
}
.right-side:before {
left: -10px;
border-right: 10px solid #f1f1f1;
}
.vertical-timeline li:nth-child(odd) .right-side,
.vertical-timeline li:nth-child(even) .left-side,
.vertical-timeline li:hover:nth-child(odd) .right-side,
.vertical-timeline li:hover:nth-child(even) .left-side { background-color: transparent; }
.vertical-timeline li:nth-child(odd) .right-side:before,
.vertical-timeline li:nth-child(even) .left-side:before { display: none; }
.left-side p:last-child,
.right-side p:last-child { margin-bottom: 0; }
.vertical-timeline li:hover .left-side,
.vertical-timeline li:hover .right-side { 
background-color: #4fb7ff;
color: #fff;
}
.vertical-timeline li:hover .left-side h4,
.vertical-timeline li:hover .right-side h4 { color: #fff; }
.vertical-timeline li:hover .left-side:before { border-left-color: #4fb7ff; }
.vertical-timeline li:hover .right-side:before { border-right-color: #4fb7ff; }
.separator {
position: relative; 
float: left;
width: 200px;  
margin-top: 20px;
}
.separator:before {
position: absolute;
top: 0;
left: 50%;
height: 100%;
border-left: 1px solid #e0e0e0;
content: "";
}
.vertical-timeline li:last-child .separator:before { display: none; }
.separator span {
display: block;
width: 100px;
height: 100px;
margin: 0 auto;
background-color: #4fb7ff;
text-align: center;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.3s;
transition: all 0.3s; 
}
.separator span i {
display: inline-block;
color: #fff;
font-size: 50px;
line-height: 100px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg); 
}
.vertical-timeline li:hover .separator span { background-color: #313947; } .vertical-timeline li:after { visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: " ";
clear: both;
}
@media (min-width: 1400px) {
.left-side,
.right-side { width: 485px; }
}
@media (min-width: 768px) and (max-width: 979px) {
.left-side,
.right-side { width: 300px; }
.separator { width: 105px; }
.separator span {
width: 50px;
height: 50px;
margin-top: 35px;
}
.separator:before { top: 60px; }
.separator span i {
font-size: 24px;
line-height: 50px;
}
}
@media (max-width: 767px) {
.left-side,
.right-side {
float: left;
width: 100%;
margin-top: 100px;
}
.left-side:before,
.right-side:before { display: none; }
.separator {
position: absolute;
top: -75px;
left: 0;
width: 100%;
float: none;
}
.separator span {
width: 75px;
height: 75px;
margin-top: 50px;
}
.separator:before { display: none; }
.separator span i {
font-size: 42px;
line-height: 75px;
}
.vertical-timeline li:nth-child(odd) .right-side,
.vertical-timeline li:nth-child(even) .left-side { display: none; }
} .personal-info { list-style: none; }
.personal-info li {
padding-bottom: 10px;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 10px;
}
.personal-info li:last-child {
padding-bottom: 0;
border: none;
margin-bottom: 0;
} .portfolio-filter-hidden { display:none; }
.portfolio-item { 
position: relative;
overflow: hidden;
border: 1px solid #e0e0e0;
border-radius: 2px;
margin-bottom: 50px;
}
.portfolio-item-preview { position: relative; }
.portfolio-item-preview > img {
display: block;
width: 100%;
}
.portfolio-item-overlay {
position: absolute; 
top: 0; 
right: 0; 
bottom: 0; 
left: 0; 
background-color: rgba(79, 183, 255, 0.5);
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.portfolio-item:hover .portfolio-item-overlay { opacity: 1; }	
.portfolio-item-overlay-actions {
position: absolute;
z-index: 2;
bottom: -100px;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: -30px;
text-align: center;
opacity: 0;
-webkit-transition: all 0.3s 0.2s;
transition: all 0.3s 0.2s;
}
.portfolio-item-overlay-actions .portfolio-item-zoom,
.portfolio-item-overlay-actions .portfolio-item-link {
display: inline-block;
width: 32px;
height: 32px;
border: 1px solid #fff;
margin: 0 5px;
background-color: #4fb7ff;
color: #fff;
font-size: 20px;
line-height: 32px;
text-decoration: none;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.portfolio-item-overlay-actions .portfolio-item-zoom span,
.portfolio-item-overlay-actions .portfolio-item-link span {
display: inline-block;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.portfolio-item-overlay-actions .portfolio-item-zoom i,
.portfolio-item-overlay-actions .portfolio-item-link i {
display: inline-block;
color: #fff; 
font-size: 14px; 
line-height: 32px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg); 
}
.portfolio-item-overlay-actions .portfolio-item-zoom:hover,
.portfolio-item-overlay-actions .portfolio-item-link:hover { background-color: #313947; }
.portfolio-item-description {
padding: 35px 15px;
background-color: #fff;
color: #6d6d6d;
font-family: 'Open Sans', Arial, sans-serif;
text-align: center;
text-transform: uppercase;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.portfolio-item-description h4 { margin: 15px 0; }
.portfolio-item-description h5 { margin-bottom: 0; }
.portfolio-strip.masonry .portfolio-item-description h6 { display: none; }
.portfolio-item-description h6:before {
display: block;
width: 20px;
border-top: 1px solid #4fb7ff;
margin: -5px auto 5px auto;
content: "";
}
.portfolio-item:hover .portfolio-item-description { background-color: #313947; }
.portfolio-item:hover .portfolio-item-description h4,
.portfolio-item:hover .portfolio-item-description h5,
.portfolio-item:hover .portfolio-item-description h6 { color: #fff; } 
.portfolio-item:hover .portfolio-item-overlay-actions { 
bottom: -17px;
opacity: 1;
} .portfolio-filter ul {
margin-bottom: 70px;
list-style: none;
}
.portfolio-filter ul li { 
display: inline-block;
margin-right: 5px;
}
.portfolio-filter ul li:last-child { margin-right: 0; }
.portfolio-filter ul li a {
display: inline-block;
padding: 3px 12px;
border: 1px solid #e0e0e0;
border-radius: 2px;
color: #6d6d6d; 
text-decoration: none;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.portfolio-filter ul li a:hover,
.portfolio-filter ul li a.active {
background-color: #4fb7ff;
color: #fff; 
}	
@media (max-width: 767px) {
.portfolio-filter ul li {
display: block;
margin-bottom: 10px;
}
.portfolio-filter ul li:last-child { margin-bottom: 0; }
} .pagination {
margin-bottom: 50px;
list-style: none; 
}
.pagination li { float: left; }
.pagination a { 
display: block; 
padding: 4px 12px; 
border: 1px solid #e0e0e0;
border-radius: 2px; 
margin-right: 10px;
margin-bottom: 2px;
color: #6d6d6d;
text-decoration: none;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.pagination li:last-child a { margin-right: 0; }
.pagination li a:hover,
.pagination li.current a { 
color: #fff; 
background-color: #4fb7ff; 
} .portfolio-columns {
margin: -10px -10px 40px -10px;
list-style: none;
}
.portfolio-columns .item {
float: left;
width:  33.3333333333%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
}
.portfolio-columns .item .portfolio-item { margin-bottom: 0; }
.portfolio-columns.tree-cols .item { width:  33.3333333333%; }
.portfolio-columns.four-cols .item { width:  25%; }
@media (min-width: 1400px) {
.portfolio-columns { margin: -15px -15px 40px -15px; }
.portfolio-columns .item,
.portfolio-columns.tree-cols .item,
.portfolio-columns.four-cols .item { padding: 15px; }
}
@media (min-width: 768px) and (max-width: 979px) {
.portfolio-columns { margin: -7.5px -7.5px 40px -7.5px; }
.portfolio-columns .item,
.portfolio-columns.tree-cols .item,
.portfolio-columns.four-cols .item {
width:  33.3333333333%; 
padding: 7.5px;
}
}
@media (max-width: 767px) {
.portfolio-columns .item,
.portfolio-columns.tree-cols .item,
.portfolio-columns.four-cols .item {
float: none;
width: 100%; 
}
} .portfolio-grid {
margin-bottom: 30px;
list-style: none;
}
.portfolio-grid .item {
float: left;
width: 25%;
}
.portfolio-grid .portfolio-item { margin-bottom: 0; } 
@media (min-width: 1400px) {
.portfolio-grid .item { width: 20%; } 
}
@media (min-width: 768px) and (max-width: 979px) {
.portfolio-grid .item { width: 33.3333333333%; } 
}
@media (max-width: 767px) {
.portfolio-grid .item {
float: none;
width: 100%; 
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.portfolio-grid .item {
float: left;
width: 50%; 
}
} .portfolio-strip {
margin-bottom: 50px;
list-style: none;
}
.portfolio-strip .item {
float: left;
width: 25%;
}
.portfolio-strip.masonry .item { width:  33.33333%; }
.portfolio-strip .item:last-child { display: none; }
.portfolio-strip.masonry .item:last-child { display: block; }
.portfolio-strip .portfolio-item {
border: none;
border-radius: 0;
margin-bottom: 0;
} 
.portfolio-strip .portfolio-item-preview img {
-webkit-transition: all 0.5s; 
transition: all 0.5s;
}
.portfolio-strip .portfolio-item:hover .portfolio-item-preview > img { 
-webkit-transform: translateY(-107px);
-ms-transform: translateY(-107px);
transform: translateY(-107px); 
}
.portfolio-strip .portfolio-item-description { 
position: absolute;
z-index: 1;
right: 0; 
bottom: 0;
left: 0;
padding: 40px 0 20px 0;
opacity: 0;
-webkit-transform: rotatex(90deg);
-ms-transform: rotateX(90deg);
transform: rotateX(90deg);
-webkit-transform-origin: bottom center;
-ms-transform-origin: bottom center;
transform-origin: bottom center;
-webkit-transition: transform 0.5s; 
transition: transform 0.5s;
}
.portfolio-strip .portfolio-item .portfolio-item-overlay-actions { bottom: 10px; }
.portfolio-strip .portfolio-item:hover .portfolio-item-description {
opacity: 1;
-webkit-transform: rotateX(0);
-ms-transform: rotateX(0);
transform: rotateX(0);	
}
.portfolio-strip .portfolio-item:hover .portfolio-item-overlay-actions { bottom: 100px; }
@media (min-width: 1400px) {
.portfolio-strip .item { width: 20%; }
.portfolio-strip.masonry .item { width: 25%; } 
.portfolio-strip .item:last-child { display: block; }
}
@media (min-width: 768px) and (max-width: 979px) {
.portfolio-strip .item,
.portfolio-strip.masonry .item { width: 33.3333333333%; }
.portfolio-strip .item:last-child { display: block; }
}
@media (max-width: 767px) {
.portfolio-strip .item,
.portfolio-strip.masonry .item {
float: none;
width: 100%; 
}
.portfolio-strip .item:last-child { display: block; }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.portfolio-strip .item,
.portfolio-strip.masonry .item {
float: left;
width: 50%; 
}
} .blog-post {
position: relative;
overflow: hidden;
padding: 0 30px 20px;
border: 1px solid #e0e0e0;
margin-bottom: 50px; }
.blog-post-title { margin: 30px 0 25px 0; }
.blog-post-title:after {
display: block;
width: 50px;
border-top: 1px solid #4fb7ff;
content: "";
}
.blog-post-title a { color: #6d6d6d; }
.blog-post-thumb {
position: relative;
overflow: hidden;
margin: 0 -30px; 
}
.blog-post-thumb img {
display: block; -webkit-transition: all 0.3s;
transition: all 0.3s;
} .blog-post-info {
position: absolute;
top: 30px;
left: 30px;
padding: 12px 17px 10px 17px;
border-radius: 2px;
background-color: #4fb7ff;
color: #fff;
font-size: 23px;
line-height: 20px;
text-align: center;
}
.blog-post-info small {
display: block;
font-size: 13px;
text-transform: uppercase;
}
.blog-post-readmore {}
@media (min-width: 1024px) { }	
.blog-post-slider .blog-post {
padding: 0;
border: none;
}
.blog-post-slider .blog-post-thumb { 
margin: 0;
margin-bottom: 20px;
}
.blog-post-slider .blog-post:hover .blog-post-thumb img { margin-bottom: 0; }
.blog-post-slider .blog-post-title { margin-top: 0; }
.blog-post-slider .blog-post .btn {
position: relative;
bottom: 0;
opacity: 1; 
}
.blog-post-slider .blog-post:hover {
background-color: transparent;
color: #6d6d6d;
}
.blog-post-slider .blog-post:hover a { color: #6d6d6d; }
.blog-post-slider .blog-post:hover .btn { color: #fff; }
.blog-post.alt {
padding: 0;
border: none;
}
.blog-post.alt:hover {
background-color: transparent;
color: #6d6d6d;
} .blog-post.alt .blog-post-info {
position: relative;
top: 0;
left: 0;
float: left;
}
.blog-post.alt .blog-post-title { margin: 0 0 50px 75px; }
.blog-post.alt .blog-post-title:after { content: none; }
.blog-post.alt .blog-post-title h4 { margin-bottom: 0; }
.blog-post.alt .blog-post-title h4:after {
display: block;
width: 50px;
border-top: 1px solid #4fb7ff;
margin: 5px 0;
content: "";
}
.blog-post blockquote {
position: relative;
overflow: hidden;
padding: 40px 40px 40px 150px;
margin-bottom: 20px;
background-color: #f7f7f7;
}
.blog-post blockquote:before {
position: absolute;
top: -35px;
left: 35px;
color: #4fb7ff;
font-size: 250px;
line-height: 250px;
content: "\201c";
}
.blog-post blockquote p:last-child { margin-bottom: 0; }
@media (min-width: 768px) and (max-width: 979px) {
.blog-post blockquote { padding-left: 40px; }
.blog-post blockquote:before {
top: 0;
left: 0;
font-size: 100px;
line-height: 100px;
}
}
@media (max-width: 767px) {
.blog-post blockquote { padding: 30px; }
.blog-post blockquote:before {
top: 0;
left: 0;
font-size: 100px;
line-height: 100px;
}
}  .fullwidth-section {
position: relative;
overflow: hidden;
z-index: 0;	
padding: 50px 0;
margin-bottom: 50px;
color: #fff;
background-color: #245dc1;
background-attachment: scroll;
background-repeat: no-repeat; background-position: 50% 0;		
}
.fullwidth-section-content {
position: relative;
z-index: 3;
}
.fullwidth-section-overlay {
position: absolute;
z-index: 2;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 33, 56, 0.8);	
}
.fullwidth-section-video {
position: absolute;
overflow: hidden;
z-index: 1;
top: 0;
width: 100%;
height: 100%;
}
.fullwidth-section,
.fullwidth-section a,
.fullwidth-section h1,
.fullwidth-section h2,
.fullwidth-section h3,
.fullwidth-section h4,
.fullwidth-section h5,
.fullwidth-section h6,
.fullwidth-section .btn-white,
.fullwidth-section .btn-white.alt,
.fullwidth-section a.toggle-item,
.fullwidth-section a.accordion-item,
.fullwidth-section ul.check li:before,
.fullwidth-section ul.square-check li:before,
.fullwidth-section .icon-box-3:hover > span i,
.fullwidth-section .milestone .milestone-content,
.fullwidth-section .vertical-tabs-container .tabs-menu li a { color: #fff; }
.fullwidth-section ul.square li:before,
.fullwidth-section ul.fill-circle li:before { background-color: #fff; }
.fullwidth-section .icon-box-3 > span i { color: #191919; }
.fullwidth-section .btn-white.alt { border-color: #fff; }
.fullwidth-section .pie-chart {
margin-bottom: 20px;
background-color: transparent; 
}
.fullwidth-section .pricing-table { background-color: #4fb7ff }
.fullwidth-section .pricing-table h1 { background-color: #313947; }
.fullwidth-section .pricing-table-header h4:after { border-top-color: #313947; }
.fullwidth-section .pricing-table:hover { background-color: #313947; }
.fullwidth-section .pricing-table:hover h1 { background-color: #4fb7ff; }
.fullwidth-section .pricing-table .pricing-table-header h4:after { border-top-color: #313947; }
.fullwidth-section .pricing-table:hover .pricing-table-header h4:after { border-top-color: #4fb7ff; }
.fullwidth-section .tabs-container .tabs-menu li a { border-top: none; }
@media (max-width: 767px) {
.fullwidth-section {
-webkit-background-size: cover;
background-size: cover;		
}
} .ewf-inline-style { display: none; }
.sticky {
background-color: #f7f7f7;
padding: 30px 60px;
}
.sticky .blog-post-thumb { margin: -30px -60px 0 -60px; }
.ewf-inline-style { display: none; } .alignleft {
float: left;
display: inline;
}
.alignright {
float: right;
display: inline;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
.caption.alignleft,
img.alignleft {
margin: 5px 20px 20px 0;
}
blockquote.alignright,
.wp-caption.alignright,
.caption.alignright,
img.alignright {
margin: 5px 0 20px 20px;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
.caption.aligncenter,
img.aligncenter {
margin-top: 5px;
margin-bottom: 20px;
clear: both;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter,
.caption.alignleft,
.caption.alignright,
.caption.aligncenter	{
margin-bottom: 20px;
} .caption,	
.wp-caption {
max-width: 100%;
margin-bottom: 20px;
}
.wp-caption img[class*="wp-image-"] { margin: 0; }
.caption-text,
.wp-caption-text {
padding: 10px 0;
color: #7a7885;
} .gallery { margin-bottom: 20px; }
.gallery-item {
float: left;
display: block;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
}
.gallery-columns-2 .gallery-item { max-width: 50%; }
.gallery-columns-3 .gallery-item { max-width: 33.33%; }
.gallery-columns-4 .gallery-item { max-width: 25%; }
.gallery-columns-5 .gallery-item { max-width: 20%; }
.gallery-columns-6 .gallery-item { max-width: 16.66%; }
.gallery-columns-7 .gallery-item { max-width: 14.28%; }
.gallery-columns-8 .gallery-item { max-width: 12.5%; }
.gallery-columns-9 .gallery-item { max-width: 11.11%; }
.gallery-icon img { margin: 0 auto; }
.gallery-caption {
display: block;
padding: 10px 0;
color: #7a7885;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .says,
.screen-reader-text { 
position: absolute !important;
overflow: hidden;
width: 1px;
height: 1px;
clip: rect(1px, 1px, 1px, 1px);		
}  .widget { margin-bottom: 60px; }
#header-top .widget:last-child { margin-bottom: 0; }
#footer .widget { margin-bottom: 40px; }
#footer-bottom .widget:last-child { margin-bottom: 0; }
.widget-title { 
margin-bottom: 40px;
line-height: 18px;
font-weight: 700;
text-transform: uppercase;  
}
.widget-title:after {
display: block;
width: 30px;
border-top: 1px solid #4fb7ff;
margin-top: 10px;
content: "";
}
#footer .widget-title { text-transform: none; } .widget_text {}
.textwidget {} .widget_search { position: relative; }
.searchform { position: relative; }
.screen-reader-text { display: none; }
#s { 
display: inline-block; 
width: 100%; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}
#searchsubmit {
position: absolute;
top: 0;
right: 10px;
border: none;
background: url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/images/bg-search.png) no-repeat center center;
vertical-align: inherit;
} .widget_recent_entries {}
.widget_recent_entries ul {
margin-bottom: 0;
list-style: none; 
}
.widget_recent_entries ul li { margin-bottom: 30px; }
.widget_recent_entries ul li:last-child { margin-bottom: 0; }
.widget_recent_entries ul li > a {
color: #313947;
font-weight: 700;
}
.widget_recent_entries ul li img {
float: left;
margin-right: 10px;
}
.widget_recent_entries ul li .post-date a { color: #6d6d6d; }
.ewf_widget_social_media {} .widget_recent_entries ul li:after { visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: " ";
clear: both;
}	
@media (min-width: 1400px) {
.widget_recent_entries ul li img { margin-right: 30px; }
}
@media (min-width: 768px) and (max-width: 979px) {
.widget_recent_entries ul li img { display: none; }
} .widget_pages {}
.widget_pages ul {
margin-bottom: 0;
list-style: none; 
}
.widget_pages ul li {} 
.widget_pages li a {
display: block;
padding-bottom: 20px;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 20px;
color: #6d6d6d;
font-size: 16px;
}
.widget_pages > li:last-child a {
padding-bottom: 0;
border-bottom: none;
margin-bottom: 0;	
}
.widget_pages li a:hover {
border-bottom-color: #4fb7ff;
color: #313947;
text-decoration: none;
} .widget_archive {}
.widget_archive ul {
margin-bottom: 0;
list-style: none; 
}
.widget_archive ul li {} 
.widget_archive li a {
display: block;
padding-bottom: 20px;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 20px;
color: #6d6d6d;
font-size: 16px;
}
.widget_archive li:last-child a {
padding-bottom: 0;
border-bottom: none;
margin-bottom: 0;	
}
.widget_archive li a:hover {
border-bottom-color: #4fb7ff;
color: #313947;
text-decoration: none;
} .widget_categories {}
.widget_categories ul {
margin-bottom: 0;
list-style: none; 
}
.widget_categories ul li {} 
.widget_categories li a {
display: block;
padding-bottom: 20px;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 20px;
color: #6d6d6d;
font-size: 16px;
}
.widget_categories > li:last-child a {
padding-bottom: 0;
border-bottom: none;
margin-bottom: 0;	
}
.widget_categories li a:hover {
border-bottom-color: #4fb7ff;
color: #313947;
text-decoration: none;
}
.widget_categories ul ul.children {}
.widget_categories select{}
.widget_categories select#cat {}
.widget_categories select.postform {}
.widget_categories option {}
.widget_categories .level-0 {}
.widget_categories .level-1 {}
.widget_categories .level-2 {}
.widget_categories .level-3 {} .widget_meta {}
.widget_meta ul {
margin-bottom: 0;
list-style: none; 
}
.widget_meta ul li {} 
.widget_meta li a {
display: block;
padding-bottom: 20px;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 20px;
color: #6d6d6d;
font-size: 16px;
}
.widget_meta li:last-child a {
padding-bottom: 0;
border-bottom: none;
margin-bottom: 0;	
}
.widget_meta li a:hover {
border-bottom-color: #4fb7ff;
color: #313947;
text-decoration: none;
} .widget_recent_comments {}
#recentcomments { list-style: none; }
#recentcomments li {}
#recentcomments li a {}
.recentcomments {} .widget_tag_cloud {}
.widget_tag_cloud a {
display: inline-block;
padding: 3px 10px;
border: 1px solid #e0e0e0;
border-radius: 2px;
margin: 0 5px 8px 0; 
color: #6d6d6d;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.widget_tag_cloud a:hover {
border-color: #4fb7ff;
color: #4fb7ff;
text-decoration: none;
}
.widget_tag_cloud a:after {}
.widget_tag_cloud a:before {} .widget_calendar {}
#calendar_wrap {}
#calendar_wrap th {}
#calendar_wrap td {}
#wp-calendar tr td {}
#wp-calendar caption {}
#wp-calendar a {}
#wp-calendar #today {}
#wp-calendar #prev {}
#wp-calendar #next {}
#wp-calendar #next a {}
#wp-calendar #prev a {} .widget_nav_menu {}	
.widget_nav_menu ul {
margin-bottom: 0;
list-style: none; 
}
.widget_nav_menu ul  ul { margin-left: 10px; }
.widget_nav_menu ul li {} 
.widget_nav_menu li a {
display: block;
padding-bottom: 20px;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 20px;
color: #6d6d6d;
font-size: 16px;
}
.widget_nav_menu > li:last-child a {
padding-bottom: 0;
border-bottom: none;
margin-bottom: 0;	
}
.widget_nav_menu li a:hover {
border-bottom-color: #4fb7ff;
color: #313947;
text-decoration: none;
} .widget_rss {}
.widget_rss ul {
margin: 0;
list-style: none;
}
.widget_rss li { margin-bottom: 20px; }
.widget_rss ul:last-child,
.widget_rss li:last-child { margin-bottom: 0; }
.widget_rss .rsswidget {}
.widget_rss .rsswidget img { margin-top: -4px; }
.widget_rss .rss-date,
.widget_rss cite {
display: block;
line-height: 3;
font-weight: 700;
}  .ewf_widget_latest_tweets{}
.ewf-tweet-list .tweet { word-wrap: break-word; }
.ewf-tweet-list ul { list-style: none; }
.ewf-tweet-list .interact { text-align: center; }
.ewf-tweet-list .interact a { margin-right: 10px; }
.ewf-tweet-list .interact a:last-child { margin-right: 0; } .ewf_widget_flickr {}
.flickr-feed {}
.flickr-feed .flickr_badge_image { display: inline !important; width: auto !important; height: auto !important; }
.flickr-feed img { 
width: 68px !important; 
height: auto !important;
padding-right: 5px; 
border: none;
}
@media (min-width: 768px) and (max-width: 991px) {
.flickr-feed img { 
width: 60px !important; 
height: auto !important;
}
}
@media (min-width: 1400px) {
} .ewf_widget_contact_info {}
.ewf_widget_contact_info ul {
margin-bottom: 0;
list-style: none;
}
.ewf_widget_contact_info ul li {
position: relative;
padding-left: 50px;
margin-bottom: 25px; 
}
.ewf_widget_contact_info ul li:last-child { margin-bottom: 0; }
.ewf_widget_contact_info ul li span {
position: absolute;
top: 0;
left: 0;
width: 25px;
height: 25px;
border: 1px solid #4fb7ff;
text-align: center;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.ewf_widget_contact_info ul li span i {
display: inline-block;
line-height: 25px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.ewf_widget_contact_info ul li a { color: #6d6d6d; }
#header-top .ewf_widget_contact_info { float: right; }
#header-top .ewf_widget_contact_info ul li {
display: inline-block; 
padding-bottom: 0;
padding-left: 30px;
margin-right: 30px;
margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
#header-top .ewf_widget_contact_info ul li {
margin-right: 10px;
}
}
#header-top .ewf_widget_contact_info ul li:last-child { margin-right: 0; }
#header-top .ewf_widget_contact_info ul li span { border: none; } .ewf_widget_latest_posts {}
.ewf_widget_latest_posts ul { list-style: none; }
.ewf_widget_latest_posts ul li { margin-bottom: 40px; }
.ewf_widget_latest_posts ul li:last-child { margin-bottom: 0; }
.ewf_widget_latest_posts ul li img { 
float: left;
margin-right: 30px;
}
.ewf_widget_latest_posts ul li .title {
color: #313947;
font-size: 18px;
}	
.ewf_widget_latest_posts ul li .title:after {
position: relative;
left: 100px;
display: block;
width: 20px;
border-top: 1px solid #4fb7ff;
margin: 5px 0;
content: "";
}
.ewf_widget_latest_posts ul li .date {}
.ewf_widget_latest_posts ul li p {
margin-left: 100px;
}
.ewf_widget_latest_posts ul li.no-image p {
margin-left: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
.ewf_widget_latest_posts ul li img { float: none; }
.ewf_widget_latest_posts ul li p {
margin-left: 0;
}
} .ewf_widget_latest_posts ul li:after { visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: " ";
clear: both;
} .ewf_widget_navigation {}
.ewf_widget_navigation ul {
margin-bottom: 0;
list-style: none; 
}
.ewf_widget_navigation ul li {} 
.ewf_widget_navigation li a {
display: block;
padding-bottom: 20px;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 20px;
color: #6d6d6d;
font-size: 16px;
}
.ewf_widget_navigation li:last-child a {
padding-bottom: 0;
border-bottom: none;
margin-bottom: 0;	
}
.ewf_widget_navigation li a:hover {
border-bottom-color: #4fb7ff;
color: #313947;
text-decoration: none;
}	
.fullwidth-section .ewf_widget_navigation ul { margin-top: 40px; }
.fullwidth-section .ewf_widget_navigation ul li { display: inline-block; }
.fullwidth-section .ewf_widget_navigation li a {
padding: 5px 20px;
border: 1px solid transparent;
color: #fff;
}
.fullwidth-section .ewf_widget_navigation li a:hover { border-color: #fff; }
@media (max-width: 767px) {
.fullwidth-section .ewf_widget_navigation ul li { display: block; }
.fullwidth-section .ewf_widget_navigation ul li a { display: inline-block; }
} .ewf_widget_social_media {} .ewf_widget_social_media:after { visibility: hidden;
display: block;
height: 0;
font-size: 0;
content: " ";
clear: both;
}
#footer-bottom .ewf_widget_social_media { float: right; }
@media (max-width: 767px) {
#footer-bottom .ewf_widget_social_media { float: none; }
} .comments-title {
font-size: 20px;
font-weight: 800;
text-transform: uppercase;
}
.comments-title:after {
display: block;
width: 35px;
border-top: 1px solid #4fb7ff;
margin-top: 5px;
content: "";
}
.comment-reply-title {}
.commentlist .reply {}
.commentlist .reply a {
display: inline-block;
padding: 8px 10px; 
border-radius: 2px;
border-bottom: 1px solid #3382b8;
margin: 10px 5px 20px 0;
background-color: #4fb7ff;
color: #fff;
font: 12px/12px 'Open Sans', Arial, sans-serif; 
text-decoration: none;
cursor: pointer;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.commentlist .reply a:hover {
border-bottom-color: #20252f;
background-color: #313947;
}
.commentlist > li { padding-left: 110px; position: relative; }
.commentlist > li.pingback { padding-left: 0; }
.commentlist .alt {}
.commentlist .odd {}
.commentlist .even {}
.commentlist .thread-alt {}
.commentlist .thread-odd {}
.commentlist .thread-even {}
.commentlist li ul.children { list-style: none; }
.commentlist li ul.children .alt {}
.commentlist li ul.children .odd {}
.commentlist li ul.children .even {}
.commentlist .vcard {}
.commentlist .vcard cite.fn {}
.commentlist .vcard span.says { display: none; }
.commentlist .vcard img.photo {}
.commentlist .vcard img.avatar {
position: absolute;
top: 0;
left: 0;
}
.commentlist .vcard cite.fn a.url {
color: #313947;
font-size: 18px;
}
.commentlist .vcard cite.fn a.url:after {
position: relative;
left: 0;
display: block;
width: 30px;
border-top: 1px solid #4fb7ff;
margin: 5px 0;
content: "";
}
.commentlist .comment-meta {}
.commentlist .comment-meta a {
display: inline-block;
margin-bottom: 50px;
color: #6d6d6d;
font-size: 12px;
font-style: italic;
}
.commentlist .commentmetadata {}
.commentlist .commentmetadata a {}
.commentlist .parent {}
.commentlist .comment {}
.commentlist .children {}
.commentlist .pingback {}
.commentlist .bypostauthor {}
.commentlist .comment-author {}
.commentlist .comment-author-admin {}
.commentlist {
margin: 60px 0;
list-style: none; 
}
.commentlist > ul > li {
padding: 50px 0 20px 0;
border-top: 1px solid #e0e0e0; 
}
.commentlist > li:first-child {
padding-top: 0;
border-top: none; 
}
.commentlist li p {}
.commentlist > li > ul {
margin-left: 80px;
list-style: none;
}
.commentlist li ul.children li {}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.comment-author-admin {}
#cancel-comment-reply {}
#cancel-comment-reply a {}
@media (max-width: 767px) {
.commentlist li ul { margin-left: 30px; }
} .section-heading {
font-size: 20px;
font-weight: 800;
text-transform: uppercase;
}
.section-heading:after {
display: block;
width: 35px;
border-top: 1px solid #4fb7ff;
margin-top: 5px;
content: "";
}
.nocomments { display: none; }
.must-log-in { display: none; }
.logged-in-as { display: none; }
.navigation { margin-bottom: 40px; }
.nav-previous,
.nav-next { display: inline-block;   }
.nav-previous { padding-right: 10px; }
.nav-previous:empty { padding-right: 0; }
#commentform { margin-top: 60px; }
.comment-notes { display: none; }
.comment-form-author {}
.comment-form-author label { display: none; }
.comment-form-author input#author {}
.comment-form-email {}
.comment-form-email label { display: none; }
.comment-form-email input#email {}
.comment-form-url {}
.comment-form-url label { display: none; }
.comment-form-url input#url {}
#commentform .required {}
.comment-form-comment {}
.comment-form-comment label { display: none; }
.comment-form-comment textarea#comment {}
.form-allowed-tags { display: none; }
.form-allowed-tags code {}
.form-submit {}
#commentform #submit {
border: none;
} .eazParallax-holder 	{ background:transparent;position:relative !important;  }
.eazParallax 			{ top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:yellow;position:absolute;z-index:0; }
.eazParallax { } .tparrows.tp-leftarrow:before,
.tparrows.tp-rightarrow:before {
display: none;
}
.tp-bullets { 
z-index: 100; }
.tp-bullets .tp-bullet {
width: 12px;
height: 12px;
border-radius: 50%;
margin: 0 3px;
background: #4fb7ff;
}
.tp-bullets .tp-bullet.selected { background: #313947;  }
.tp-leftarrow.tparrows,
.tp-rightarrow.tparrows {
width: 60px;
height: 60px;
opacity: 0.7;
}
.tp-leftarrow.tparrows:hover,
.tp-rightarrow.tparrows:hover { opacity: 1; }
.tp-leftarrow.tparrows { background: #313947 url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/images/left.png) no-repeat center center; }
.tp-rightarrow.tparrows { background: #313947 url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/images/right.png) no-repeat center center; }
@media (min-width: 768px) and (max-width: 979px) {
.tp-leftarrow.tparrows,
.tp-rightarrow.tparrows { display: none; }
}
@media (max-width: 767px) {
.tp-leftarrow.tparrows,
.tp-rightarrow.tparrows { display: none; }
.tp-bullets { bottom: 20px !important; }
} .wpcf7-form-control-wrap{
display: block !important;	
}
div.wpcf7-response-output {
margin: 0 !important;
padding: 5px !important;
}
div.wpcf7-validation-errors {
border: none;
}
.wpcf7-not-valid-tip { padding-bottom: 15px; } .custom-color-selected h1,
.custom-color-selected h1 a,	
.custom-color-selected h2,
.custom-color-selected h2 a,	
.custom-color-selected h3,
.custom-color-selected h3 a,	
.custom-color-selected h4,
.custom-color-selected h4 a,	
.custom-color-selected h5,
.custom-color-selected h5 a,	
.custom-color-selected h6,
.custom-color-selected h6 a,
.custom-color-selected .milestone .milestone-content,
.custom-color-selected .milestone-description,
.custom-color-selected .portfolio-filter ul li a,
.custom-color-selected .pagination a { color: inherit; } 
.custom-color-selected a.btn-white.alt {
color: inherit;
}
.custom-color-selected .btn-white.alt {
border-color: inherit;
}.woocommerce {  }
.woocommerce .quantity .qty { 
width: 6em;
padding: 12px 7px; 
}   
.woocommerce  .woocommerce-variation { margin-bottom: 40px; }
.woocommerce-cart .cart-collaterals .cart_totals table td, 
.woocommerce-cart .cart-collaterals .cart_totals table th {
border-left: 0 none;
border-right: 0 none;
line-height: 2em;
padding: 10px;
vertical-align: top;
}
.woocommerce table th {
color: #fff;
}	
.woocommerce-cart table.cart td.actions .coupon .input-text {
padding: 7px 6px;
}
.address {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 30px 20px;
border: 2px solid #d7d7d7;
border-radius: 3px;
margin-bottom: 10px;		
}
.woocommerce a.add_to_cart_button,
.woocommerce a.added_to_cart {
background-color: transparent;
background-color: #313947;
border: 1px solid #313947;
color: #fff;
font: 12px/12px "Open Sans",Arial,sans-serif;
border-radius: 2px;
cursor: pointer;
display: inline-block;
margin: 0 5px 20px 0;
padding: 10px;
text-decoration: none !important;
vertical-align: middle;
}
.woocommerce a.add_to_cart_button {
margin-top: 0 !important;
}
.woocommerce a.add_to_cart_button:hover,
.woocommerce a.added_to_cart:hover {
background-color: #313947;
border: 1px solid #313947;
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
padding: 12px;
}
.woocommerce nav.woocommerce-pagination ul {
border-radius: 2px;
}
.woocommerce nav.woocommerce-pagination {
margin-bottom: 35px;
}
.woocommerce .woocommerce-ordering, 
.woocommerce .woocommerce-result-count {
margin: 0 0 75px;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
padding: 1.1em;
}
.woocommerce .star-rating {
height: 1.1em;
width: 6em;
}
.woocommerce .related ul li.product, 
.woocommerce .related ul.products li.product, 
.woocommerce .upsells.products ul li.product, 
.woocommerce .upsells.products ul.products li.product, 
.woocommerce-page .related ul li.product, 
.woocommerce-page .related ul.products li.product, 
.woocommerce-page .upsells.products ul li.product, 
.woocommerce-page .upsells.products ul.products li.product {
width: 30%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce table th { background: #313947; }
.woocommerce .button { background: #313947; }
.woocommerce-MyAccount-navigation ul { 
list-style: none; 
}@font-face{font-family:'FontAwesome';src:url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/css/fontawesome/font/fontawesome-webfont.eot?v=4.2.0);src:url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/css/fontawesome/font/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/css/fontawesome/font/fontawesome-webfont.woff?v=4.2.0) format('woff'),url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/css/fontawesome/font/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/css/fontawesome/font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}@font-face {
font-family: 'iconfontcustom';
src:url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/css/iconfontcustom/fonts/iconfontcustom.eot?jzaet);
src:url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/css/iconfontcustom/fonts/iconfontcustom.eot?#iefixjzaet) format('embedded-opentype'),
url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/css/iconfontcustom/fonts/iconfontcustom.woff?jzaet) format('woff'),
url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/css/iconfontcustom/fonts/iconfontcustom.ttf?jzaet) format('truetype'),
url(//www.bergamacozumsigorta.com.tr/wp-content/themes/integrity-wp/layout/css/iconfontcustom/fonts/iconfontcustom.svg?jzaet#iconfontcustom) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="ifc-"], [class*=" ifc-"] {
font-family: 'iconfontcustom';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ifc-zoom_out:before {
content: "\e600";
}
.ifc-zoom_in:before {
content: "\e601";
}
.ifc-zip:before {
content: "\e602";
}
.ifc-xls:before {
content: "\e608";
}
.ifc-xlarge_icons:before {
content: "\e609";
}
.ifc-workstation:before {
content: "\e60a";
}
.ifc-workflow:before {
content: "\e60b";
}
.ifc-word:before {
content: "\e60f";
}
.ifc-windows_client:before {
content: "\e616";
}
.ifc-wifi_logo:before {
content: "\e619";
}
.ifc-wifi_direct:before {
content: "\e61a";
}
.ifc-wifi:before {
content: "\e61b";
}
.ifc-whole_hand:before {
content: "\e61c";
}
.ifc-week_view:before {
content: "\e625";
}
.ifc-wedding_rings:before {
content: "\e626";
}
.ifc-wedding_photo:before {
content: "\e627";
}
.ifc-wedding_day:before {
content: "\e628";
}
.ifc-web_shield:before {
content: "\e62b";
}
.ifc-web_camera:before {
content: "\e62c";
}
.ifc-waypoint_map:before {
content: "\e62d";
}
.ifc-waxing_gibbous:before {
content: "\e62e";
}
.ifc-waxing_crescent:before {
content: "\e62f";
}
.ifc-wav:before {
content: "\e630";
}
.ifc-water:before {
content: "\e636";
}
.ifc-watch:before {
content: "\e637";
}
.ifc-washing_machine:before {
content: "\e638";
}
.ifc-warning_shield:before {
content: "\e639";
}
.ifc-waning_gibbous:before {
content: "\e63b";
}
.ifc-waning_crescent:before {
content: "\e63c";
}
.ifc-wallet:before {
content: "\e63e";
}
.ifc-wacom_tablet:before {
content: "\e644";
}
.ifc-vpn:before {
content: "\e645";
}
.ifc-volleyball:before {
content: "\e648";
}
.ifc-voip_gateway:before {
content: "\e649";
}
.ifc-vkontakte:before {
content: "\e64c";
}
.ifc-visa:before {
content: "\e64e";
}
.ifc-virtual_mashine:before {
content: "\e64f";
}
.ifc-virtual_machine:before {
content: "\e650";
}
.ifc-video_camera:before {
content: "\e655";
}
.ifc-vector:before {
content: "\e659";
}
.ifc-variable:before {
content: "\e65a";
}
.ifc-user_male4:before {
content: "\e65e";
}
.ifc-user_male3:before {
content: "\e65f";
}
.ifc-user_male2:before {
content: "\e660";
}
.ifc-user_male:before {
content: "\e661";
}
.ifc-user_female4:before {
content: "\e662";
}
.ifc-user_female3:before {
content: "\e663";
}
.ifc-user_female2:before {
content: "\e664";
}
.ifc-user_female:before {
content: "\e665";
}
.ifc-USD:before {
content: "\e666";
}
.ifc-uppercase:before {
content: "\e667";
}
.ifc-upload2_filled:before {
content: "\e668";
}
.ifc-upload2:before {
content: "\e669";
}
.ifc-upload_filled:before {
content: "\e66a";
}
.ifc-upload:before {
content: "\e66b";
}
.ifc-update:before {
content: "\e66c";
}
.ifc-up4:before {
content: "\e66d";
}
.ifc-up3:before {
content: "\e66e";
}
.ifc-up2:before {
content: "\e66f";
}
.ifc-up_right:before {
content: "\e670";
}
.ifc-up_left:before {
content: "\e671";
}
.ifc-up:before {
content: "\e672";
}
.ifc-unlock:before {
content: "\e673";
}
.ifc-unicast:before {
content: "\e675";
}
.ifc-undo:before {
content: "\e676";
}
.ifc-underline:before {
content: "\e679";
}
.ifc-umbrella_filled:before {
content: "\e67a";
}
.ifc-umbrella:before {
content: "\e67b";
}
.ifc-type:before {
content: "\e67c";
}
.ifc-txt:before {
content: "\e67d";
}
.ifc-two_smartphones:before {
content: "\e67e";
}
.ifc-twitter:before {
content: "\e681";
}
.ifc-tv_show:before {
content: "\e682";
}
.ifc-tv:before {
content: "\e683";
}
.ifc-tumbler:before {
content: "\e685";
}
.ifc-ttf:before {
content: "\e687";
}
.ifc-trophy:before {
content: "\e68a";
}
.ifc-treasury_map:before {
content: "\e695";
}
.ifc-trash2:before {
content: "\e696";
}
.ifc-trash:before {
content: "\e697";
}
.ifc-transistor:before {
content: "\e698";
}
.ifc-torah:before {
content: "\e6a3";
}
.ifc-toolbox:before {
content: "\e6a6";
}
.ifc-tones:before {
content: "\e6a9";
}
.ifc-today:before {
content: "\e6ad";
}
.ifc-timezone-12:before {
content: "\e6af";
}
.ifc-timezone-11:before {
content: "\e6b0";
}
.ifc-timezone-10:before {
content: "\e6b1";
}
.ifc-timezone-9:before {
content: "\e6b2";
}
.ifc-timezone-8:before {
content: "\e6b3";
}
.ifc-timezone-7:before {
content: "\e6b4";
}
.ifc-timezone-6:before {
content: "\e6b5";
}
.ifc-timezone-5:before {
content: "\e6b6";
}
.ifc-timezone-4:before {
content: "\e6b7";
}
.ifc-timezone-3:before {
content: "\e6b8";
}
.ifc-timezone-2:before {
content: "\e6b9";
}
.ifc-timezone-1:before {
content: "\e6ba";
}
.ifc-timezone_utc:before {
content: "\e6bb";
}
.ifc-timezone_12:before {
content: "\e6bc";
}
.ifc-timezone_11:before {
content: "\e6bd";
}
.ifc-timezone_10:before {
content: "\e6be";
}
.ifc-timezone_9:before {
content: "\e6bf";
}
.ifc-timezone_8:before {
content: "\e6c0";
}
.ifc-timezone_7:before {
content: "\e6c1";
}
.ifc-timezone_6:before {
content: "\e6c2";
}
.ifc-timezone_5:before {
content: "\e6c3";
}
.ifc-timezone_4:before {
content: "\e6c4";
}
.ifc-timezone_3:before {
content: "\e6c5";
}
.ifc-timezone_2:before {
content: "\e6c6";
}
.ifc-timezone_1:before {
content: "\e6c7";
}
.ifc-timezone:before {
content: "\e6c8";
}
.ifc-timer:before {
content: "\e6c9";
}
.ifc-tif:before {
content: "\e6cb";
}
.ifc-thumb_up:before {
content: "\e6cd";
}
.ifc-thumb_down:before {
content: "\e6ce";
}
.ifc-this_way_up:before {
content: "\e6d2";
}
.ifc-text_color:before {
content: "\e6d5";
}
.ifc-temperature:before {
content: "\e6db";
}
.ifc-tea:before {
content: "\e6de";
}
.ifc-tar:before {
content: "\e6e1";
}
.ifc-talk:before {
content: "\e6e6";
}
.ifc-tails:before {
content: "\e6e7";
}
.ifc-table:before {
content: "\e6ea";
}
.ifc-switch_camera_filled:before {
content: "\e6f2";
}
.ifc-switch_camera:before {
content: "\e6f3";
}
.ifc-switch:before {
content: "\e6f4";
}
.ifc-swipe_up:before {
content: "\e6f6";
}
.ifc-swipe_right:before {
content: "\e6f7";
}
.ifc-swipe_left:before {
content: "\e6f8";
}
.ifc-swipe_down:before {
content: "\e6f9";
}
.ifc-swimming:before {
content: "\e6fa";
}
.ifc-surface:before {
content: "\e6ff";
}
.ifc-sun:before {
content: "\e700";
}
.ifc-summer:before {
content: "\e701";
}
.ifc-student:before {
content: "\e705";
}
.ifc-strikethrough:before {
content: "\e708";
}
.ifc-storm:before {
content: "\e70b";
}
.ifc-stopwatch:before {
content: "\e70c";
}
.ifc-stepper_motor:before {
content: "\e70f";
}
.ifc-stack_of_photos:before {
content: "\e717";
}
.ifc-stack:before {
content: "\e718";
}
.ifc-ssd:before {
content: "\e719";
}
.ifc-speedometer:before {
content: "\e722";
}
.ifc-speech_bubble:before {
content: "\e724";
}
.ifc-south_direction:before {
content: "\e729";
}
.ifc-smartphone_tablet:before {
content: "\e733";
}
.ifc-small_lens:before {
content: "\e735";
}
.ifc-small_icons:before {
content: "\e736";
}
.ifc-slr_small_lens:before {
content: "\e739";
}
.ifc-slr_large_lens:before {
content: "\e73b";
}
.ifc-slr_camera2_filled:before {
content: "\e73c";
}
.ifc-slr_camera2:before {
content: "\e73d";
}
.ifc-slr_camera_body:before {
content: "\e740";
}
.ifc-slr_camera:before {
content: "\e741";
}
.ifc-slr_back_side:before {
content: "\e743";
}
.ifc-sling_here:before {
content: "\e744";
}
.ifc-sleet:before {
content: "\e745";
}
.ifc-slave:before {
content: "\e749";
}
.ifc-skype:before {
content: "\e74a";
}
.ifc-skip_to_start:before {
content: "\e74c";
}
.ifc-shuffle:before {
content: "\e752";
}
.ifc-shopping_cart_loaded:before {
content: "\e759";
}
.ifc-shopping_cart_empty:before {
content: "\e75a";
}
.ifc-shopping_basket:before {
content: "\e75b";
}
.ifc-shop:before {
content: "\e75c";
}
.ifc-shield:before {
content: "\e761";
}
.ifc-shared:before {
content: "\e766";
}
.ifc-settings3:before {
content: "\e767";
}
.ifc-settings2:before {
content: "\e769";
}
.ifc-settings:before {
content: "\e76b";
}
.ifc-server:before {
content: "\e76c";
}
.ifc-sent:before {
content: "\e76d";
}
.ifc-sensor:before {
content: "\e76e";
}
.ifc-sell:before {
content: "\e76f";
}
.ifc-SEK:before {
content: "\e771";
}
.ifc-security_ssl:before {
content: "\e772";
}
.ifc-security_checked:before {
content: "\e773";
}
.ifc-security_aes:before {
content: "\e774";
}
.ifc-search:before {
content: "\e775";
}
.ifc-sea_waves:before {
content: "\e777";
}
.ifc-scrolling:before {
content: "\e77a";
}
.ifc-screwdriver:before {
content: "\e77b";
}
.ifc-scales_of_Balance:before {
content: "\e783";
}
.ifc-sale:before {
content: "\e78c";
}
.ifc-sagittarius:before {
content: "\e78f";
}
.ifc-safari:before {
content: "\e791";
}
.ifc-sad:before {
content: "\e792";
}
.ifc-running_rabbit:before {
content: "\e793";
}
.ifc-running:before {
content: "\e794";
}
.ifc-run_command:before {
content: "\e795";
}
.ifc-rugby:before {
content: "\e796";
}
.ifc-rucksach:before {
content: "\e797";
}
.ifc-rss:before {
content: "\e798";
}
.ifc-router:before {
content: "\e79a";
}
.ifc-rotation_cw:before {
content: "\e79b";
}
.ifc-rotation_ccw:before {
content: "\e79c";
}
.ifc-rotate_to_portrait:before {
content: "\e79d";
}
.ifc-rotate_to_landscape:before {
content: "\e79e";
}
.ifc-rotate_camera:before {
content: "\e7a0";
}
.ifc-rook:before {
content: "\e7a2";
}
.ifc-right3:before {
content: "\e7ab";
}
.ifc-right2:before {
content: "\e7ac";
}
.ifc-right_click:before {
content: "\e7af";
}
.ifc-right:before {
content: "\e7b0";
}
.ifc-rfid_tag:before {
content: "\e7b2";
}
.ifc-rfid_signal:before {
content: "\e7b3";
}
.ifc-rfid_sensor:before {
content: "\e7b4";
}
.ifc-rewind:before {
content: "\e7b5";
}
.ifc-resize:before {
content: "\e7ba";
}
.ifc-replay:before {
content: "\e7bc";
}
.ifc-repeat:before {
content: "\e7bd";
}
.ifc-rename:before {
content: "\e7be";
}
.ifc-remove_user:before {
content: "\e7bf";
}
.ifc-remove_image:before {
content: "\e7c1";
}
.ifc-remote_working:before {
content: "\e7c2";
}
.ifc-reload:before {
content: "\e7c3";
}
.ifc-relay:before {
content: "\e7c4";
}
.ifc-register_editor:before {
content: "\e7c6";
}
.ifc-redo:before {
content: "\e7c8";
}
.ifc-red_hat:before {
content: "\e7c9";
}
.ifc-recycle_sign_filled:before {
content: "\e7cb";
}
.ifc-recycle_sign:before {
content: "\e7cc";
}
.ifc-read_message:before {
content: "\e7ce";
}
.ifc-rar:before {
content: "\e7d0";
}
.ifc-radio_tower:before {
content: "\e7d3";
}
.ifc-radar_plot:before {
content: "\e7d6";
}
.ifc-rack:before {
content: "\e7d7";
}
.ifc-quote:before {
content: "\e7d9";
}
.ifc-puzzle:before {
content: "\e7e1";
}
.ifc-put_out:before {
content: "\e7e2";
}
.ifc-put_in_motion:before {
content: "\e7e3";
}
.ifc-put_in:before {
content: "\e7e4";
}
.ifc-publisher:before {
content: "\e7e7";
}
.ifc-psd:before {
content: "\e7ea";
}
.ifc-processor:before {
content: "\e7ec";
}
.ifc-private2:before {
content: "\e7ed";
}
.ifc-print:before {
content: "\e7ef";
}
.ifc-price_tag_usd:before {
content: "\e7f0";
}
.ifc-price_tag_pound:before {
content: "\e7f1";
}
.ifc-price_tag_euro:before {
content: "\e7f2";
}
.ifc-price_tag:before {
content: "\e7f3";
}
.ifc-pressure:before {
content: "\e7f5";
}
.ifc-presentation:before {
content: "\e7f7";
}
.ifc-power_point:before {
content: "\e7fa";
}
.ifc-positive_dynamic:before {
content: "\e7fd";
}
.ifc-portrait_mode:before {
content: "\e7fe";
}
.ifc-popular_topic:before {
content: "\e7ff";
}
.ifc-polyline:before {
content: "\e800";
}
.ifc-polygone:before {
content: "\e801";
}
.ifc-polygon:before {
content: "\e802";
}
.ifc-poll_topic:before {
content: "\e803";
}
.ifc-png:before {
content: "\e806";
}
.ifc-plus:before {
content: "\e807";
}
.ifc-plugin:before {
content: "\e809";
}
.ifc-pliers:before {
content: "\e80a";
}
.ifc-play:before {
content: "\e80b";
}
.ifc-plasmid:before {
content: "\e80c";
}
.ifc-piston:before {
content: "\e811";
}
.ifc-pinterest:before {
content: "\e813";
}
.ifc-pinch:before {
content: "\e815";
}
.ifc-pin:before {
content: "\e818";
}
.ifc-pill:before {
content: "\e819";
}
.ifc-pie_chart:before {
content: "\e81b";
}
.ifc-picture:before {
content: "\e81d";
}
.ifc-pickup:before {
content: "\e81e";
}
.ifc-photo:before {
content: "\e821";
}
.ifc-phone2:before {
content: "\e823";
}
.ifc-phone1:before {
content: "\e824";
}
.ifc-perforator:before {
content: "\e825";
}
.ifc-pencil_sharpener:before {
content: "\e826";
}
.ifc-pen:before {
content: "\e827";
}
.ifc-pdf:before {
content: "\e82a";
}
.ifc-pawn:before {
content: "\e82b";
}
.ifc-pause:before {
content: "\e82c";
}
.ifc-password:before {
content: "\e82e";
}
.ifc-passenger:before {
content: "\e82f";
}
.ifc-paper_clip:before {
content: "\e834";
}
.ifc-paper_clamp:before {
content: "\e835";
}
.ifc-panorama:before {
content: "\e837";
}
.ifc-paint_bucket:before {
content: "\e839";
}
.ifc-paint_basket:before {
content: "\e83a";
}
.ifc-pain_brush:before {
content: "\e83b";
}
.ifc-overhead_crane:before {
content: "\e83e";
}
.ifc-outlook:before {
content: "\e83f";
}
.ifc-outline:before {
content: "\e840";
}
.ifc-outgoing_data:before {
content: "\e841";
}
.ifc-otf:before {
content: "\e842";
}
.ifc-osm:before {
content: "\e843";
}
.ifc-origami:before {
content: "\e844";
}
.ifc-opera:before {
content: "\e845";
}
.ifc-opened_folder:before {
content: "\e847";
}
.ifc-open_in_browser:before {
content: "\e848";
}
.ifc-online:before {
content: "\e849";
}
.ifc-one_note:before {
content: "\e84a";
}
.ifc-one_finger:before {
content: "\e84b";
}
.ifc-old_time_camera:before {
content: "\e84d";
}
.ifc-ogg:before {
content: "\e84e";
}
.ifc-office_lamp:before {
content: "\e84f";
}
.ifc-numerical_sorting_21:before {
content: "\e853";
}
.ifc-north_direction:before {
content: "\e856";
}
.ifc-night_vision:before {
content: "\e85b";
}
.ifc-new_moon:before {
content: "\e85f";
}
.ifc-neutral_decision:before {
content: "\e860";
}
.ifc-negative_dynamic:before {
content: "\e862";
}
.ifc-near_me:before {
content: "\e865";
}
.ifc-nas:before {
content: "\e866";
}
.ifc-mute:before {
content: "\e86a";
}
.ifc-musical:before {
content: "\e86c";
}
.ifc-music_video:before {
content: "\e86d";
}
.ifc-music_record:before {
content: "\e86e";
}
.ifc-music:before {
content: "\e870";
}
.ifc-multiple_smartphones:before {
content: "\e873";
}
.ifc-multiple_inputs:before {
content: "\e874";
}
.ifc-multiple_devices:before {
content: "\e875";
}
.ifc-multiple_cameras:before {
content: "\e876";
}
.ifc-multicast:before {
content: "\e877";
}
.ifc-mpg:before {
content: "\e878";
}
.ifc-mp3:before {
content: "\e879";
}
.ifc-movie:before {
content: "\e87a";
}
.ifc-moved_topic:before {
content: "\e87b";
}
.ifc-move_by_trolley:before {
content: "\e87c";
}
.ifc-mov:before {
content: "\e87d";
}
.ifc-mouse_trap:before {
content: "\e87f";
}
.ifc-mouse:before {
content: "\e880";
}
.ifc-month_view:before {
content: "\e888";
}
.ifc-money_box:before {
content: "\e889";
}
.ifc-money_bag:before {
content: "\e88a";
}
.ifc-money:before {
content: "\e88b";
}
.ifc-mobile_home:before {
content: "\e88d";
}
.ifc-minus:before {
content: "\e891";
}
.ifc-mind_map:before {
content: "\e892";
}
.ifc-micro2:before {
content: "\e899";
}
.ifc-micro:before {
content: "\e89a";
}
.ifc-message:before {
content: "\e89c";
}
.ifc-mess_tin:before {
content: "\e89d";
}
.ifc-menu:before {
content: "\e89e";
}
.ifc-memory_module:before {
content: "\e8a0";
}
.ifc-megaphone2:before {
content: "\e8a2";
}
.ifc-megaphone:before {
content: "\e8a4";
}
.ifc-medium_volume:before {
content: "\e8a6";
}
.ifc-medium_icons:before {
content: "\e8a7";
}
.ifc-medium_battery:before {
content: "\e8a8";
}
.ifc-math:before {
content: "\e8ab";
}
.ifc-matches:before {
content: "\e8ac";
}
.ifc-mastercard:before {
content: "\e8ad";
}
.ifc-map_marker:before {
content: "\e8b3";
}
.ifc-map_editing:before {
content: "\e8b4";
}
.ifc-map:before {
content: "\e8b5";
}
.ifc-male:before {
content: "\e8b7";
}
.ifc-magnet:before {
content: "\e8b9";
}
.ifc-mac_client:before {
content: "\e8bb";
}
.ifc-luggage_trolley:before {
content: "\e8bd";
}
.ifc-lowercase:before {
content: "\e8be";
}
.ifc-low_volume:before {
content: "\e8bf";
}
.ifc-low_battery:before {
content: "\e8c0";
}
.ifc-lol:before {
content: "\e8c2";
}
.ifc-log_cabine:before {
content: "\e8c3";
}
.ifc-lock_portrait:before {
content: "\e8c4";
}
.ifc-lock_landscape:before {
content: "\e8c5";
}
.ifc-lock:before {
content: "\e8c7";
}
.ifc-livingroom:before {
content: "\e8c8";
}
.ifc-little_snow:before {
content: "\e8c9";
}
.ifc-little_rain:before {
content: "\e8ca";
}
.ifc-literature:before {
content: "\e8cb";
}
.ifc-list:before {
content: "\e8cd";
}
.ifc-linux_client:before {
content: "\e8ce";
}
.ifc-linkedin:before {
content: "\e8cf";
}
.ifc-link:before {
content: "\e8d1";
}
.ifc-line_width:before {
content: "\e8d2";
}
.ifc-line_chart:before {
content: "\e8d3";
}
.ifc-line:before {
content: "\e8d4";
}
.ifc-like:before {
content: "\e8d5";
}
.ifc-lift_cart_here:before {
content: "\e8d7";
}
.ifc-libra:before {
content: "\e8d8";
}
.ifc-left3:before {
content: "\e8dc";
}
.ifc-left2:before {
content: "\e8dd";
}
.ifc-left_click:before {
content: "\e8e0";
}
.ifc-left:before {
content: "\e8e1";
}
.ifc-lcd:before {
content: "\e8e4";
}
.ifc-layers:before {
content: "\e8e5";
}
.ifc-last_quarter:before {
content: "\e8e7";
}
.ifc-laser_beam:before {
content: "\e8e8";
}
.ifc-large_lens:before {
content: "\e8ea";
}
.ifc-large_icons:before {
content: "\e8eb";
}
.ifc-laptop:before {
content: "\e8ec";
}
.ifc-lantern:before {
content: "\e8ed";
}
.ifc-lamp:before {
content: "\e8f0";
}
.ifc-knight:before {
content: "\e8f3";
}
.ifc-knife:before {
content: "\e8f4";
}
.ifc-kmz:before {
content: "\e8f5";
}
.ifc-kml:before {
content: "\e8f6";
}
.ifc-king:before {
content: "\e8f9";
}
.ifc-keyboard:before {
content: "\e8fa";
}
.ifc-key:before {
content: "\e8fc";
}
.ifc-keep_dry:before {
content: "\e8fe";
}
.ifc-jpg:before {
content: "\e902";
}
.ifc-joystick:before {
content: "\e904";
}
.ifc-jingle_bell:before {
content: "\e906";
}
.ifc-jcb:before {
content: "\e907";
}
.ifc-java_coffee_cup_logo:before {
content: "\e909";
}
.ifc-iphone:before {
content: "\e90f";
}
.ifc-ipad:before {
content: "\e910";
}
.ifc-ip_address:before {
content: "\e911";
}
.ifc-invisible:before {
content: "\e912";
}
.ifc-internet_explorer:before {
content: "\e913";
}
.ifc-internal:before {
content: "\e914";
}
.ifc-integrated_webcam:before {
content: "\e916";
}
.ifc-integrated_circuit:before {
content: "\e917";
}
.ifc-instagram:before {
content: "\e918";
}
.ifc-infrared_beam_sensor:before {
content: "\e919";
}
.ifc-infrared_beam_sending:before {
content: "\e91a";
}
.ifc-infrared:before {
content: "\e91b";
}
.ifc-informatics:before {
content: "\e91c";
}
.ifc-info:before {
content: "\e91e";
}
.ifc-increase_font:before {
content: "\e91f";
}
.ifc-incoming_data:before {
content: "\e920";
}
.ifc-incendiary_grenade:before {
content: "\e921";
}
.ifc-inbox:before {
content: "\e922";
}
.ifc-in_love:before {
content: "\e923";
}
.ifc-import:before {
content: "\e924";
}
.ifc-idea:before {
content: "\e926";
}
.ifc-icq:before {
content: "\e927";
}
.ifc-hydroelectric:before {
content: "\e928";
}
.ifc-humidity:before {
content: "\e929";
}
.ifc-humburger:before {
content: "\e92a";
}
.ifc-human_footprints:before {
content: "\e92b";
}
.ifc-hub:before {
content: "\e92c";
}
.ifc-html:before {
content: "\e92d";
}
.ifc-hot_dog:before {
content: "\e92e";
}
.ifc-hot_chocolate:before {
content: "\e92f";
}
.ifc-horseshoe:before {
content: "\e930";
}
.ifc-home:before {
content: "\e936";
}
.ifc-history:before {
content: "\e938";
}
.ifc-high_volume:before {
content: "\e939";
}
.ifc-high_battery:before {
content: "\e93a";
}
.ifc-hex_burner:before {
content: "\e93b";
}
.ifc-herald_trumpet:before {
content: "\e93c";
}
.ifc-help2:before {
content: "\e93e";
}
.ifc-help:before {
content: "\e940";
}
.ifc-helicopter:before {
content: "\e942";
}
.ifc-heat_map:before {
content: "\e944";
}
.ifc-heart_monitor:before {
content: "\e946";
}
.ifc-headset:before {
content: "\e949";
}
.ifc-headphones:before {
content: "\e94a";
}
.ifc-handle_with_care:before {
content: "\e952";
}
.ifc-hand_planting:before {
content: "\e953";
}
.ifc-hand_palm_scan:before {
content: "\e954";
}
.ifc-hand:before {
content: "\e956";
}
.ifc-hammer:before {
content: "\e957";
}
.ifc-group:before {
content: "\e95f";
}
.ifc-grass:before {
content: "\e963";
}
.ifc-gpx:before {
content: "\e965";
}
.ifc-gps_receiving:before {
content: "\e966";
}
.ifc-gps_disconnected:before {
content: "\e967";
}
.ifc-google_plus:before {
content: "\e969";
}
.ifc-good_decision:before {
content: "\e96a";
}
.ifc-gis:before {
content: "\e96e";
}
.ifc-gift:before {
content: "\e970";
}
.ifc-gif:before {
content: "\e971";
}
.ifc-geocaching:before {
content: "\e977";
}
.ifc-geo_fence:before {
content: "\e978";
}
.ifc-generic_text:before {
content: "\e979";
}
.ifc-generic_sorting2:before {
content: "\e97a";
}
.ifc-generic_sorting:before {
content: "\e97b";
}
.ifc-genealogy:before {
content: "\e97c";
}
.ifc-genderqueer:before {
content: "\e97d";
}
.ifc-GBP:before {
content: "\e981";
}
.ifc-gas2:before {
content: "\e983";
}
.ifc-gantt_chart:before {
content: "\e989";
}
.ifc-gallery:before {
content: "\e98b";
}
.ifc-gaiters:before {
content: "\e98c";
}
.ifc-fully_charged_battery:before {
content: "\e98d";
}
.ifc-full_moon:before {
content: "\e98e";
}
.ifc-fridge:before {
content: "\e990";
}
.ifc-french_fries:before {
content: "\e992";
}
.ifc-four_fingers:before {
content: "\e995";
}
.ifc-forward2:before {
content: "\e996";
}
.ifc-forward:before {
content: "\e997";
}
.ifc-fork_truck:before {
content: "\e999";
}
.ifc-fork:before {
content: "\e99a";
}
.ifc-football2:before {
content: "\e99c";
}
.ifc-football:before {
content: "\e99d";
}
.ifc-food:before {
content: "\e99e";
}
.ifc-folder:before {
content: "\e9a0";
}
.ifc-fog_night:before {
content: "\e9a1";
}
.ifc-fog_day:before {
content: "\e9a2";
}
.ifc-flv:before {
content: "\e9a3";
}
.ifc-flow_chart:before {
content: "\e9a5";
}
.ifc-flip_vertical:before {
content: "\e9a7";
}
.ifc-flip_horizontal:before {
content: "\e9a8";
}
.ifc-flip_flops:before {
content: "\e9a9";
}
.ifc-flash_light:before {
content: "\e9ab";
}
.ifc-flag2:before {
content: "\e9ad";
}
.ifc-flag:before {
content: "\e9af";
}
.ifc-first_quarter:before {
content: "\e9b1";
}
.ifc-firefox:before {
content: "\e9b5";
}
.ifc-find_user:before {
content: "\e9ba";
}
.ifc-filter:before {
content: "\e9bb";
}
.ifc-film_reel:before {
content: "\e9bd";
}
.ifc-filled_box:before {
content: "\e9be";
}
.ifc-fb2:before {
content: "\e9c1";
}
.ifc-fast_forward:before {
content: "\e9c2";
}
.ifc-fantasy:before {
content: "\e9c4";
}
.ifc-facebook:before {
content: "\e9c8";
}
.ifc-external_link:before {
content: "\e9ca";
}
.ifc-external:before {
content: "\e9cb";
}
.ifc-export:before {
content: "\e9cc";
}
.ifc-expensive:before {
content: "\e9ce";
}
.ifc-expand:before {
content: "\e9cf";
}
.ifc-exit:before {
content: "\e9d0";
}
.ifc-exe:before {
content: "\e9d1";
}
.ifc-excel:before {
content: "\e9d2";
}
.ifc-EUR:before {
content: "\e9d3";
}
.ifc-error:before {
content: "\e9d4";
}
.ifc-eraser:before {
content: "\e9d6";
}
.ifc-epub:before {
content: "\e9d7";
}
.ifc-eps:before {
content: "\e9d8";
}
.ifc-enter:before {
content: "\e9d9";
}
.ifc-engineering:before {
content: "\e9da";
}
.ifc-end:before {
content: "\e9de";
}
.ifc-email:before {
content: "\e9e0";
}
.ifc-ellipse:before {
content: "\e9e1";
}
.ifc-electronics:before {
content: "\e9e2";
}
.ifc-eggs:before {
content: "\e9e6";
}
.ifc-edit_user:before {
content: "\e9e7";
}
.ifc-edit_image:before {
content: "\e9e9";
}
.ifc-edit:before {
content: "\e9ea";
}
.ifc-east_direction:before {
content: "\e9eb";
}
.ifc-earth_element:before {
content: "\e9ec";
}
.ifc-dribbble:before {
content: "\e9f1";
}
.ifc-drafting_compass:before {
content: "\e9f3";
}
.ifc-downpour:before {
content: "\e9f4";
}
.ifc-download2_filled:before {
content: "\e9f5";
}
.ifc-download2:before {
content: "\e9f6";
}
.ifc-download_filled:before {
content: "\e9f7";
}
.ifc-download:before {
content: "\e9f8";
}
.ifc-down4:before {
content: "\e9f9";
}
.ifc-down2:before {
content: "\e9fa";
}
.ifc-down_right:before {
content: "\e9fb";
}
.ifc-down_left:before {
content: "\e9fc";
}
.ifc-down:before {
content: "\e9fd";
}
.ifc-double_tap:before {
content: "\e9fe";
}
.ifc-donut_chart:before {
content: "\e9ff";
}
.ifc-domain:before {
content: "\ea00";
}
.ifc-documentary:before {
content: "\ea04";
}
.ifc-document:before {
content: "\ea06";
}
.ifc-doctor_suitecase:before {
content: "\ea07";
}
.ifc-doctor:before {
content: "\ea08";
}
.ifc-doc:before {
content: "\ea09";
}
.ifc-do_not_tilt:before {
content: "\ea0a";
}
.ifc-do_not_stack:before {
content: "\ea0b";
}
.ifc-do_not_expose_to_sunlight:before {
content: "\ea0c";
}
.ifc-do_not_drop:before {
content: "\ea0d";
}
.ifc-dna_helix:before {
content: "\ea0e";
}
.ifc-directions:before {
content: "\ea14";
}
.ifc-diamonds:before {
content: "\ea18";
}
.ifc-dharmacakra:before {
content: "\ea19";
}
.ifc-design:before {
content: "\ea1e";
}
.ifc-delete_sign:before {
content: "\ea21";
}
.ifc-delete_shield:before {
content: "\ea22";
}
.ifc-delete_message:before {
content: "\ea23";
}
.ifc-define_location:before {
content: "\ea25";
}
.ifc-decrease_font:before {
content: "\ea26";
}
.ifc-day_view:before {
content: "\ea2a";
}
.ifc-date_to:before {
content: "\ea2b";
}
.ifc-date_from:before {
content: "\ea2c";
}
.ifc-database_protection:before {
content: "\ea2e";
}
.ifc-database_encryption:before {
content: "\ea2f";
}
.ifc-database_backup:before {
content: "\ea30";
}
.ifc-database:before {
content: "\ea31";
}
.ifc-data_in_both_directions:before {
content: "\ea32";
}
.ifc-cymbals:before {
content: "\ea33";
}
.ifc-cut:before {
content: "\ea35";
}
.ifc-currency:before {
content: "\ea36";
}
.ifc-csv:before {
content: "\ea37";
}
.ifc-css:before {
content: "\ea38";
}
.ifc-crystal_ball:before {
content: "\ea3a";
}
.ifc-crop:before {
content: "\ea40";
}
.ifc-creek:before {
content: "\ea43";
}
.ifc-coral:before {
content: "\ea4b";
}
.ifc-copy_link:before {
content: "\ea4c";
}
.ifc-copy:before {
content: "\ea4d";
}
.ifc-control_panel:before {
content: "\ea53";
}
.ifc-content:before {
content: "\ea54";
}
.ifc-contacts:before {
content: "\ea55";
}
.ifc-contact_card:before {
content: "\ea56";
}
.ifc-construction_worker:before {
content: "\ea57";
}
.ifc-console:before {
content: "\ea58";
}
.ifc-connected_no_data:before {
content: "\ea59";
}
.ifc-compost_heap:before {
content: "\ea5d";
}
.ifc-compass2:before {
content: "\ea5e";
}
.ifc-compas:before {
content: "\ea5f";
}
.ifc-command_line:before {
content: "\ea61";
}
.ifc-combo_chart:before {
content: "\ea64";
}
.ifc-comb:before {
content: "\ea65";
}
.ifc-color_dropper:before {
content: "\ea66";
}
.ifc-collect:before {
content: "\ea67";
}
.ifc-collapse:before {
content: "\ea68";
}
.ifc-coffee:before {
content: "\ea6c";
}
.ifc-code:before {
content: "\ea6d";
}
.ifc-coctail:before {
content: "\ea6e";
}
.ifc-clouds:before {
content: "\ea73";
}
.ifc-cloud_storage:before {
content: "\ea74";
}
.ifc-close_up_mode:before {
content: "\ea76";
}
.ifc-close:before {
content: "\ea77";
}
.ifc-clock:before {
content: "\ea78";
}
.ifc-clipperboard:before {
content: "\ea7a";
}
.ifc-clear_shopping_cart:before {
content: "\ea7f";
}
.ifc-circuit:before {
content: "\ea82";
}
.ifc-chrome:before {
content: "\ea83";
}
.ifc-christmas_star:before {
content: "\ea85";
}
.ifc-christmas_gift:before {
content: "\ea8e";
}
.ifc-chisel_tip_marker:before {
content: "\ea95";
}
.ifc-child_new_post:before {
content: "\ea98";
}
.ifc-checkmark:before {
content: "\ea9f";
}
.ifc-checked_user:before {
content: "\eaa0";
}
.ifc-cheap:before {
content: "\eaa1";
}
.ifc-charge_battery:before {
content: "\eaa2";
}
.ifc-change_user:before {
content: "\eaa3";
}
.ifc-centre_of_gravity:before {
content: "\eaa7";
}
.ifc-center_direction:before {
content: "\eaa8";
}
.ifc-cash_receiving:before {
content: "\eaab";
}
.ifc-carabiner:before {
content: "\eab2";
}
.ifc-car_battery:before {
content: "\eab3";
}
.ifc-capacitor:before {
content: "\eab5";
}
.ifc-cannon:before {
content: "\eab6";
}
.ifc-cancel:before {
content: "\eab9";
}
.ifc-camping_tent:before {
content: "\eaba";
}
.ifc-camera_identification:before {
content: "\eabe";
}
.ifc-camera_addon_identification:before {
content: "\eabf";
}
.ifc-camera_addon:before {
content: "\eac0";
}
.ifc-camcoder_pro:before {
content: "\eac2";
}
.ifc-camcoder:before {
content: "\eac4";
}
.ifc-calendar:before {
content: "\eac5";
}
.ifc-CAD:before {
content: "\eac6";
}
.ifc-cable_release:before {
content: "\eac7";
}
.ifc-business:before {
content: "\eac9";
}
.ifc-bus:before {
content: "\eaca";
}
.ifc-bungalow:before {
content: "\eacb";
}
.ifc-bunch_ingredients:before {
content: "\eacc";
}
.ifc-broadcasting:before {
content: "\ead3";
}
.ifc-briefcase:before {
content: "\ead5";
}
.ifc-brandenburg_gate:before {
content: "\ead8";
}
.ifc-brain_filled:before {
content: "\ead9";
}
.ifc-brain:before {
content: "\eada";
}
.ifc-box2:before {
content: "\eadc";
}
.ifc-box:before {
content: "\eadd";
}
.ifc-border_color:before {
content: "\eadf";
}
.ifc-bookmark:before {
content: "\eae2";
}
.ifc-blur:before {
content: "\eae6";
}
.ifc-bluetooth2:before {
content: "\eae8";
}
.ifc-bluetooth:before {
content: "\eae9";
}
.ifc-birthday_cake:before {
content: "\eaea";
}
.ifc-birthday:before {
content: "\eaeb";
}
.ifc-biotech:before {
content: "\eaec";
}
.ifc-barbers_scissors:before {
content: "\eb01";
}
.ifc-bar_chart:before {
content: "\eb05";
}
.ifc-banknotes:before {
content: "\eb06";
}
.ifc-bandage:before {
content: "\eb07";
}
.ifc-ball_point_pen:before {
content: "\eb08";
}
.ifc-bad_decision:before {
content: "\eb09";
}
.ifc-background_color:before {
content: "\eb0a";
}
.ifc-back:before {
content: "\eb0c";
}
.ifc-avi:before {
content: "\eb11";
}
.ifc-average:before {
content: "\eb12";
}
.ifc-audio_wave2:before {
content: "\eb15";
}
.ifc-audio_wave:before {
content: "\eb16";
}
.ifc-asc:before {
content: "\eb19";
}
.ifc-armchair:before {
content: "\eb1a";
}
.ifc-area_chart:before {
content: "\eb1c";
}
.ifc-archive:before {
content: "\eb1e";
}
.ifc-aquarius:before {
content: "\eb1f";
}
.ifc-application_shield:before {
content: "\eb20";
}
.ifc-apartment:before {
content: "\eb21";
}
.ifc-antiseptic_cream:before {
content: "\eb23";
}
.ifc-android_os:before {
content: "\eb27";
}
.ifc-ancore:before {
content: "\eb28";
}
.ifc-anchor:before {
content: "\eb29";
}
.ifc-ammo_tin:before {
content: "\eb2a";
}
.ifc-amex:before {
content: "\eb2b";
}
.ifc-ambulance:before {
content: "\eb2c";
}
.ifc-alphabetical_sorting_za:before {
content: "\eb2d";
}
.ifc-alphabetical_sorting_az:before {
content: "\eb2e";
}
.ifc-align_right:before {
content: "\eb2f";
}
.ifc-align_left:before {
content: "\eb30";
}
.ifc-align_justify:before {
content: "\eb31";
}
.ifc-align_center:before {
content: "\eb32";
}
.ifc-alarm_clock:before {
content: "\eb33";
}
.ifc-airplane_take_off:before {
content: "\eb34";
}
.ifc-airplane:before {
content: "\eb37";
}
.ifc-ai:before {
content: "\eb39";
}
.ifc-age:before {
content: "\eb3a";
}
.ifc-adventures:before {
content: "\eb3b";
}
.ifc-adobe_photoshop:before {
content: "\eb3c";
}
.ifc-adobe_indesign:before {
content: "\eb3d";
}
.ifc-adobe_illustrator:before {
content: "\eb3e";
}
.ifc-adobe_flash:before {
content: "\eb3f";
}
.ifc-adobe_fireworks:before {
content: "\eb40";
}
.ifc-adobe_dreamweaver:before {
content: "\eb41";
}
.ifc-adobe_bridge:before {
content: "\eb42";
}
.ifc-administrative_tools:before {
content: "\eb43";
}
.ifc-add_user:before {
content: "\eb44";
}
.ifc-add_image:before {
content: "\eb46";
}
.ifc-add_database:before {
content: "\eb47";
}
.ifc-zip2:before {
content: "\eb49";
}
.ifc-f_tap:before {
content: "\eb4a";
}
.ifc-f_swipe_up:before {
content: "\eb4b";
}
.ifc-f_swipe_right:before {
content: "\eb4c";
}
.ifc-f_swipe_left:before {
content: "\eb4d";
}
.ifc-f_swipe_down:before {
content: "\eb4e";
}
.ifc-f_double_tap:before {
content: "\eb4f";
}