/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.9
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* Browser Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-size: 100%;
	vertical-align: baseline;

	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	line-height: 1;
}

ol,
ul {
	/*list-style: none;*/
}

blockquote,
q {
	quotes: none;
}

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

blockquote {
	margin: 20px 0 30px;
	padding-left: 20px;
	border-left: 5px solid;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

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

article,
aside,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

/* Basic Styles */
/* Body */
body {
	color: #666;
	background-color: #fff;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.7em;
}

.container {
	width: 80%;
	max-width: 1080px;
	margin: 0 auto;
}

#main-header {
	top: 0px;
	height: 70px;
	left: 0;
	right: 0;
	background: #fff;
	position: fixed;
	padding-top: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}

* {
	font-family: 'Figtree',Georgia,sans-serif;
}
body {
	font-size: 13px;
}

.logo_container img {
	width: 120px;
}
.privacy-text {
	color: #545454;
	font-size: 13px;
	line-height: 18px;

}

.privacy-text-block {

}
.privacy-text-title {
	margin-bottom: 10px;

}
.privacy-text-main {
	margin-bottom: 7px;
}
.privacy-text-table {

}
.table-bold {
	font-weight: bold;
}
.privacy-text-main a {
	text-decoration: none;
	color: #545454;
	font-weight: bold;
}
