/*
	Theme Name: Atelier for Genesis
	Theme URI: http://www.sheshoppes.com/demo/atelier
	Description: Atelier for the Genesis Framework.
	Text Domain: atelier
	Author: SheShoppes
	Author URI: http://www.sheshoppes.com/
	Version: 1.4.9
	
	Template: genesis
	Template Version: 3.3.3
	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

*,
html,
body,
ol,
ul,
li,
h1 {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

ul,
ol {
	margin-left: 40px;
}
select, input {
    font-family: 'Montserrat';
    font-weight: 500;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin: 0;
    vertical-align: top;
    color: #000;
    font-size: 16px;
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width: 479.98px) {
	.container {
		max-width: 450px
	}
}

@media (min-width: 767.98px) {
	.container {
		max-width: 738px
	}
}

@media (min-width: 991.98px) {
	.container {
		max-width: 962px
	}

}

@media (min-width: 1053.98px) {
	.container {
		max-width: 1024px
	}
}

.justify-content-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.menu,
.slicknav_nav,
.sub-menu,
.widget ul,
.widget ol,
ol.comment-list,
.pagination ul,
.social-mobile {
	margin-left: auto;
	list-style: none;
}

html,
body {
	height: 100%;
}

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

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

audio,
canvas,
video,
iframe {
	display: inline-block;
	max-width: 100%;
}

.clear,
.clearfix {
	clear: both;
}

.none,
.hide,
.screen-reader-text,
.showlater {
	display: none;
}

.hidden {
	visibility: hidden;
}

.ssfade {
	opacity: 0;
}

.show {
	display: block;
}

.fixed {
	position: fixed;
}

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

.center {
	text-align: center;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

a img {
	opacity: 1;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	-webkit-backface-visibility: hidden;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	border: 0;
}

a:hover.pin_image img {
	opacity: 1;
}

.no-list {
	list-style: none;
}

/* Colors */

a {
	color: #AAAAAA;
	text-decoration: none;
}

a:hover {
	color: #424242;
	-webkit-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

/* Typography */

body,
input,
button,
select,
textarea {
	font-family: 'Nanum Gothic', sans-serif;
	font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.comment-notes,
.footer-instagram-text,
.smp-title {
	font-family: 'Comfortaa', sans-serif;
	font-weight: normal;
}

h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6,
blockquote {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pagination,
.promo-boxes h4 {
	font-size: 11px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.menu-primary,
.menu-secondary,
.slicknav_menu,
.heading-menu,
.read-more,
input[type=submit],
button,
.action-button a,
span.date,
span.the-category,
.small-text,
.social-share,
.comments-more,
.entry-nav span,
.site-footer,
.style-single .social-share:before,
.style-full .social-share:before {
	font-size: 9pt;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}

.promo-boxes h4 {
	font-size: 12px;
	font-weight: 600;
}

.storycontent strong,
.storycontent b,
.comment-author-link {
	font-weight: 600;
}

p,
.alignnone,
.aligncenter,
.alignleft,
.alignright {
	margin: 1.5em 0;
}

h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
}

blockquote,
.tagged,
.comment-notes,
.logged-in-as,
.archive-title span,
.script,
.read-more em,
em,
i {
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.smp-title .themebg {
	background-color: transparent !important;
}

/* Wraps */

.site-header,
.site-inner,
.wrapnav,
.wrapcontent,
.header-homepage,
.header-blog {
	clear: both;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}

.wrapcontent,
body.full-width-content .wrap-post,
body.full-width-content .grid-row,
body.full-width-content .archive-description,
body.full-width-content .subcategories-wrapper,
body.content-sidebar .content-sidebar-wrap,
body.sidebar-content .content-sidebar-wrap,
body.page .site-inner,
body.page .site-inner .page-content,
body.woocommerce .site-inner {
	width: 1024px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

body.single.full-width-content.slim .site-inner .wrap-post,
body.single.full-width-content.slim .site-inner .type-portfolio,
body.page.full-width-content.slim .site-inner .type-page,
body.full-width-content .narrow {
	width: 800px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

body.page.page-template .site-inner,
body.content-sidebar .content-sidebar-wrap .wrapcontent,
body.sidebar-content .content-sidebar-wrap .wrapcontent {
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.site-inner .grid-row,
.wrapcontent .wrapcontent {
	padding: 0;
	max-width: 100%;
}

body.full-width-content .wrapcontent .wrap-post {
	width: 100%;
}

.site-inner {
	word-wrap: break-word;
}

body.home.blog .site-inner {
	margin-top: 30px;
}

/* Layout */

body {
	font-size: 10.2pt;
	letter-spacing: 0.025em;
	line-height: 175%;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #FFFFFF;
}

.content,
.alt-main-content {
	clear: both;
	width: 70%;
	float: left;
	margin-right: 4%;
}

body.sidebar-content .content,
body.sidebar-content .alt-main-content {
	float: right;
	margin-right: 0;
	margin-left: 4%;
}

.sidebar-primary {
	width: 26%;
	float: right;
}

body.sidebar-content .sidebar-primary {
	float: left;
}

body.full-width-content .content {
	width: 100%;
	max-width: 100%;
	float: none;
	margin-right: 0;
}

/* Colors */

body,
.menu-primary a,
.menu-secondary a,
.slicknav_menu a,
.heading-menu a,
.entry-nav a,
.widget_archive a,
.widget_categories a,
.widget_nav_menu a,
.widget_meta a,
.pagetitle a,
.social-click-wrap,
.logged-in-as a,
.comment-header a,
.small-text a,
.initial .read-more a,
.initial a {
	color: #424242;
}

.entry-nav a:hover,
.widget_archive a:hover,
.widget_categories a:hover,
.widget_nav_menu a:hover,
.widget_meta a:hover,
.pagetitle a:hover,
.social-click-wrap:hover,
.logged-in-as a:hover,
.small-text a:hover,
.entry-header a:hover h2:hover,
.page-title span,
.initial .read-more a:hover,
.initial a:hover {
	color: #AAAAAA;
}

.footer-widgets,
.sidebar-primary .enews-widget,
.sidebar-primary .widget_mc4wp_form_widget,
.sidebar-primary .jetpack_subscription_widget,
.sidebar-primary h3.widget-title,
body.single #respond,
hr,
.divpost,
.overlay,
.themebg {
	background-color: #F7F7F8;
}

.themeborder {
	border-color: #F7F7F8;
}

.slicknav_menu,
.banner--stick {
	background-color: rgba(255, 255, 255, 0.95);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 1px 5px rgba(215, 215, 215, .35);
	-webkit-box-shadow: 0 1px 5px rgba(215, 215, 215, .35);
	-moz-box-shadow: 0 1px 5px rgba(215, 215, 215, .35);
	-webkit-backface-visibility: hidden;
}

.menu-primary ul,
.menu-secondary ul,
.heading-menu ul {
	background-color: rgba(255, 255, 255, 0.95);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 1px 1px rgba(215, 215, 215, .35);
	-webkit-box-shadow: 0 1px 1px rgba(215, 215, 215, .35);
	-moz-box-shadow: 0 1px 1px rgba(215, 215, 215, .35);
	-webkit-backface-visibility: hidden;
}

.read-more a,
p.more-from-category a,
input[type=submit],
button,
.action-button a,
.wp-block-button .wp-block-button__link,
.wp-block-button .wp-block-button__link:visited {
	color: #FFF;
	background-color: #C2C2C4;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 0 !important;
	cursor: pointer;
}

.read-more a:hover,
p.more-from-category a:hover,
input:hover[type=submit],
button:hover,
.action-button a:hover,
.wp-block-button .wp-block-button__link:hover {
	background-color: #D6D6D8;
}

.initial .read-more .icon-next {
	display: inline-block;
	color: #000;
	margin-left: 3px;
	line-height: 11px;
}

/* Logo */

.title-area {
	margin: 30px auto;
	text-align: center;
}

.title-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.menu-left-container,
.menu-right-container {
	text-align: right;
	width: 40%;
}

.menu-right-container {
	text-align: left;
}

.menu-left-container ul ul,
.menu-right-container ul ul {
	text-align: center;
}

h1#logo {
	text-transform: uppercase;
	font-size: 20pt;
	letter-spacing: 0.05em;
	line-height: 100%;
	text-align: center;
	word-wrap: break-word;
}

h1#logo a:hover {
	color: initial;
}

h1#logo img {
	margin: 0 auto;
	display: inline-block;
}

h1#logo a:hover img {
	opacity: 1;
}

h1 .tagline {
	display: block;
	text-transform: initial;
	letter-spacing: initial;
	line-height: initial;
	font-size: 14px;
	margin-top: 15px;
}

.title-area.banner--clone {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.title-area.banner--clone .tagline {
	display: none;
}

/* Navigation */

.site-header .wrap {
	position: relative;
	z-index: 5;
}

.menu-primary,
.menu-secondary {
	position: relative;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	text-align: center;
}

.menu-secondary {
	margin-top: 0;
	margin-bottom: 20px;
}

body.home .menu-secondary {
	margin-bottom: 0;
}

.menu-primary ul a,
.menu-secondary ul a,
.slicknav_menu ul a,
.heading-menu {
	letter-spacing: 0.075em;
	text-transform: uppercase;
}

.menu-primary li,
.menu-secondary li,
.heading-menu li {
	display: inline-block;
}

.menu-primary li a,
.menu-secondary li a,
.heading-menu li a {
	display: inline-block;
	padding: 13px 15px;
	
}
#secondary-menu .sub-menu li a {
	width: 200px;
}

/* Top Bar */

.menu-primary .wrapnav,
.topbar .wrapcontent {
	position: relative;
}

.topbar {
	padding: 5px 0;
	font-size: 12px;
}

.topbar .wrapcontent {
	width: 96%;
	max-width: 96%;
}

.topbar .topnav-widget {
	width: auto;
	float: left;
}

.menu-primary .topnav-widget {
	margin: 10px 0;
	width: auto;
	top: 2px;
	left: 0;
	position: absolute;
}

.menu-primary .topnav-widget a,
.social-mobile .topnav-widget a,
.topbar .topnav-widget a {
	margin-right: 8px;
}

.topbar .search {
	width: auto;
	float: right;
}

.menu-primary li.search .search-div,
.topbar .search .search-div {
	display: none;
	position: absolute;
	right: 40px;
	top: -5px;
}

.search i {
	cursor: pointer;
}

a.icon-search {
	position: relative;
	top: 5px;
}

a:hover.icon-search {
	background-color: transparent !important;
}

.topbar .search-form input[type=search] {
	background: transparent;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.menu-primary .search-form input[type=submit],
.topbar .search-form input[type=submit] {
	display: none;
}

.menu-primary li.search {
	position: absolute;
	right: 0;
	top: 0;
}

.menu-primary li.search .search-div {
	top: 0;
	padding: 10px 10px 10px 40px;
}

.slicknav_menu ul li.search a#main-nav-search-link,
.slicknav_menu ul li.search .search-click,
.slicknav_menu ul .search-div input[type=submit],
.social-mobile {
	display: none;
}

/* Posts */

.storycontent h1 {
	font-size: 2em;
}

.storycontent h2 {
	font-size: 1.8em;
	line-height: 165%;
}

.storycontent h3 {
	font-size: 1.6em;
	line-height: 145%;
}

.storycontent h4 {
	font-size: 1.4em;
}

.storycontent h5 {
	font-size: 1.2em;
	text-transform: uppercase;
}

.storycontent h6 {
	font-size: 1em;
	text-transform: uppercase;
}

.storybody {
	margin: 1em auto 25px auto;
}

.page-title {
	text-align: center;
	margin: 20px 0;
}

body.genesis-title-hidden h2.pagetitle {
	display: none;
}

.style-single h2.pagetitle,
h1.archive-title,
h1.entry-title {
	font-size: 18pt;
	text-transform: uppercase;
	line-height: 155%;
	text-align: center;
	margin: 10px 0;
}

body.page h2.pagetitle,
h1.archive-title,
h1.entry-title {
	margin-bottom: 30px;
}

h1.archive-title span {
	display: block;
	text-transform: initial;
	font-size: 0.9em;
}

.style-excerpt h2.pagetitle,
.style-list h2.pagetitle,
.style-grid h2.pagetitle {
	font-size: 12pt;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin: 15px 0;
}

@media screen and (max-width: 640px) {
	body.archive.category h1.archive-title {
		text-align: center;
	}
}

h3#reply-title,
h3.widget-title,
h2.widgettitle,
#comments h3,
#respond h3 {
	text-align: center;
	font-size: 11.5pt;
	letter-spacing: 0.1em;
}

h2.pagetitle,
h3.widget-title {
	text-transform: uppercase;
}

span.date,
span.the-category,
span.spandiv {
	text-transform: uppercase;
	letter-spacing: 0.05em;
	display: inline-block;
}

span.spandiv {
	margin: 0 10px;
	height: 10px;
	top: 1px;
	position: relative;
	border-left: solid 1px #CCCCCC;
}

span.the-category span.bull {
	margin: 0 5px;
}

.page-title span.author,
.page-title span.location-mark {
	margin: 0 5px;
}

.style-list .page-title span.author {
	margin: 0 10px 0 0;
}

.style-list span.location-mark {
	margin: 0;
}

hr,
.divpost {
	margin: 20px 0;
	display: block;
	height: 1px;
}

.read-more {
	line-height: 100%;
}

.style-excerpt .read-more {
	position: absolute;
	left: 0;
	right: 0;
}

.read-more a,
.featured-content p.more-from-category a,
.action-button a {
	padding: 15px 20px;
	display: inline-block;
}

.social-share {
	width: 50%;
	float: left;
	line-height: 100%;
	padding: 10px 0;
	font-size: 12px;
}

.style-excerpt .social-share,
.style-excerpt .comments-more {
	width: auto;
	position: relative;
	z-index: 1;
}

.social-share a {
	margin: 0 10px 0 0;
}

.tagged {
	position: relative;
}

.tagged:before {
	content: "Tags: ";
}

.comments-more,
.style-excerpt .social-click-wrap,
.style-list .social-click-wrap {
	text-transform: uppercase;
	text-align: right;
	float: right;
}

.comments-more {
	width: 50%;
	padding: 10px 0;
	line-height: 100%;
}

.style-list .comments-more {
	width: auto;
}

.comments-more a {
	position: relative;
	display: inline-block;
	color: initial;
}

.comments-more .fa-comment {
	margin-right: 4px;
	font-size: 12px;
	line-height: 1.1em;
}

.comments-more span.comnum {
	display: none;
}

.comments-more span.comtext {
	margin-left: 5px;
}

.style-excerpt .social-click-wrap,
.style-excerpt .comments-more,
.style-list .comments-more {
	margin-top: 8px;
}

.style-list .social-click-wrap {
	margin-top: 13px;
	margin-left: 15px;
}

.style-excerpt .social-click,
.style-list .social-click {
	width: 20px;
	display: inline-block;
}

.style-full .comments-more,
.style-single .comments-more {
	margin-right: 0;
}

.social-share-list {
	width: auto;
	position: absolute;
	padding-bottom: 20px;
	display: none;
}

.style-list .read-more,
.style-list .social-share-list {
	height: 1.5em;
}

.prevnextpage {
	text-align: center;
}

blockquote {
	margin-left: 5%;
	margin-right: 5%;
	font-size: 1.3em;
	line-height: 160%;
}

/* Images */

.alignnone,
.aligncenter,
.alignleft,
.alignright {
	max-width: 100%;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}

.alignleft {
	float: left;
	margin-right: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
}

p.wp-caption-text {
	margin: 0;
	text-align: center;
	font-size: 96%;
	opacity: 0.8;
}

.featured,
.featured-header {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.thumbnailwrap {
	display: table !important;
	background-color: rgba(0, 0, 0, 0.6);
}

.thumbnailwrap img {
	display: block;
	width: 100%;
}

/* Content Style */

.style-excerpt {
	position: relative;
	margin-bottom: 50px;
}

.style-full {
	margin-bottom: 50px;
}

.style-excerpt a:hover img.featured,
.style-full a:hover img.featured {
	opacity: 1;
}

/* Content Style Excerpt */

.style-excerpt,
.style-excerpt .page-title,
.style-excerpt h2.pagetitle {
	text-align: center;
}

.style-excerpt .storycontent,
.style-excerpt .featured {
	margin: 20px auto;
}

.style-excerpt .featured {
	display: block;
}

body.full-width-content .style-single .post-inner .storycontent {
	margin: 0 auto;
}

.style-excerpt-alt {
	position: relative;
	max-height: 550px;
	overflow: hidden;
	margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
	.style-excerpt-alt {
		overflow: initial;
		max-height: auto;
		margin-top: 20px;
		margin-bottom: 0;
	}

	.style-excerpt-alt .slider-excerpt {
		position: relative;
		width: 90%;
		max-width: 90%;
		top: -20px;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
}

/* Content Style List */

.style-list {
	margin: 0.6em 0 1em 0;
}

.style-list .featured-thumbnail {
	float: left;
	width: 42%;
	overflow: hidden;
	position: relative;
}

.style-list .storycontent {
	float: left;
	width: 58%;
}

.style-list .featured-thumbnail-inner {
	width: 93%;
	margin-right: 7%;
}

.style-list.even .featured-thumbnail {
	float: right;
}

.style-list.even .featured-thumbnail-inner {
	margin-right: 0;
	margin-left: 7%;
}

.style-list .featured-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
	margin: 1em 0;
}

.style-list .page-title {
	text-align: left;
}

.style-list h2 {
	text-align: left;
	margin: 0.25em 0;
}

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

.style-list .read-more {
	float: left;
	text-align: left;
}

.style-excerpt .comments-more .comtextzero,
.style-excerpt .comments-more .comtext,
.style-list .comments-more .comtextzero,
.style-list .comments-more .comtext {
	display: none;
}

.style-excerpt .comments-more .comnum,
.style-list .comments-more .comnum {
	display: inline;
}

/* Content Style Grid */

.style-grid {
	width: 46%;
	float: left;
	margin-top: 0.25em;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 8%;
	padding: 0;
	padding-bottom: 40px;
	display: block;
	text-align: center;
	position: relative;
}

.style-grid .gridexcerptwrap {
	position: relative;
	background-color: rgba(255, 255, 255, 0.95);
	padding: 15px;
	width: 85%;
	margin: -100px auto 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.style-grid a:hover img {
	opacity: 1;
	display: block;
}

.two-row {
	width: 48%;
	margin-right: 4%;
}

.three-row {
	width: 32%;
	margin-right: 2%;
}

.four-row {
	width: 23.5%;
	margin-right: 2%;
}

.five-row {
	width: 19%;
	margin-right: 1.25%;
}

.last-in-row {
	margin-right: 0;
}

.style-grid .featured-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
}

.style-grid h2 {
	margin: 1em 0 0.25em 0;
}

.style-grid .storycontent {
	margin: 1em 0;
}

.style-grid .thecat-wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	letter-spacing: 0.15em;
}

.style-grid .thecat-wrapper span.the-category {
	display: inline-block;
	padding: 10px 15px;
	line-height: 100%;
}

.style-grid .thecat-wrapper span.the-category.thecat-month {
	padding: 0;
}

.style-grid .read-more {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: 0;
}

.grid-row {
	margin-top: 20px;
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.grid-row .style-grid {
	float: none;
}

.grid-row div.style-grid:last-child {
	margin-right: 0;
}

.grid-row:after {
	content: "";
	display: table;
	clear: both;
}

/* Columns */

.five-sixths,
.four-sixths,
.four-fifths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.one-fifth,
.three-fourths,
.three-sixths,
.three-fifths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.ss-col-widget {
	margin-left: 0;
	margin-right: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-fifth {
	width: 17.9487179487%;
}

.two-fifths {
	width: 38.4615384615%;
}

.three-fifths {
	width: 58.9743589744%;
}

.four-fifths {
	width: 79.4871794872%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.promo-boxes .one-third {
	width: 32%;
	margin-left: 2%;
}

.promo-boxes .one-fourth {
	width: 24%;
	margin-left: 1.3%;
}

.first {
	clear: both;
	margin-left: 0;
}

.ss-col-widget.last {
	margin-right: 0;
}

.promo-boxes .first {
	margin-left: 0;
}

.page-template .one-half.last {
	float: right;
}

/* Sidebar */

hr {
	display: block;
	height: 1px;
	border-width: 0;
}

/* Promo Boxes */

.promo-boxes .item {
	position: relative;
	text-align: center;
}

.promo-boxes img {
	display: block;
}

.promo-boxes h4 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 10px 2%;
	width: 75%;
	max-width: 400px;
	z-index: 3;
	margin: 0;
	background-color: rgba(255, 255, 255, 0.95);
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.promo-boxes a:hover h4 {
	background-color: rgba(255, 255, 255, 0.95);
}

/* Category Page */

.subcategories-wrapper ul {
	margin: 0 0 20px 0;
}

.subcategories-wrapper ul li {
	text-transform: uppercase;
	display: inline-block;
	margin-left: 15px;
}

.subcategories-wrapper ul li.first {
	margin-left: 0;
	text-transform: initial;
}

/* Single Search */

.single-search {
	margin: 60px auto;
	width: 600px;
	max-width: 86%;
}

.single-search .search-form input[type=search],
.single-search .search-form input[type=submit] {
	width: 60%;
	max-width: 60%;
	float: left;
	display: block;
}

.single-search .search-form input[type=submit] {
	width: 38%;
	float: left;
	display: block;
	line-height: 34px !important;
	margin-left: 2% !important;
}

@media screen and (max-width: 601px) {

	.single-search .search-form input[type=search],
	.single-search .search-form input[type=submit] {
		width: 90%;
		max-width: 300px;
		float: none;
		margin: 10px auto;
		margin-left: auto !important;
	}
}

/* SS Premium */

.project-type-grid h2,
.project-type-grid a:hover h2 {
	text-align: center;
	line-height: 140%;
	text-transform: uppercase;
}

.info-section {
	margin: 40px auto;
}

/* Services */

.imgcontent .item {
	margin-bottom: 40px;
}

.imgc-odd .item .oh-img,
.imgc-even .item .oh-desc,
.imgc-mix .item.odd .oh-img,
.imgc-mix .item.even .oh-desc {
	margin-left: 0;
}

.imgc-even .item .oh-img,
.imgc-mix .item.even .oh-img {
	float: right;
}

.inquire-button {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
}

.inquire-button span {
	margin-left: 3px;
	display: inline-block;
	font-size: 9px;
	position: relative;
	top: 0;
}

/* Pricing Table */

.pricing-table .item {
	padding: 20px 2%;
	border: solid 1px #E7E7E7;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.pricing-table h2 {
	margin-top: 10px;
}

.pricing-table p.price,
.pricing-table .features {
	margin: 5px 0;
}

.pricing-table p.read-more {
	width: auto;
	position: relative;
	margin: 10px auto;
}

.pricing-table .bar {
	width: 50px;
	height: 1px;
	margin: 25px auto;
	border-bottom: solid 1px #E7E7E7;
}

/* Pagination */

.pagination {
	text-align: center;
	margin: 1em 0;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 12px;
	width: 100%;
}

.pagination ul li {
	display: inline-block;
	margin-right: 1px;
	padding: 8px 10px;
	line-height: 100%;
}

/* Footer */

.site-footer {
    clear: both;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    padding: 20px;
}
.site-footer a {
    color: #000000;
    text-decoration: none;
    font-weight: 700;
    padding: 0 10px;
}
.site-footer .wrap:after {
	content: "";
	display: table;
	clear: both;
}

.site-footer p,
.site-footer h3 {
	margin: 0;
}

.copy-wrapper,
.creds-wrapper,
.nav-footer {
	width: auto;
	float: left;
	text-align: left;
}

.creds-wrapper {
    float: none;
    text-align: center;
}

.creds,
.nav-footer #footer-menu li {
	display: inline-block;
	margin: 0 5px;
}

@media screen and (max-width: 1124px) {

	.wrapcontent,
	body.full-width-content .wrap-post,
	body.full-width-content .grid-row,
	body.full-width-content .archive-description,
	body.full-width-content .subcategories-wrapper,
	body.content-sidebar .content-sidebar-wrap,
	body.sidebar-content .content-sidebar-wrap,
	body.page .site-inner,
	body.page .site-inner .page-content,
	body.woocommerce .site-inner,
	body.sidebar-alt .content,
	body.page.page-template-landing .site-inner,
	body.page.page-template-blog .site-inner {
		max-width: 94%;
	}

	body.full-width-content .wrapcontent .wrap-post {
		max-width: 100%;
	}
}

@media screen and (max-width: 1024px) {

	.menu-primary,
	.menu-secondary,
	.banner--clone,
	.topbar,
	.menu-left-container,
	.menu-right-container {
		display: none;
	}

	.social-wrapper {
		position: relative;
	}

	.copy-wrapper,
	.creds-wrapper,
	.nav-footer {
		float: none;
		display: block;
		text-align: center;
	}
}

@media screen and (max-width: 860px) {

	.content,
	body.sidebar-content .content,
	body.content-sidebar .content,
	body.sidebar-alt .content,
	.alt-main-content {
		width: 100%;
		max-width: 100%;
		float: none;
		margin-right: 0;
		margin-left: 0;
	}

	.sidebar-primary,
	body.sidebar-content .sidebar-primary {
		width: 100%;
		max-width: 350px;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}

	.five-sixths,
	.four-sixths,
	.one-sixth,
	.three-sixths,
	.two-sixths {
		float: none;
		margin: 20px 0;
		width: 100%;
	}

	.promo-boxes .one-fourth {
		width: 49%;
		margin-left: 2%;
		margin-bottom: 20px;
	}

	.promo-boxes .first,
	.promo-boxes .third,
	.promo-boxes .one-fourth.first-mobile {
		margin-left: 0;
	}

	body.full-width-content .style-single .post-inner .page-title,
	body.full-width-content .style-single .post-inner .storycontent {
		width: 100%;
		padding: 0;
		margin: 0 auto;
	}
}

@media screen and (max-width: 640px) {
	h1#logo {
		font-size: 25pt;
	}

	h1#logo img {
		max-width: 90%;
	}

	.alignleft,
	.alignright {
		float: none;
		margin: 1em auto;
		display: block;
		text-align: center;
	}

	.style-list .featured-thumbnail,
	.style-list.even .featured-thumbnail {
		float: none;
		width: 100%;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}

	.style-list .featured-thumbnail-inner,
	.style-list.even .featured-thumbnail-inner {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}

	.style-list .storycontent,
	.style-list.even .storycontent {
		width: 100%;
		float: none;
	}

	.style-list,
	.style-list .page-title,
	.style-list h2 {
		text-align: center;
	}

	.style-excerpt .read-more,
	.style-list .read-more {
		float: none;
		text-align: center;
		margin-bottom: 1em;
		position: relative;
	}

	.comments-more,
	.social-share {
		text-align: center;
		float: none;
		display: inline-block;
	}

	.style-single .comments-more,
	.style-full .comments-more,
	.style-single .social-share,
	.style-full .social-share {
		width: 100%;
		margin: 4px auto;
		padding: 0;
	}

	.social-share a {
		margin: 0 5px;
	}

	.social-click-wrap {
		display: none;
	}

	.social-share-list {
		position: relative;
		display: inline-block !important;
		background-color: transparent;
		padding-bottom: 0;
		text-align: center;
		float: none;
	}

	.style-list .read-more,
	.style-list .social-share-list {
		height: auto;
	}

	.style-excerpt .postcontent,
	.style-excerpt.even .postcontent,
	.style-excerpt .page-title,
	.style-excerpt h2.pagetitle {
		padding: 0;
		text-align: center;
	}

	.grid-row {
		margin-top: 0;
		margin-bottom: 0;
		display: initial;
	}

	.grid-row div.style-grid:last-child {
		margin-right: auto;
	}

	.style-grid,
	.two-row,
	.three-row,
	.four-row {
		width: 100%;
		max-width: 400px;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
	}

	.style-grid {
		height: auto !important;
		padding-bottom: 0;
	}

	.style-grid .read-more {
		position: relative;
		bottom: 0;
	}

	.five-sixths,
	.four-sixths,
	.four-fifths,
	.one-fourth,
	.one-half,
	.one-fifth,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.three-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds,
	.two-fifths,
	.promo-boxes .one-third,
	.page-template .one-half.last {
		float: none;
		margin: 20px auto;
		width: 100%;
	}

	.promo-boxes .one-fourth {
		width: 49%;
		margin-left: 2%;
		margin-top: 0;
		margin-bottom: 20px;
		float: left;
	}

	.promo-boxes .one-fourth.first,
	.promo-boxes .one-fourth.first-mobile {
		margin-left: 0;
		clear: left;
	}

	.creds {
		display: block;
	}

	.imgcontent .item {
		margin-bottom: 0;
		text-align: center;
	}
}

/* Gutenberg Blocks */

.storycontent .wp-block-gallery,
.storycontent .wp-block-gallery li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.blocks-gallery-grid {
	margin: 0 !important;
}

.wp-block-gallery {
	max-width: 100%;
	margin: 15px 0;
}

.wp-block-gallery.alignwide {
	width: 100%;
}

.wp-block-gallery.aligncenter {
	margin: 15px auto;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	padding: 10px 0 !important;
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	color: #000 !important;
	background: rgba(255, 255, 255, 0.5) !important;
}

figcaption.blocks-gallery-caption {
	margin: 0 auto !important;
}

.wp-block-video video {
	width: 100%;
}

a.pinit-button,
.wp-block-gallery a.pinit-button {
	width: initial !important;
	height: initial !important;
}

.wp-block-table {
	width: 100%;
	min-width: 240px;
	border-collapse: collapse;
	margin: 20px auto;
}

.wp-block-table th,
.wp-block-table td {
	padding: .5em;
	border: solid 1px #767676;
	word-break: break-all;
}

.wp-block-table.is-style-stripes td {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 15px;
}

.wp-block-table.is-style-regular td {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 15px;
}

blockquote.wp-block-quote cite {
	font-family: initial;
	font-style: initial;
	font-size: 80%;
}

blockquote.wp-block-quote p {
	margin: 10px 0 5px 0;
}

pre {
	overflow: auto;
}

.wp-block-code {
	padding: .8em 1em;
	border: 1px solid #e2e4e7;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wp-block-button__link {
	border-radius: 10px !important;
}

@media (min-width: 780px) {
	.wp-block-column:not(:last-child) {
		margin-right: 10px;
	}

	.wp-block-column:not(:first-child),
	.wp-block-column:nth-child(2n) {
		margin-left: 10px;
	}
}

@media (max-width: 782px) {
	.wp-block-columns.has-2-columns .wp-block-column:not(:last-child) {
		margin-right: 1%;
	}

	.wp-block-columns.has-2-columns .wp-block-column:not(:first-child),
	.wp-block-columns.has-2-columns .wp-block-column:nth-child(2n) {
		margin-left: 1%;
	}

	.wp-block-columns.has-2-columns .wp-block-column {
		-ms-flex-preferred-size: 48%;
		flex-basis: 48%;
	}
}

@media (max-width: 682px) {

	.wp-block-columns.has-2-columns .wp-block-column:not(:last-child),
	.wp-block-columns.has-2-columns .wp-block-column:not(:first-child),
	.wp-block-columns.has-2-columns .wp-block-column:nth-child(2n) {
		padding: 0;
		margin: 0 auto;
	}

	.wp-block-columns.has-2-columns .wp-block-column {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
}

body.full-width-content .storycontent .alignfull {
	margin-left: calc(-100vw / 2 + 100% / 2);
	margin-right: calc(-100vw / 2 + 100% / 2);
	max-width: 100vw;
	width: 100vw;
}

body.full-width-content .alignfull img {
	width: 100vw;
}

/* CUSTOM CSS */

.calculator {
	display: block;
	position: relative;
	height: auto;
	margin: 0 auto;
}

.select-data {
	background-color: #ffffff;
	width: 20%;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #b9b9b9;
	padding: 7px 20px;
	height: 40px;
}

.select-data2 {
	background-color: #ffffff;
	width: 50%;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #b9b9b9;
	padding: 7px 20px;
	height: 40px;
}

.calculator_date_block input[type="number"] {
	width: 20%;
	text-align: center;
	background-color: #ffffff;
	width: 20%;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #b9b9b9;
	padding: 12px 20px;
	font-family: 'Tenor Sans', sans-serif;
}

.year {
	width: 15%;
	margin-bottom: 10px;

	width: auto;
}

.calculator_date_block {
	display: block;
	width: 50%;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 10px;
}

.btn-calc {
	display: block;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	background-color: #d2495c;
	margin-bottom: 10px;
	border: 1px solid #d2495c;
	padding: 10px 25px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.btn-calc:hover {
	background-color: #b33e4d;
	-webkit-box-shadow: 6px 6px 0px 0px rgb(2 2 2 / 19%);
	box-shadow: 6px 6px 0px 0px rgb(2 2 2 / 19%);
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type="number"] {
	-moz-appearance: textfield;
}

input[type="number"]:hover,
input[type="number"]:focus {
	-moz-appearance: number-input;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.calculator_date_block h4 {
	font-size: 20px;
	font-weight: bolder;
}

table td {
	padding: 1em;
}

table th,
.wp-block-table th,
.wp-block-table td {
	text-align: left;
	border: 1px solid #e9ecef;
	padding: 1em;
}

.table_calc tr {
	background-color: #f7f2f0;
}

.table_calc tr td {
	position: relative;
}


.table_calc tr:nth-child(2n) {
	background-color: #efe8e4;
}

.table_calc tr:first-child {
	background-color: #fff;
	text-transform: uppercase;
}

.table_calc tr:last-child {
	background-color: transparent;
}

.table_calc tr:first-child td {
	height: 30px !important;
	font-size: 20px;
	font-weight: 400;
}

.table_calc tr td:first-child::after {
	position: absolute;
	left: -40px;
	top: 50%;
	width: 80px;
	height: 80px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 50%;
	color: #fff;
	font-size: 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-shadow: 0 0 13px 0px rgb(0 0 0 / 37%);
	box-shadow: 0 0 13px 0px rgb(0 0 0 / 37%);
}

.table_calc tr:nth-child(2) td:first-child::after {
	content: '1';
	background-color: #d2495c;
}

.table_calc tr:nth-child(3) td:first-child::after {
	content: '2';
	background-color: #fe8f74;
}

.table_calc tr:nth-child(4) td:first-child::after {
	content: '3';
	background-color: #f4ca5c;
}

.table_calc tr:nth-child(5) td:first-child::after {
	content: '4';
	background-color: #83b59b;
}

.table_calc tr:nth-child(6) td:first-child::after {
	content: '5';
	background-color: #73b0d6;
}

.table_calc tr:nth-child(7) td:first-child::after {
	content: '6';
	background-color: #264f89;
}

.table_calc tr:nth-child(8) td:first-child::after {
	content: '7';
	background-color: #cc82d7;
}

.table_calc tr td:first-child {
	width: 49%;
	text-align: left;
	padding: 10px;
	padding-left: 65px;
	height: 80px;
}

.table_calc tr td:first-child h3 {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 0;
}

.table_calc tr td:first-child p {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 4px;
}

.table_calc tr td:nth-child(2) {
	width: 17%;
	border-left: 5px solid #fff;
}

.table_calc tr td:nth-child(3) {
	width: 17%;
	border-left: 5px solid #fff;
}

.table_calc tr td:nth-child(4) {
	width: 17%;
	border-left: 5px solid #fff;
}

#calculator_diagram {
	display: block;
	width: 700px;
	position: relative;
	margin: 0 auto;
}

#calculator2 .diagrama {
	margin-top: 30px;
}

.cimg {
	width: 700px;
}

#diag1 {
	top: 10.8%;
	left: 44.8%;
	color: #fff;
}

#diag2 {
	top: 47.8%;
	left: 7.6%;
	color: #fff;
}

#diag3 {
	top: 47.8%;
	left: 81.7%;
	color: #fff;
}

#diag4 {
	top: 85%;
	left: 44.5%;
	color: #fff;
}

#diag5 {
	top: 21.6%;
	left: 18.8%;
}

#diag6 {
	top: 21.3%;
	left: 70.7%;
}

#diag7 {
	top: 74%;
	left: 70.6%;
}

#diag8 {
	top: 74%;
	left: 18.3%;
}

#diag9 {
	top: 46%;
	left: 44.7%;
	color: #fff;
}

#diag10 {
	top: 49.3%;
	left: 44.5%;
	color: #fff;
}

#diag11 {
	top: 24%;
	left: 34.9%;
	font-size: 20px;
}

#diag12 {
	top: 38.1%;
	left: 21%;
	font-size: 20px;
}

#diag13 {
	top: 24%;
	left: 55.1%;
	font-size: 20px;
}

#diag14 {
	top: 38%;
	left: 69.2%;
	font-size: 20px;
}

#diag15 {
	top: 58.1%;
	left: 69.2%;
	font-size: 20px;
}

#diag16 {
	top: 72.2%;
	left: 55.3%;
	font-size: 20px;
}

#diag17 {
	top: 72.1%;
	left: 35.4%;
	font-size: 20px;
}

#diag18 {
	top: 58%;
	left: 20.9%;
	font-size: 20px;
}

#diag19 {
	top: 23.8%;
	left: 45.2%;
	color: #fff;
	font-size: 20px;
}

#diag20 {
	top: 48%;
	left: 69%;
	color: #fff;
	font-size: 20px;
}

#diag21 {
	top: 72.1%;
	left: 44.9%;
	color: #fff;
	font-size: 20px;
}

#diag22 {
	top: 48%;
	left: 20.9%;
	color: #fff;
	font-size: 20px;
}

#diag23 {
	top: 35.8%;
	left: 32.9%;
	color: #fff;
	font-size: 20px;
}

#diag24 {
	top: 59.7%;
	left: 56.8%;
	color: #fff;
	font-size: 20px;
}

#diag25 {
	top: 18.2%;
	left: 45.1%;
	font-size: 20px;
	color: #fff;
}

#diag26 {
	top: 48%;
	left: 74.9%;
	font-size: 20px;
	color: #fff;
}

#diag27 {
	top: 77.6%;
	left: 45.1%;
	font-size: 20px;
	color: #fff;
}

#diag28 {
	top: 48%;
	left: 15%;
	font-size: 20px;
	color: #fff;
}

#diag29 {
	top: 63%;
	left: 60.1%;
	font-size: 20px;
	color: #fff;
}

.diagv {
	position: absolute;
	overflow: hidden;
	width: 2em;
	height: 2em;
	font-size: 1.6em;
	color: #000000;
	text-align: center;
	margin-top: -1px;
	font-weight: 600;
	margin-left: 15px;
}

.calculator_block3 {
	display: none;
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.table_calc {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #000;
	border-spacing: 0px;
}

.tabl_t {
	display: block;
	margin: auto;
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 18px;
}

.calculator ul {
	list-style-type: none;
	padding-left: 0;
}

.diagram-values-list {
	max-width: 470px;
	margin: 0;
	margin-bottom: 50px;
	display: none;
}

.diagram-values-list__item:not(:last-child) {
	margin-bottom: 10px;
}

.diagram-values-item-horizontal {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.diagram-values-item-horizontal__title {
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 0;
	padding-right: 30px;
	font-family: inherit;
	color: #000;
	line-height: 1.3;
}

.round-values-list {
	display: flex;
	align-items: center;
}

.round-values-list__item {
	margin: 2px;
}

.diagram-values-item-horizontal__values {
	margin-right: -2px;
}

.diagram-value {
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-color: #cacace;
	font-size: 17px;
	border: 2px solid transparent;
	transition: background-color .3s, border-color .3s;
}

.diagram-value.-active {
	border-color: #222831;
	background-color: #fff;
}

.section-with-diagram__bottom-values-row [class^=col] {
	flex-basis: 100%;
}
.section-with-diagram__bottom-values-row.row {
    display: none;
}
.col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
	position: relative;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}

.diagram-values-item {
	margin-bottom: 50px;
}

.diagram-values-item__title {
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 1.0625rem;
}

.diagram-values-item__description {
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 1.375;
}

.small-diagram-values {
	display: flex;
	align-items: center;
	min-height: 80px;
}

.small-diagram-values__titles-block {
	padding-right: 25px;
	min-width: 70px;
}

.small-diagram-values__title {
	margin-bottom: 20px;
	font-size: 1.0625rem;
}

.small-diagram-values__title:last-child {
	margin-bottom: 0;
}

.small-diagram-values__values-block {
	position: relative;
	width: 130px;
	height: 80px;
}

.small-diagram-values__path-img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 38px;
}

.small-diagram-values__value.-top-left {
	top: 0;
	left: 0;
}

.small-diagram-values__value.-bottom-left {
	bottom: 0;
	left: 0;
}

.small-diagram-values__value.-center {
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
}

.small-diagram-values__value {
	position: absolute;
}

.diagram-values-item p {
	margin: 0;
}

/* Calculator 2 */
.numb__item {
	position: absolute;
	overflow: hidden;
	font-size: 35px;
	color: #000000;
	font-weight: 600;
	line-height: 1;
	width: 50px;
	text-align: center;
}

#numb_1 {
	top: 9%;
	left: 13%;
}

#numb_2 {
	top: 18%;
	left: 30%;
}

#numb_3 {
	top: 9%;
	left: 46%;
}

#numb_4 {
	top: 18%;
	left: 64%;
}

#numb_5 {
	top: 9%;
	left: 80%;
}

#numb_6 {
	top: 42%;
	left: 29%;
}

#numb_7 {
	top: 50%;
	left: 46%;
}

#numb_8 {
	top: 42%;
	left: 63%;
}

#numb_9 {
	top: 75%;
	left: 46%;
}

.calculator_date_block input[type="number"].error {
	border: 1px solid #e92323;
}

@media only screen and (min-width: 768px) {
	.small-diagram-values__titles-block {
		min-width: auto;
	}
}

@media only screen and (min-width: 768px) {
	.section-with-diagram__bottom-values-row [class^=col]:nth-child(2) .diagram-values-item {
		max-width: 220px;
	}

}

@media only screen and (min-width: 768px) {
	.section-with-diagram__bottom-values-row [class^=col]:first-child {
		max-width: 390px;
		flex: 0 0 390px;
	}

}

@media only screen and (min-width: 768px) {
	.section-with-diagram__bottom-values-row [class^=col] {
		flex-basis: 0;
	}

}

@media only screen and (min-width: 768px) {
	.section-with-diagram__bottom-values-row [class^=col]:first-child .diagram-values-item {
		max-width: 265px;
	}
}


@media only screen and (max-width: 1028px) {
	.btn-calc {
		margin: 0 auto;
	}

}


@media (max-width: 576px) {

	.numb__item {
		font-size: 22px;
		width: 55px;
	}
	#numb_1 {
		left: 9%;
	}
	
	#numb_2 {
		left: 26%;
	}
	
	#numb_3 {
		left: 42%;
	}
	
	#numb_4 {
		left: 60%;
	}
	
	#numb_5 {
		left: 76%;
	}
	
	#numb_6 {
		left: 25%;
	}
	
	#numb_7 {
		left: 42%;
	}
	
	#numb_8 {
		left: 59%;
	}
	
	#numb_9 {
		left: 42%;
	}

	.footer-instagram-wrapper {
		margin-top: 20px !important;
	}

	.calculator_date_block {
		width: 100%;
	}

	.select-data {
		width: 25%;

	}

	.select-data2 {
		width: 47%;
	}

	.calculator_date_block input[type="number"] {
		width: 25%;
		margin-bottom: 15px;
        font-size: 16px;
	}

	#calculator_diagram {
		width: 100%;
	}

	.cimg {
		width: 100%;
	}

	.table_calc tr td:first-child h3 {
		font-size: 14px;
		line-height: 1;
		font-weight: 800;
	}

	.table_calc tr td:first-child p {
		font-size: 12px;
		margin-top: 5px;
		line-height: 1.1;
	}

	.calculator_block3 {
	    display: none;
		font-size: 12px;
		width: 100vw;
		margin-right: -15px;
		margin-left: -15px;
	}

	.tabl_t,
	.table_calc tr:first-child td {
		font-size: 12px;
		text-transform: none;
	}

	.table_calc tr td:nth-child(2),
	.table_calc tr td:nth-child(3),
	.table_calc tr td:nth-child(4) {
		border-left: 2px solid #fff;
	}

	.table_calc tr td:first-child::after {
		left: 0;
		width: 20px;
		height: 80px;
		border-radius: 0;
		box-shadow: none;
		font-size: 12px;
	}



	.table_calc tr td:first-child {
		width: auto;
		min-width: 150px;
		padding: 5px;
		padding-left: 30px;
	}

	.diagv {
		position: absolute;
		overflow: hidden;
		width: 1.4em;
		height: 2em;
		font-size: 0.8em !important;
		font-weight: bold;
		color: #000000;
		text-align: center;
		margin-top: -8px;
		margin-left: 12px;
	}
}