@font-face {
    font-family: 'Helios';
    src: url('/fonts/heliosc-webfont.eot');
    src: url('/fonts/heliosc-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/heliosc-webfont.woff') format('woff'),
         url("/fonts/heliosc-webfont.otf") format("opentype"),
         url('/fonts/heliosc-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoMedium';
    src: url('/fonts/Roboto-Medium.eot');
    src: url('/fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Roboto-Medium.woff') format('woff'),
         url("/fonts/Roboto-Medium.otf") format("opentype"),
         url('/fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoLight';
    src: url('/fonts/Roboto-Light.eot');
    src: url('/fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Roboto-Light.woff') format('woff'),
         url("/fonts/Roboto-Light.otf") format("opentype"),
         url('/fonts/Roboto-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body, ul, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

a {
color: #7B569A;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#wrapper {
	font-family: "Arial";
	font-size: 14px;
        color: #515153;
        line-height: 1.3;
	min-width: 1040px;
	margin: 0 auto;
}

#header {
	background: #e9eef4;
}

.center {
	margin: 0 auto;
	width: 1020px;
}

ul.top-menu {
	list-style: none;
	display: table;
	height: 26px;
	padding: 10px 0;
	margin: 0 auto;
}

ul.top-menu li {
	display: inline-block;
	float: left;
	height: 26px;
	margin-right: 5px;
}

ul.top-menu li a {
	font-size: 13px;
	font-family: "Arial";
	color: #000000;
	line-height: 26px;
	padding: 0 10px;
	height: 26px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

ul.top-menu li a:hover, ul.top-menu li.active a {
	background: #7b569a;
	color: #ffffff;
}

#header-info {
	background: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	display: table;
	width: 100%;
	-webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    2px 2px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         2px 2px 3px 0px rgba(50, 50, 50, 0.2);
	padding-bottom: 10px;
}

.header-left {
	float: left;
	margin: 14px 0 0 26px;
}

.header-big-text {
	font-size: 40px;
	font-family: "RobotoLight";
	color: #515151;
	line-height: 1;
}

.header-medium-text {
	margin-top: 10px;
	color: #8947a4;
	line-height: 1;
	font-size: 20px;
}

.address {
	float: right;
	margin: 10px 30px 0 0;
}

.work-date, .work-address {
	font-size: 13px;
	font-family: "Arial";
	color: #515153;
	line-height: 13px;
	height: 13px;
	letter-spacing: 0.5px;
}

.work-address {
	letter-spacing: 0;
}

.address-phone {
	padding-left: 34px;
	background: url('/images/phone.png') no-repeat left center;
	font-size: 29px;
	font-family: "Helios";
	color: #794193;
	line-height: 29px;
	height: 29px;
	margin: 13px 0 11px;
	letter-spacing: -1px;
}

.notary-form {
	height: 410px;
	float: right;
}

.notary-image {
	width: 942px;
	float: left;
	margin-left: -390px;
}

.notary-form-wrapper {
	width: 400px;
	padding: 18px 30px 16px 34px;
	height: 286px;
	border: 2px solid #7b569a;
	float: right;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #ffffff;
}

.notary-form-wrapper label {
display:none !important;
}

.notary-form-wrapper form input[type="text"], .notary-form-wrapper form textarea {
	padding-left: 20px;
	padding-right: 10px;
	width: 370px;
	height: 36px;
	border: 1px solid #a88bc1;
	margin-top: 16px;
	display: block;
	font-size: 13px;
	font-family: "Arial";
	color: #515153;
}

.notary-form-wrapper form input[type="text"],::-webkit-input-placeholder { color:    #515153; }
.notary-form-wrapper form input[type="text"],:-moz-placeholder { color:    #515153; }
.notary-form-wrapper form input[type="text"],::-moz-placeholder { color:    #515153; }
.notary-form-wrapper form input[type="text"],:-ms-input-placeholder { color:    #515153; }
.notary-form-wrapper form textarea::-webkit-input-placeholder { color:    #515153; }
.notary-form-wrapper form textarea:-moz-placeholder { color:    #515153; }
.notary-form-wrapper form textarea::-moz-placeholder { color:    #515153; }
.notary-form-wrapper form textarea:-ms-input-placeholder { color:    #515153; }

.notary-form-wrapper form textarea {
	height: 94px;
	margin-top: 18px;
	padding: 10px 10px 10px 20px;
}

.notary-form-wrapper form .required input {
	width: 148px;
	margin-top: 0;
	display: inline-block;
}

.notary-form-wrapper form .required {
	float: left;
	padding-left: 20px;
	margin-left: -20px;
        display: table;
        margin-bottom: 16px;
	background: url('/images/req.png') no-repeat left top;
}

.notary-form-wrapper form .required:nth-child(2) {
	margin-left: 20px;
}

.notary-form-wrapper form input[type="submit"] {
	border: 0;
	background: url('/images/submit-btn.png') no-repeat;
	cursor: pointer;
	width: 171px;
	height: 48px;
	line-height: 44px;
	text-align: center;
	margin: -70px 240px 50px;
	display: block;
	font-size: 15px;
	font-family: "Arial";
	color: #ffffff;
	text-transform: uppercase;
}

.notary-form-wrapper form div:not(.required) {
clear:both;
}

.notary-form-text {
	text-transform: uppercase;
	float: right;
	font-size: 20px;
	font-family: "RobotoMedium";
	line-height: 1;
	width: 468px;
	text-align: center;
	margin: 25px 0 15px;
}

.title-text {
	font-size: 30px;
	font-family: "RobotoMedium";
	color: #794193;
	text-transform: uppercase;
	line-height: 30px;
	height: 30px;
	margin: 30px 0 20px;
	text-align: center;
	font-weight: normal;
}

.services ul, .notary-box ul {
	list-style: none;
	display: table;
	width: 100%;
}

.services ul li {
	float: left;
	margin-right: 13px;
	width: 245px;
	text-decoration: none;
	position: relative;
	font-size: 0;
}

.services ul li:last-child {
	margin-right: 0;
}

.services {
	margin-bottom: 40px;
}

.services ul li p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 215px;
	padding: 0 20px;
	height: 52px;
	background: url('/images/services-bg.png') no-repeat;
	font-size: 18px;
	font-family: "RobotoLight";
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 22px;
	text-align: center;
	display: table;
}

.services ul li p a {
	color: #ffffff;
	text-decoration: none;
}

.services ul li p span {
	display: table-cell;
	vertical-align: middle;
}

.notary-box {
	background: #e9eef4;
	padding-bottom: 35px;
}

.notary-box ul li {
	display: inline-block;
	float: left;
	margin-right: 22px;
	width: 238px;
	text-align: center;
}

.notary-box ul li:last-child {
	margin-right: 0;
}

.notary-box ul li p {
	font-size: 14px;
	padding: 0;
	font-family: "Arial";
	color: #515153;
	line-height: 1;
	text-align: center;
}

.notary-box ul li p.notary-box-medium-text {
	font-size: 16px;
	width: 190px;
	font-family: "RobotoMedium";
	text-transform: uppercase;
	margin: 18px auto 20px;
}

.notary-bottom-box {
	display: table;
	width: 100%;
	padding-bottom: 25px;
}

.notary-bottom-box > div {
	display: table-cell;
}

.notary-bottom-phone {
	width: 346px;
	vertical-align: middle;
}

.notary-bottom-box > div p {
	font-size: 14px;
	font-family: "Arial";
	color: #515153;
	line-height: 1;
	margin-bottom: 15px;
}

.notary-bottom-box > div a {
	color: #794193;
	text-decoration: none;
	border-bottom: 1px solid #794193;
}

.notary-bottom-box > div.notary-bottom-phone p {
	font-size: 35px;
	letter-spacing: -1px;
	font-family: "Helios";
	color: #794193;
}

.notary-bottom-box h4 {
	padding-bottom: 5px;
	text-align: left;
}

#footer {
	color: #ffffff;
	background: #606368;
	padding-bottom: 70px;
}

.footer-menu {
	list-style: none;
	display: table;
	width: 100%;
	margin: 25px 0 40px;
}

.footer-menu li {
	display: inline-block;
	float: left;
	margin-right: 21px;
}

.footer-menu li:last-child {
	margin-right: 0;
}

.footer-menu li a {
	font-size: 13px;
	color: #DEDEDE;
	font-weight: bold;
	text-decoration: none;
}

.footer-menu li a:hover {
	text-decoration: underline;
}

.footer-text > div {
	float: left;
	line-height: 2;
}

.footer-center-block {
	margin: 0 138px;
}

.notary-box, #header, #footer {
	min-width: 100%;
	display: table;
}

.title {
	font-size: 26px;
	font-family: "Helios";
	color: #794193;
	text-transform: uppercase;
	margin: 40px 0 50px;
}

.left-sidebar {
	width: 200px;
	margin-right: 10px;
	float: left;
}

.left-sidebar, .right-content {
	margin-bottom: 110px;
}

.right-content {
	float: left;
	width: 810px;
}

.right-content.border {
	padding-left: 44px;
	width: 765px;
	border-left: 1px solid #e2e2e2;
}

.left-menu {
	list-style: none;
}

.left-menu li {
	display: block;
	margin-bottom: 20px;
}

.left-menu li a {
	font-size: 17px;
	font-family: "Helios";
	color: #7B569A;
	line-height: 1;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

.left-menu li a:hover, .left-menu li.active a {
	border-bottom: 1px solid #7B569A;
}

.employee-box {
	display: table;
	margin-bottom: 30px;
}

.employee-box:last-child {
	margin-bottom: 0;
}

.employee-image {
	float: left;
	width: 166px;
	height: 166px;
	-webkit-border-radius: 166px;
	-moz-border-radius: 166px;
	border-radius: 166px;
}

.employee-info {
	float: left;
	margin-left: 55px;
	width: 466px;
}

.employee-info p {
	font-size: 14px;
	color: #515153;
	line-height: 1.3;
}

.employee-info p.employee-name, .employee-info p.employee-name a {
	font-size: 18px;
	color: #7B569A;
	text-decoration: none;
	line-height: 1;
	border-bottom: 1px solid #7B569A;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 14px;
}

.employee-info p.employee-name a {
	margin-bottom: 0;
	border: 0;
}

.tariff-box table {
	width: 100%;
	font-size: 14px;
	color: #515153;
	line-height: 1;
	border-spacing: 0;
}

.tariff-box table thead tr th {
	background: #ececec;
	padding: 8px 5px 8px 10px;
	text-align: left;
}

.tariff-box table thead tr th:nth-child(even) {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.tariff-box table tbody tr td:first-child {
	border-left: 1px solid #ececec;
}

.tariff-box table tbody tr td:last-child {
	border-right: 1px solid #ececec;
}

.tariff-box table tbody tr td {
	padding: 10px 5px 25px 10px;
	vertical-align: top;
	border-bottom: 1px solid #ececec;
}

.tariff-box table tbody tr td:nth-child(odd){
	background: #f5f5f5;
}

.tariff-box table tbody tr td:nth-child(even) {
	background: #ffffff;
	border-right: 1px solid #ececec;
	border-left: 1px solid #ececec;
}

.clear {
	clear: both;
}
/* Stylesheet: style Modified On 2017-04-12 12:01:19 */
