/**
Theme Name: Active Regen
Description: Active Regen is a responsive blog, business, corporate WordPress theme.
Author: CG Design
Author URI: cg-design.co.uk
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  corporate, business, responsive, classic, freelancing.
Text Domain: ar
*/
@font-face {
    font-family: 'din_mediumregular';
    src: url('assets/fonts/din_medium_regular-webfont.woff2') format('woff2'), url('assets/fonts/din_medium_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dinregular';
    src: url('assets/fonts/din_regular-webfont.woff2') format('woff2'), url('assets/fonts/din_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dinbold';
    src: url('assets/fonts/din_bold-webfont.woff2') format('woff2'), url('assets/fonts/din_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
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, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}
body {
    color: #4e4e4e;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
ul, ol, li {
    list-style: none;
}
img, fieldset {
    border: none;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
figure {
    margin: 0;
    padding: 0;
}
.clearfix {
    clear: both;
    width: 100%;
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}
.wp-caption {
    max-width: 100%;
}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
    height: auto;
}
img.size-full, img.size-large, img.wp-post-image {
    height: auto;
    max-width: 100%;
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}
embed, iframe, object, video {
    max-width: 100%;
}
html {
    -webkit-text-size-adjust: none;
}
html, body {
    min-height: 100%;
}
.entry-content img {
    max-width: 100%;
    height: auto;
}
.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 20px;
}
.alignright {
    margin: 10px 0px 35px 30px;
    display: inline;
}
.alignleft {
    margin: 5px 30px 10px 0px;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.wp-caption {
    border: none;
    text-align: center;
    background: #f5f5f5;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px 0 10px 0;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0;
    margin-bottom: 12px;
}
.wp-caption p.wp-caption-text {
    line-height: 18px;
    padding: 0 15px;
    display: block;
    font-style: italic;
    color: #000000;
    font-size: 12px;
}
input, textarea {
    -webkit-border-radius: 0;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[placeholder], [placeholder], *[placeholder] {
    color: inherit
}
*::-webkit-input-placeholder {
    color: inherit
}
*:-moz-placeholder {
    color: inherit;
    opacity: 1;
}
*::-moz-placeholder {
    color: inherit;
    opacity: 1;
}
*:-ms-input-placeholder {
    color: inherit
}
/*----------------------*/
/*     Page structure   */
/*----------------------*/
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    color: #4e4e4e;
    font-size: 27px;
    font-weight: normal;
    padding-bottom: 25px;
    font-family: 'din_mediumregular' !important;
}
.entry-content h1 {
    font-size: 40px;
    font-family: 'dinregular';
}
.entry-content h1 strong {
    font-weight: normal;
    font-family: 'dinbold';
    color: #b2d234;
}
.entry-content h2 {
    font-size: 30px;
}
.entry-content h3 {
    font-size: 28px;
	line-height: 34px;
}
.entry-content h4 {
    font-size: 26px;
	line-height: 30px;
}
.entry-content h5 {
    font-size: 22px;
}
.entry-content h6 {
    font-size: 18px;
}
.entry-content p {
    color: #4e4e4e;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 20px;
}
.entry-content ul {
    padding: 0 0 30px 0;
}
.entry-content ol {
    list-style-type: decimal;
    padding: 0 0 20px 20px;
}
.entry-content ol li {
    list-style-type: decimal;
    color: #4e4e4e;
    font-size: 15px;
    line-height: 22px;
	margin-bottom: 20px;
}
.entry-content a {
    color: #b2d234;
}
.entry-content blockquote {
    border: 1px dashed #4e4e4e;
    padding: 10px;
    margin: 0 0 20px 0;
    color: #4e4e4e;
    font-size: 15px;
    line-height: 25px;
}
.entry-content blockquote p {
    padding-bottom: 0;
}
.entry-content table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 25px;
}
.entry-content table, .entry-content table th, .entry-content table td {
    border: 2px solid #f1f1f1;
    color: #4e4e4e;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    padding: 5px 0;
}
hr {
    border: none;
    background: #f1f1f1;
    height: 3px;
    padding: 0;
    margin: 25px 0 25px 0;
    outline: none;
}
.entry-content input[type='email'], .entry-content input[type='text'] {
    width: 100%;
    max-width: 800px;
    background: #fff;
    height: 40px;
    font-size: 15px;
    color: #4e4e4e;
    line-height: 21px;
    border: 2px solid #f1f1f1;
    padding: 5px 5px 5px 15px;
    outline: none;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 7px;
    margin-bottom: 15px;
}
.entry-content textarea {
    width: 100%;
    background: #fff;
    max-width: 800px;
    height: 180px;
    font-size: 15px;
    color: #4e4e4e;
    line-height: 24px;
    border: 2px solid #f1f1f1;
    padding: 5px 5px 5px 15px;
    outline: none;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 7px;
    margin-bottom: 15px;
}
.entry-content input[type='checkbox'] {
    margin-top: 10px;
}
.entry-content input[type='submit'] {
    width: 150px;
    height: 50px;
    outline: none;
    border: none;
    padding: 0;
    background: #b2d234;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'din_mediumregular';
    margin-top: 20px;
}
.entry-content .submit {
    width: 180px;
    padding: 15px 0 0 0;
}
#wrapper {
    width: 100%;
}
.center_content {
    max-width: 1170px;
    margin: 0 auto;
}
#header_area {
    width: 100%;
    background: #b2d234;
    position: relative;
    z-index: 11;
    -webkit-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.2);
}
.header_top_area {
    padding: 0 15px;
    overflow: hidden
}
.header_top {
    position: relative;
    padding-bottom: 11px;
}
.logo {
    max-width: 146px;
    float: left;
    padding-top: 24px;
}
.top_menu_right {
    float: right;
    width: 452px;
    min-height: 102px;
    background: url(assets/images/bgr_top_bg.png) repeat-x;
    min-height: 102px;
    position: relative;
    padding-top: 15px;
    padding-left: 30px;
}
.top_menu_right::before {
    content: '';
    width: 2000px;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 100%;
    top: 0;
    background: url(assets/images/bgr_top_bg.png) repeat-x;
}
.top_menu_right::after {
    content: '';
    width: 29px;
    height: 100%;
    position: absolute;
    z-index: 1;
    right: 100%;
    top: 0;
    background: url(assets/images/bgr_top_bg_left.png) no-repeat top;
}
.top_menu {
    float: right;
    position: relative;
    z-index: 10;
}
.top_menu ul li {
    float: left;
    padding-left: 14px;
    margin-left: 10px;
    font-size: 12px;
    font-family: 'dinregular';
    background: url(assets/images/bgr_li_top.png) no-repeat left center;
}
.top_menu ul li:first-child {
    background: none;
    padding-left: 0;
    margin-left: 0;
}
.top_menu ul li a {
    color: #fff
}
.call_now {
    float: right;
    padding-left: 29px;
}
.call_now span {
    background: url(assets/images/bgr_phone_icon.png) no-repeat left center;
    display: block;
    padding-left: 15px;
    font-size: 12px;
    color: #fff;
}
.menu_content_area {
    padding: 0 15px;
    border-top: 1px solid #c3e14e;
}
.menu_content {
    position: relative;
    border-right: 1px solid #c3e14e;
    padding-right: 50px;
}
nav {
    width: 100%;
}
#menu {
    padding: 0;
    border-right: 1px solid #c3e14e;
    float: left;
}
#menu > li {
    float: left;
    font-size: 14px;
    position: relative;
    line-height: 50px;
    font-family: 'din_mediumregular';
    border-left: 1px solid #c3e14e;
    text-transform: uppercase;
}
#menu li.home_item > a {
    padding: 0;
    width: 52px;
    background: url(assets/images/home_icon.png) no-repeat center center;
    text-indent: -9999px;
}
#menu li.menu-item-has-children > a {
    display: inline-block;
    padding-right: 43px;
    position: relative;
}
#menu li.menu-item-has-children > a::before {
    content: '';
    width: 8px;
    height: 5px;
    background: url(assets/images/bgr_arrow_dropdown.png) no-repeat;
    display: block;
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 2;
}
#menu li a {
    color: #fff;
    display: block;
    padding: 0 26px;
    position: relative;
}
#menu li ul {
    width: 330px;
    padding: 30px 0 20px 0;
    text-align: left;
    background: #9fbc2f;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 4;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: center top 0;
    transition: all 0.5s ease 0s;
    visibility: hidden;
}
#menu li:hover > ul {
    opacity: 1;
    top: 100%;
    transform: scaleY(1);
    visibility: visible;
}
#menu li ul li ul {
    left: 100%;
    top: 0;
    z-index: 3;
}
#menu li.current_page_item > a, #menu li:hover > a {
    color: #fff;
    background-color: #9fbc2f;
}
#menu li.current_page_item > a::before, #menu li ul li {
    display: block;
    float: none;
    margin-bottom: 12px;
}
#menu li ul li:hover > a, #menu li ul li a:hover {
    color: #fff;
}
#menu li ul li a {
    line-height: normal;
}
#menu li ul li a::before {
    display: none !important
}
#menu_holder {
    position: relative;
    display: none;
    margin: 0 -15px;
}
.footer_social a, .green_btn a, #menu > li a {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.searchbox {
    width: 250px;
    height: 22px;
    position: absolute;
    right: 19px;
    bottom: 15px;
    z-index: 50;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}
.searchbox-input {
    position: absolute;
    top: -4px;
    right: -6px;
    outline: 0;
    border: none;
    background: none;
    width: 100%;
    height: 30px;
    margin: 0;
    border: none;
    padding: 3px 25px 3px 10px;
    font-size: 15px;
    font-family: 'din_mediumregular';
    color: #fff !important;
}
.searchbox-open .searchbox-input {
    border: 1px solid #fff;
    background: #b2d234;
    color: #fff;
}
.searchbox-icon, .searchbox-submit {
    width: 22px;
    height: 22px;
    border: none;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    background: url(assets/images/bgr_search_icon.png) no-repeat center center;
}
.searchbox-open {
    width: 35%;
}
#banner_area {
    padding: 0;
    position: relative;
    z-index: 10;
}
#slider {
    position: relative;
}
.slider_info_area {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    overflow: hidden;
}
.slider_info {
    position: relative;
    height: 100%;
}
.slider_info::after {
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #333;
    -webkit-clip-path: polygon(0 100%, 0 0, 100% 0, 70% 100%);
    clip-path: polygon(0 100%, 0 0, 100% 0, 70% 100%);
    opacity: 0.5;
}
.slider_info::before {
    content: '';
    width: 200%;
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 1;
    background-color: #333;
    opacity: 0.5;
}
.slider_info_banner {
    padding: 20px 70px;
    position: relative;
    height: 100%;
}
.slider_info_banner::after {
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #333;
    -webkit-clip-path: polygon(0 100%, 0 0, 100% 0, 85% 100%);
    clip-path: polygon(0 100%, 0 0, 100% 0, 85% 100%);
    opacity: 0.5;
}
.slider_info_banner::before {
    content: '';
    width: 200%;
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 1;
    background-color: #333;
    opacity: 0.5;
}
.slider_info_banner h1, .slider_info_banner h3 {
    font-size: 36px;
    font-weight: normal;
    color: #fff;
    font-family: 'dinbold';
    line-height: 43px;
    padding-bottom: 22px;
    width: 50%;
}
.middle_info {
    width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 21;
}
.slider_info .middle_info {
    max-width: 387px;
}
.slider_info h1, .slider_info h3 {
    font-size: 36px;
    font-weight: normal;
    color: #fff;
    font-family: 'dinbold';
    line-height: 43px;
    padding-bottom: 22px;
}
.slider_info h1 {
    padding-bottom: 0
}
.slider_info p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    padding-bottom: 30px;
}
.green_btn a {
    display: inline-block;
    padding: 0 25px;
    height: 47px;
    line-height: 47px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    background: #b2d234;
    font-family: 'din_mediumregular';
}
.green_btn a:hover {
    background: #9fbc2f
}
#content_area {
    padding: 0 15px;
}
#content {
    padding: 88px 0 82px 0;
}
#case_studies_area {
    padding: 0 15px;
    background: #eef2f6;
}
#case_studies {
    padding: 112px 0 128px 0;
}
#case_studies h2 {
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 29px;
    font-family: 'dinbold';
    padding-right: 90px;
}
#feature_slider {
    position: relative;
}
.feature {
    width: 100%;
}
.feature_info {
    padding: 35px 25px 35px 25px;
    background: #fff;
}
.feature_bg {
    background: #fff;
    position: relative;
    height: 100%;
    border-bottom: 3px solid #b2d234;
    min-height: 500px;
}
.feature_info h4 {
    font-size: 24px;
    color: #4e4e4e;
    font-weight: normal;
    padding-bottom: 19px;
    font-family: 'din_mediumregular';
}
.feature_info h4 a {
    color: #4e4e4e
}
.feature_info p {
    color: #4e4e4e;
    font-size: 16px;
    line-height: 24px;
}
#featured_news_area {
    padding: 0 15px
}
#featured_news {
    padding: 112px 0 79px 0;
}
#featured_news h3 {
    font-family: 'din_mediumregular';
    padding-bottom: 25px;
}
.two_column_area {
    padding-bottom: 30px;
}
.content_left {
    width: 65.81%;
    float: left;
}
.sidebar {
    width: 31.62%;
    float: right;
}
.news_post {
    padding: 24px 0;
    border-top: 2px solid #f1f1f1;
}
.news_photo {
    width: 200px;
    float: left;
}
.news_photo img {
    width: 100%
}
.news_info {
    margin-left: 215px;
    margin-top: -3px;
}
.marginLeftZero.news_info {
    margin-left: 0;
}
.news_info small {
    display: block;
    font-size: 14px;
    color: #b2d234;
    padding-bottom: 7px;
}
.news_info h4 {
    font-size: 21px;
    color: #4e4e4e;
    padding-bottom: 11px;
}
.news_info h4 a {
    color: #4e4e4e;
}
.news_info p {
    padding-bottom: 0;
}
.corporate_box {
    background: #b2d234 url(assets/images/bgr_crop_box.png) no-repeat;
    width: 100%;
    padding: 144px 33px 49px 15px;
    text-align: right;
}
.corporate_box .green_btn a {
    background: #6a7076
}
.corporate_box .green_btn a:hover {
    background: #50565b
}
.corporate_box h5 {
    font-size: 24px;
    color: #fff;
    padding-bottom: 14px;
    line-height: normal;
}
.corporate_box p {
    color: #fff;
    padding-bottom: 24px;
}
#footer_area {
    background: #6a7076;
    padding: 0 15px;
    overflow: hidden;
}
#footer {
    padding: 87px 0 107px 0;
    position: relative;
}
.footer_left {
    width: 38.88%;
    position: relative;
    z-index: 2;
    float: left;
}
.footer_logo {
    max-width: 171px;
    padding-bottom: 25px;
}
.footer_left p {
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    padding-bottom: 30px;
}
.footer_left h6 {
    font-size: 15px;
    line-height: 22px;
    color: #fff;
}
.footer_right {
    position: relative;
    z-index: 2;
    float: right;
    overflow: hidden;
    padding-top: 28px;
	width: 50%;
}
.footer_column {
    width: 33%;
    float: left;
    padding-right: 10px;
}
.footer_column:nth-child(1) {
    width: 33%;
}
.footer_column:nth-child(2) {
    width: 33%;
}
.footer_column h5 {
    font-size: 15px;
    color: #b2d234;
    text-transform: uppercase;
    padding-bottom: 9px;
    font-weight: normal;
    font-family: 'din_mediumregular';
}
.footer_column ul li {
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 8px;
    color: #fff;
}
.footer_column ul li a {
    color: #fff
}
.footer_social {
    overflow: hidden;
    padding-top: 17px;
}
.footer_social a {
    display: block;
    width: 40px;
    height: 39px;
    background: #b2d234;
    font-size: 22px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #64798e;
    line-height: 39px;
    text-align: center;
    float: left;
    margin: 0 13px 13px 0;
}
.footer_social a:hover {
    background: #9fbc2f;
    color: #fff
}
#copyright_area {
    background: #50565b;
    padding: 0 15px;
}
#copyright {
    padding: 29px 0 28px 0;
}
#copyright p {
    font-size: 12px;
    color: #fff;
    line-height: 22px;
}
#copyright p a {
    color: #fff;
    text-decoration: underline;
}
#single_banner {
    height: 400px;
    width: 100%;
    position: relative;
}
#single_banner h3 {
    padding-bottom: 0
}
#single_banner .slider_info_area {
    padding: 0 15px
}
#single_banner .slider_info {
    padding: 0;
    max-width: 1030px;
}
#main_content_area {
    padding: 0 15px
}
#main_content {
    max-width: 1030px;
    padding: 86px 0 140px 0;
}
.breadcrumb {
    font-size: 15px;
    color: #4e4e4e;
    line-height: 20px;
    border-bottom: 3px solid #f1f1f1;
    padding-bottom: 10px;
    font-family: 'dinregular';
}
.breadcrumb span, .breadcrumb a {
    color: #4e4e4e;
    margin-right: 4px;
    margin-left: 4px
}
.breadcrumb .home_item {
    text-indent: -9999px;
    background: url(assets/images/home_icon2.png) no-repeat;
    width: 11px;
    height: 9px;
    display: inline-block;
    position: relative;
    top: 6px;
    margin-left: 0;
}
.content_info {
    padding: 60px 0 0 0;
}
.content_info ul li {
    color: #4e4e4e;
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 15px;
    padding-left: 24px;
    position: relative;
}
.content_info ul li::before {
    content: '';
    width: 5px;
    height: 5px;
    background: #698096;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
    z-index: 1;
}
.content_info h2 {
    font-family: 'din_mediumregular';
    padding-bottom: 44px;
}
.content_info h2 .share_post {
    font-size: 24px;
    color: #698096;
    padding-left: 10px;
}
.content_info h6 {
    padding-bottom: 31px
}
.toggle_content {
    width: 100%;
}
.toggle_widget {
    padding-bottom: 23px;
}
.toggle_widget h3 {
    font-size: 15px !important;
    font-weight: normal;
    color: #698096;
    padding: 19px 15px 19px 22px;
    background: #e3e9ef;
    cursor: pointer;
}
.toggle_widget h3 span {
    display: inline-block;
    padding-left: 34px;
    background: url(assets/images/bgr_plus_minus.png) no-repeat;
    background-position: 0 3px;
}
.toggle_widget h3.active span {
    background-position: 0 -83px;
}
.toggle_info {
    padding: 20px 15px;
    display: none;
}
.feature_column_holder {
    overflow: hidden;
    margin: 0 -10px 0 -9px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 44px;
}
.feature_column {
    width: 33.33%;
    padding: 0 10px 19px 9px;
}
.feature_column_bg {
    background: #698096;
    position: relative;
    height: 100%;
    padding: 28px 35px 25px 33px;
    background: #eef2f6;
}
.feature_column p {
    padding-bottom: 0;
    color: #698096;
}
.feature_column h5 {
    font-size: 24px;
    color: #698096;
    padding-bottom: 12px;
}
.feature_column h5 a {
    display: block;
    color: #698096;
    background: url(assets/images/bgr_arrow_right.png) no-repeat right 7px;
    padding-right: 40px;
}
.blog-post {
    margin: 0 -10px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.blog-post .feature {
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.feature img {
    width: 100%;
}
h2.screen-reader-text {
    display: none;
}
.post-pagination {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
}
.post-pagination .page-numbers {
    padding: 10px;
    display: inline-block;
    color: #000;
}
.post-pagination .page-numbers.current {
    color: #b2d234;
    font-weight: 600;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
    padding: 0;
    margin: 0;
    color: red;
}
.heateor_sss_sharing_container {
    display: inline-block;
    position: relative;
    top: -5px;
    left: -15px;
    height: 30px;
}
ul.heateor_sss_follow_ul, ul.heateor_sss_sharing_ul {
    padding: 0 !important;
}
.heateor_sss_sharing_ul li:first-child {
    display: none;
}
.heateorSssMoreBackground {
    background-color: transparent !important;
}
.wpcf7-form p {
    margin-bottom: 0;
}
.wpcf7-form label {
    display: block;
}
.su-spoiler-title {
    min-height: 22px !important;
    line-height: 22px !important;
    padding: 15px 15px 15px 34px !important;
    font-weight: bold !important;
    font-size: 16px !important;
    font-family: 'din_mediumregular' !important;
    font-weight: normal !important;
}
.su-spoiler-icon {
    line-height: 28px !important;
}
.su-spoiler-style-fancy {
    border: 0px !important;
    border-radius: 0px !important;
    background: #fff !important;
    color: #698096 !important;
}
.su-spoiler-style-fancy > .su-spoiler-title {
    border-bottom: 0px !important;
    border-radius: 0px !important;
    background: #e3e9ef !important;
}
.su-spoiler-style-fancy.su-spoiler-closed > .su-spoiler-title {
    border: none;
}
.su-spoiler-icon {
    top: 12px !important;
    *margin-right: .5em !important;
}
#gform_submit_button_1 {
    background-color: #9fbc2f !important;
}
.description {
	width:80%;
	font-size:16px;
	line-height:24px;
	padding-bottom:30px;
}