/*
Theme Name: Crane
Theme URI: http://crane.grooni.com/
Description: Multipurpose WordPress Theme
Author: Grooni
Author URI: http://grooni.com/
Version: 1.5.15
License: Themeforest Split Licence
License URI: -
Text Domain: crane
Domain Path: /languages
Tags: custom-colors, theme-options, translation-ready
*/


@font-face {
     font-family: 'Klavika';
     src: local('Klavika'),
         url('/webfonts/Klavika-Light.woff') format('woff');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}
@font-face {
     font-family: 'Klavika';
     src: local('Klavika'),
         url('/webfonts/Klavika-BoldItalic.woff') format('woff');
     font-weight: bold;
     font-style: italic;
     font-display: swap;
}
@font-face {
     font-family: 'Klavika';
     src: local('Klavika'),
         url('/webfonts/Klavika-LightItalic.woff') format('woff');
     font-weight: normal;
     font-style: italic;
     font-display: swap;
}
@font-face {
     font-family: 'Klavika';
     src: local('Klavika'),
         url('/webfonts/Klavika-Medium.woff') format('woff');
     font-weight: medium;
     font-style: normal;
     font-display: swap;
}
@font-face {
     font-family: 'Klavika';
     src: local('Klavika'),
         url('/webfonts/Klavika-MediumItalic.woff') format('woff');
     font-weight: medium;
     font-style: italic;
     font-display: swap;
}
@font-face {
     font-family: 'Klavika';
     src: local('Klavika'),
         url('/webfonts/Klavika-RegularItalic.woff') format('woff');
     font-weight: normal;
     font-style: italic;
     font-display: swap;
}
@font-face {
     font-family: 'Helvetica';
     src: local('Helvetica'),
         url('/webfonts/AG_Helvetica.woff') format('woff');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}
@font-face {
     font-family: 'Proxima';
     src: local('Proxima'),
         url('/webfonts/Nova.woff') format('woff');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}

/*.gm-navbar .gm-container{
	display: flex;
    flex-wrap: nowrap;
}

element.style {
}

@media (max-width: 1023px){
	.hamburger-box{
		position: absolute;
    left: 750px;
	}
}
@media (max-width: 600px){
	.hamburger-box{
		position: absolute;
    left: 330px;
	}
}
@media (max-width: 900px){
	.hamburger-box{
		position: absolute;
    left: 730px;
	}
}
*/
.header-text-1 { 
	font-family: Klavika;
	text-transform: none;
	font-size: 40px; 
	line-height: 45px; 
	letter-spacing: 
	3px; 
	font-weight: 600; 
}

.header-text-2 { 
	font-family: Klavika;
	text-transform: none;
	font-size: 33px; 
	line-height: 35px; 
	letter-spacing: 
	3px; 
	font-weight: 600; 
}

.header-text-3 { 
	font-family: Klavika;
	text-transform: none;
	font-size: 20px; 
	line-height: 22px; 
	letter-spacing: 
	3px; 
	font-weight: 600; 
}

.subheader-text-1 { 
	font-family: Helvetica; 
	text-transform: uppercase;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0px;
	font-weight: normal; 
}


.body-copy-1{
	font-family: Helvetica;
	text-transform: none;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0px;
	font-weight: normal;
}


@media only screen and (max-width: 600px) {
  .header-text-1 {
    font-family: Klavika;
	text-transform: none;
	font-size: 35px; 
	line-height: 35px; 
	letter-spacing: 1px; 
	font-weight: 600; 
  }
}

@media only screen and (max-width: 600px) {
.header-text-2 { 
	font-family: Klavika;
	text-transform: none;
	font-size: 30px; 
	line-height: 30px; 
	letter-spacing:	1px; 
	font-weight: 600; 
 }
}

@media only screen and (max-width: 600px) {
.header-text-3 { 
	font-family: Klavika;
	text-transform: none;
	font-size: 25px; 
	line-height: 25px; 
	letter-spacing: 1px; 
	font-weight: 600;
	}
}

@media only screen and (max-width: 600px) {
.subheader-text-1 { 
	font-family: Helvetica; 
	text-transform: uppercase;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 0px;
	font-weight: normal; 
	}
}
	

@media only screen and (max-width: 600px) {
.body-copy-1{
	font-family: Helvetica;
	text-transform: none;
	font-size: 15px;
	line-height: 16px;
	letter-spacing: 0px;
	font-weight: normal;
	}
}
.custom_heading{
	font-family:Klavika;
}
/* Archive Page */

.section-block{}
.section-background-color{
	padding-top:50px;
	background-color:#1d3045;
}

.blog-article:first-child{
	margin-left:0;
}
.blog-article{
	width:30.623931624%;
	display:flex;
    	float:left;
	margin:0 10px;
	height:690px;
}
h1.section-archive-heading{
    font-family: Klavika,sans-serif;
    color:#000;
    font-size:55px;
    line-height:1em;
    font-weight:400;
	color:#fff;
}
.section-container{
	margin:0 auto;
    max-width:940px;
}
.column-section{
	width:70%;
}
.section-content{
	/*font-family: Klavika,sans-serif;*/
    color:#1d3045;
    font-size:30px;
    line-height:1.2em;
    font-weight:400;
}
.featured-article{
	width:60%;
	padding:60px;
	background-color:#eee;
}
.featured-column-section{
	padding-top:60px;
	padding-bottom:60px;
	padding-left:5px;
}
.section-background-img{
	background-position:100% 50%;
    background-size:1200px;
    background-repeat:no-repeat;
	margin-right:15px;
}
.featured-title{
	font-family:Klavika,sans-serif;
    color:#1d3045;
    font-weight:500;
	font-size:50px;
    line-height:1.2em;
}
.small-heading{
	color:#ff4d25;
    text-transform:capitalize;
    font-family:Helvetica,serif;
    font-weight:700;
    font-size:15px;
    margin-bottom:0!important;
}
.featured-button{
	position:absolute;
	bottom:35px;
	border:1px solid #ff4d25;
    border-radius:25px;
    font-size:14px;
    padding:10px 50px;
	font-weight:600;
	color:#1d3045;
	background-color:#fff;
	-webkit-transition-duration:.5s;
    transition-duration:.5s;
	-webkit-transition:all .2s ease;
    transition:all .2s ease;
	text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    cursor:pointer; 
	letter-spacing:0.01em;
}
.featured-button:hover{
	background-color:#ff4d25;	
}
.blog-filter-wrapper{
	z-index:9999;
	position:relative;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
	display:inline-block;	
}
.blog-filter-dropdown{
	width:300px;
    border:3px solid #eee;
    /*font-family: Helvetica,serif;*/
    font-size:18px;
	display:inline-block;
    cursor:pointer;
    padding-right:40px;
	vertical-align:top;
    text-decoration:none;
    color:#1d3045;
    white-space:nowrap;
	position:relative;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
	font-weight:400;
    line-height:26px;
}
.blog-filter-icon{
	position:absolute;
    top:-10px;
    right:0;
    bottom:0;
    margin:auto 20px auto auto;
    width:1em;
    height:1em;
}
.blog-filter-icon:before{
	content:"\f107";
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
}
.blog-filter-title{
	padding:20px;
}
.blog-filter-dropdown-list{
	z-index:9999;
	position:absolute;
    background:#ddd;
    display:none;
    min-width:100%;
}
.blog-filter-dropdown:hover .blog-filter-dropdown-list{
	display:block;
}
.blog-filter-dropdown-list a{
	z-index:9999;
    padding-top:20px;
    padding-bottom:20px;
    -webkit-transition:all .5s ease;
    transition:all .5s ease;
    font-family:Helvetica,serif;
    font-size:18px;
	padding:10px 20px;
    display: block;
    color: #222;
	vertical-align: top;
    text-decoration: none;
    white-space: nowrap;
	position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
.blog-filter-dropdown-list ul{
	list-style-type: none;
}
.js-filter-item:first-child{
	margin-top:15px;
}
.blog-article-img{
	width: 100%;
    height: 470px;
    display: block;
	background-repeat: no-repeat;
    background-size: cover;
	background-position: 50% 50%;
}
.blog-article-cat-wrapper{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 200px;
    height: auto;
    padding: 15px 10px 15px 5px;
    float: right;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    -webkit-transform: rotate(90deg) translate(65px,-74px);
    -ms-transform: rotate(90deg) translate(65px,-74px);
    transform: rotate(90deg) translate(65px,-74px);
}
.blog-article-cat-icon.fa.fa-plus{
	display: inline-block;
    width: 20px;
    height: 20px;
    color: #1d3045;
    font-size: 20px;
}
.fa-plus:before{
    content: "\f067";
}
.blog-article-cat-text-block{
	display:inline-block;
}
.blog-article-cat-text{
	display: inline-block;
    margin-bottom: 0;
    margin-left: 10px;
    color: #1d3045;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.fa, .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.fa, .fas, .far, .fal, .fad, .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.blog-article p.blog-article-date{
	color: #1d3045;
    /*font-family: Klavika,sans-serif;*/
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
	margin-top: 40px;
}
.section-single-post-heading{
	font-family: Klavika,sans-serif;
	margin-top: 0;
    margin-bottom: 0;
    color: #1d3045;
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 400;
}
.section-background-bottom-img{
	background-position: 0 50%;
    background-size: 1200px;
    background-repeat: no-repeat;
    margin-left: 15px;
}
.featured-article-right{
	width:60%;
	padding:60px;
	background-color:#eee;
	float:right;
	margin-bottom:200px;
}
.button-bottom{
	position:absolute;
	bottom:165px;
	right:75px;
	padding:14px 50px;
	background-color:#1d3045;
    -webkit-transition-duration:.5s;
    transition-duration:.5s;
    font-weight:600;
	border:1px solid transparent;
	webkit-transition:all .2s ease;
    transition:all .2s ease;
    font-size:14px;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    cursor:pointer;
	color:#fff;
}
.featured-title-bottom{
	/*font-family: Klavika,sans-serif;*/
    color:#1d3045;
    font-weight:400;
	font-size:50px;
    line-height:1.2em;
}
.button-bottom:hover{
	background-color:#ff4d25;
	color:#1d3045;
}
.page-numbers:not(.dots){
	background-color: transparent!important;
	color:#1d3045!important;
	font-size:15px!important;
}
.page-numbers:not(.dots):hover{
	color:#fff!important;
}
.page-numbers li{
	background-color:#f7f7f7;
    border-radius:100%;
    width:40px;
    height:40px;
    display:inline-block;
    text-align:center; 
	transition:all .5s ease;
    color:#000;
    font-weight:700;
    text-decoration:none;
	margin-right:25px;
	margin-top:30px;
	margin-bottom:75px;
}
span.page-numbers.current{
	background-color:#1d3045!important;
	border-radius:100%;
    width:50px;
    height:50px;
    text-align:center; 
	transition:all .5s ease!important;
    color:#fff!important;
	padding:0;
}
.page-numbers li:hover{
	background-color:#1d3045;
	color:#fff;
}
.page-numbers li:first-child, .page-numbers li:last-child{
	background-color:transparent;
}
.page-numbers .next, .page-numbers .prev{
	font-size:30px!important;
	padding:0!important;
}
.newsletter-column-section{
padding:100px 0;
}
.newsletter-column-left{
vertical-align:middle;
padding-right:50px;
display:table-cell;
}

.newsletter-title{
 	font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Klavika;
    letter-spacing: .5px;
	color: #1d3045 !important;
}

.newsletter-text{
    font-size: 14px;
    color: #1d3045;
    font-family: Helvetica;
    letter-spacing: .5px;
line-height:1.5;

}
.section-block-bottom{
	margin-top:100px;
	margin-bottom:100px;
background-color: #f7f7f7;
padding: 0 50px;

}
.newsletter-form-section img{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.newsletter-form-inner{
	padding: 25px 50px 50px 50px;
    color: #fff;
    font-size: 12px;
    font-family: Klavika;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
}
.mt-100{
	margin-top:100px;
}
.mt-50{
	margin-top:50px;
}
.mb-50{
	margin-bottom:50px;
}
.pt-100{
	padding-top:100px;
}
.pt-75{
	padding-top:75px;
}
.pt-50{
	padding-top:50px;
}
.pb-100{
	padding-bottom:100px;
}
@media screen and (max-width: 767px){
	h1.section-archive-heading {
		font-size:30px;
		line-height:1em;
		letter-spacing:0.02em;
		padding-left:20px;
		padding-right:20px;
	}
	.col.column-section{
		max-width:743px;
		width:100%;
		padding-left:15px;
	}
	.section-content p{
		font-size:27px;
		padding-left:35px;
		padding-right:50px;
	}
	.col.featured-column-section{
		padding-top:250px;
		padding-bottom:0;
		padding-left:0;
	}
	.section-content.featured-article{
		width:100%;
		padding:40px;
	}
	p.small-heading{
		font-size: 15px;
	}
	p.featured-title{
		font-size:50px;
	}
	a.featured-button{
		bottom:-25px;
	}
	.section-background-img{
		margin-left:15px;
	}
	.blog-filter-wrapper{
		width:100%;
	}
	div.blog-filter-dropdown{
		width:100%;
	}
	div.blog-article{
		width:100%;
		float:none;
		margin-left:0;
		padding-left:15px;
		padding-right:15px;
	}
	.blog-article article{
		padding-bottom:100px;
	}
	.section-background-bottom-img.mt-100{
		margin-top:0;
	}
	.section-background-bottom-img{
		margin-right:15px;
	}
	div.featured-article-right{
		width:100%;
		float:none;
		margin-bottom:0;
	}
	.section-background-bottom-img .col.featured-column-section{
		padding-top:400px;
	}
	a.button-bottom{
		bottom:-35px;
		right:515px;
	}
}
@media screen and (max-width: 425px){
	.col.featured-column-section {
		padding-top:350px;
	}
	.section-content.featured-article{
		padding:30px 30px 70px;
	}
	.section-content p{
		padding-left:0; 
		padding-right:0; 
	}
	p.featured-title {
		font-size:35px;
	}
	.col.column-section{
		padding-right: 15px;
	}
	.featured-article-right{
		padding:30px 30px 70px;
	}
	a.button-bottom {
		bottom:-35px;
		right:175px;
	}
	a.blog-article-img{
		height:300px;
	}
}

/* Single Blog Page */

.post-heading{
	margin-top:120px;
    margin-bottom:25px;
    /*font-family: Klavika,sans-serif;*/
    color:#000;
    font-size:55px;
    line-height:1em;
    font-weight:400;
}
.container-post, .container-post-content, .bottom-banner {
	max-width:940px;
	margin:0 auto;
}

.section-post-content{
	position:relative;
}
.post-content{
	width:70%;
}
.container-post-content{
	padding-top: 50px;
}
.container-post-content p{
	/*font-family:Helvetica,serif;*/
    font-weight:400;
    color:#1d3045;
    font-size:15px;
}
.container-post-content p a,
.container-post-content p a:focus,
.container-post-content p a:link,
.container-post-content p a:visited,
.container-post-content p a:hover{
	color:#ff4d25;
}
.post-excerpt{
	color:#a8a8a8;
	font-size:30px;
    line-height:1.2em;
    font-weight:400;
}
.section-post-featured-img{ 
	padding-top:55px;
	width:70%;
	margin:0 auto;
}
.container-post-bottom-banner{ 
	width:70%;
	margin:0 auto;
	padding-top: 60px;
    padding-bottom: 60px;
}
.container-featured-img{
	height:400px;
	background-position:50% 50%;
    background-size:cover;
}
.wp-element-caption{
    text-align: center;
	font-family: Helvetica,serif;
    font-weight: 400;
    color: #1d3045;
    font-size: 15px;
}
.wp-block-embed figcaption{
	margin-top: 0;
}
.container-post-content h2{
	color: #1d3045;
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 400;
    margin: 50px 0;
}
.wp-block-quote{
	padding:10px 20px!important;
    border-left:5px solid #e2e2e2!important;
}
.wp-block-quote p{
	font-size:18px;
    line-height:22px;
	font-style:normal;
	color:#1d3045;
}
.post-content-share-social{
	position:absolute;
    top:170px;
    right:100px;
    width:578px;
	-webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    color:#000;
    font-weight:500;
    text-align:center;
    letter-spacing:2px!important;
    text-transform:uppercase;
	font-size:14px;
    line-height:26px;
}
.post-content-share-text{
	display:inline-block;
    letter-spacing:1px;
}
.post-content-social-line{
	display: inline-block;
    width: 50px;
    height: 1px;
    margin-bottom: 5px;
    margin-left: 5px;
    background-color: #000;
}
.post-content-social-icons-wrapper{
	display: inline-block;
    margin-left: 10px;
    color: #000;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.post-content-social-link{
	margin-left: 10px;
    font-size: 20px;
}
.post-content-social-icon{
	color: #000;
    font-size: 18px;
}
.post-content-social-icon.fa.fa-twitter.rotate, 
.post-content-social-icon.fa.fa-facebook.rotate,
.post-content-social-icon.fa.fa-linkedin.rotate{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.post-content-social-icon.fa.fa-twitter,
.post-content-social-icon.fa.fa-facebook,
.post-content-social-icon.fa.fa-linkedin{
	-webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-linkedin:before {
    content: "\f08c";
}
.bottom-banner-img,
.bottom-banner-wrapper{
	width:48.717948718%;
	display:inline-block;
	float:left;
}
.bottom-banner-img img{
	margin-top: -178px;
}
.bottom-banner-wrapper{
	padding-left: 45px;
    color: #fff;
}
.bottom-banner-heading{
	color: #ff4d25;
	font-size: 45px;
    line-height: 1.2em;
    font-weight: 400;
	padding-bottom:40px;
}
.bottom-banner-text{
	color: #e2eae1;
	font-size: 25px;
    line-height: 1.2em;
    font-weight: 400;
	padding-bottom:80px;
}
.bottom-banner-btn,
.bottom-banner-btn a:hover,
.bottom-banner-btn a:focus,
.bottom-banner-btn a:link,
.bottom-banner-btn a:visited{
	 color:#fff!important;
}
.bottom-banner-btn{
	background-color: #425b76;
    padding: 10px 20px;
    border-radius: 5px;
}
.section-post-bottom-banner{
	padding-top: 150px;
}
.related-post-heading{
	text-align:center;
}
.related-post-heading h2{
	color: #1d3045;
    font-size: 50px;
    line-height: 1.2em;
    font-weight: 400;
	padding-bottom:60px;
}
@media screen and (max-width: 1024px){
	section.section-post-featured-img{
		width:100%;
	}
	div.post-content-share-social{
		right:0;
	}
	div.container-post-bottom-banner{
		width:100%;
	}
}
@media screen and (max-width: 1024px){
	div.post-content-share-social{
		top:135px;
		right:-150px;
	}
	div.bottom-banner-img img{
		margin-top: -148px;
	}
}
@media screen and (max-width: 425px){
	div.post-content-share-social{
		display:none;
	}
	div.post-content{
		width:100%;
	}
	h1.post-heading{
		font-size:35px;
	}
	h3.post-excerpt{
		font-size:25px;
	}
	div.bottom-banner-img, div.bottom-banner-wrapper {
		width:100%;
		clear:both;
	}
	div.bottom-banner-heading{
		font-size:35px;
	}
	div.bottom-banner-wrapper {
		padding-left:0;
		padding-top:30px;
	}
	div.related-post-heading h2{
		font-size:35px;
	}
	.wp-element-caption{
		line-height: 26px;
	}
	ul.page-numbers li{
		/*width: 25px;
		height: 25px;*/
		margin-right: 7px;
	}
	span.page-numbers.current{
		width: 40px;
		height: 40px;
	}
	a.page-numbers:not(.dots){
		/*padding: 2px 6px;*/
	}
}