/*
 Theme Name:   Zakra Child
 Theme URI:    https://digitaldealerz.com/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   https://digitaldealerz.com/
 Template:     zakra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://digitaldealerz.com/
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  zakra
*/

/**
*
* TABLE OF CONTENT
# Reset
# Typography
# Elements
# Forms
# Navigations
# Modules
# Icons.site-content
# Accessibility
# Alignments
# Clearings
# Header
# Widgets
# Content
# Posts and Pages
# Asides
# Comments
# Footer
# Media
# captions
# galleries
# Media Queries
# Mobile
# Tablets
# Computers
# Print
*
*/
/*=============================================
=            Normalize            =
=============================================*/
.icons_gallery img{width:100%;}
.services .wp-block-cover__inner-container .wp-block-quote{
	max-height:300px;
	overflow:scroll;
}

.scroll-text .wp-block-column {
    max-height: 320px;
    overflow-y: scroll;
}
::-webkit-scrollbar-corner {
  background: rgba(0,0,0,0);
}
::-webkit-scrollbar {
    width: 6px;
}
::-webkit-scrollbar-thumb {
    background: #F1BB59;
    border-radius: 4px;
}
::-webkit-scrollbar-track {
    background:  #1F2833;
    border-radius: 4px;
}
body .tg-site-footer-section-1 a{
	color: #6D6F73 !important;
}
@media screen and (min-width: 768px){
.popmake-content .wpcf7-form-control-wrap, .popmake-content .licence__form-btn {
    margin-right:10px;
}
}
@media screen and (min-width: 1700px) {
	body .our_examples .wp-block-image{
		top: -200px;
	}
	.firstscreen .wp-block-columns .wp-block-column:last-child{
		display: flex;
		justify-content: center;
	}
}
.foot2 a:hover{
	color: #FCC964;
}
@media screen and (min-width: 1200px) {
	.header1 .footer-inner:last-child .textwidget p:first-child a:hover{
		color: #FCC964;
	}
	.header1 .footer-inner:last-child .textwidget p:first-child a:hover:before{
		background: url("/wp-content/uploads/2022/01/hover_mobile.svg");
	}
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
	.popmake-content .licence__form-btn{
		margin-top: 0;
	}
	body .popmake-content .wpcf7-not-valid-tip{
		width: 100%;
	}
}
.pre_footer .wp-block-columns .wp-block-column:last-child p:last-of-type{
	color: #fff !important;
	max-width: 400px;
	margin: auto;
}
@media screen and (max-width: 1200px) {
	.advantages{
		margin-bottom: 20px;
	}
	body .advantages .wp-block-column{
		background: #1B232E;
	}
}
/* popup  */
/* firstscreen  */

.firstscreen em{
	color: #fff !important;
}
@media screen and (max-width: 991px){
	.firstscreen .wp-block-columns .wp-block-column:first-child figure:last-of-type img{
		margin-left:30px;
	}
	.firstscreen .wp-block-columns .wp-block-column:first-child figure:first-of-type{
		margin-top: 30px;
		text-align: center;
	}
	.firstscreen .wp-block-button{
		width: 100%;
	}
	.firstscreen .wp-block-columns .wp-block-column:first-child figure:first-of-type{
		order: 6;
	}
	.firstscreen .wp-block-columns .wp-block-column:first-child .wp-block-buttons{
		order: 5;
	}
	.firstscreen .wp-block-columns .wp-block-column:first-child figure:last-of-type{
		order: 4;
	}
	.firstscreen .wp-block-columns .wp-block-column:first-child p:last-of-type{
		order: 3;
	}
	.firstscreen .wp-block-columns .wp-block-column:first-child h1{
		order: 2;
	}
	.firstscreen .wp-block-columns .wp-block-column:first-child p:first-of-type{
		order: 1;
	}
	.firstscreen .wp-block-columns .wp-block-column:first-child{
		flex-direction: column;
		display: flex;
	}
	.firstscreen .wp-block-columns .wp-block-column:first-child figure:last-of-type{
		max-width: 475px;
		margin: auto;
	}
	.firstscreen .wp-block-columns .wp-block-column:first-child{
		flex-basis: 100% !important;
	}
	.firstscreen .wp-block-columns .wp-block-column:last-child{
		display: none;
	}
}
@media screen and (min-width: 991px) and (max-width: 1200px){
	body .firstscreen .wp-block-columns .wp-block-column:last-child .wp-block-image{
		top: 15px;
	}
	body #primary> .wp-block-cover:first-child{
		padding-bottom: 85px;
	}
}
@media screen and (max-width: 991px) {
	body .firstscreen .wp-block-columns .wp-block-column:first-child {
		padding-left: 0;
	}
	.firstscreen .wp-block-columns .wp-block-column:first-child h1,
	.firstscreen .wp-block-columns .wp-block-column:first-child p{
		padding-left: 20px;
	}
}
@media screen and (max-width: 1200px){
	.firstscreen .wp-block-columns .wp-block-column:first-child{
		padding-left: 20px;
	}
	body .firstscreen .wp-block-columns .wp-block-column:first-child:before{
		height: 180px;
		background-size: contain;
		background-repeat: no-repeat;
		top: -10px;
	}
	.firstscreen p:last-of-type{
		margin-bottom: 25px;
	}
	.firstscreen p:first-of-type{
		margin-bottom: 20px;
	}
}
	.firstscreen .wp-block-columns .wp-block-column:last-child .wp-block-image{
		position: absolute;
		top: -10px;
	}
	.firstscreen .wp-block-column:not(:first-child){
		margin-left: 0;
	}
	.firstscreen p:first-of-type:before{
		content: '';
		background: #FFCD68;
		width: 5px;
		height: 5px;
		display: inline-block;
		margin-right: 8px;
		position: relative;
		top: -3px;
	}
	.firstscreen .wp-block-columns .wp-block-column{
		position: relative;
	}
	.firstscreen .wp-block-columns .wp-block-column:first-child:before{
		content: '';
		background: url("/wp-content/uploads/2022/01/before_first_elem.svg");
		height: 300px;
		position: absolute;
		width: 3px;
		left: 0;
		top: -20px;
	}
	.firstscreen .wp-block-columns .wp-block-column:first-child figure{
		margin-top: 60px;
	}
	.firstscreen .wp-block-button a{
		min-width: 300px;
		min-height: 58px;
	}
	.firstscreen p:last-of-type{
		margin-bottom: 40px;
	}
	@media screen and (min-width: 1200px) {
		body #primary> .wp-block-cover:first-child{
			padding-bottom: 105px;
		}
		.firstscreen .wp-block-columns .wp-block-column:first-child{
			padding-left: 50px;
		}
	}

	.firstscreen p:first-of-type{
		margin-bottom: 25px;
	}
.firstscreen p:first-of-type strong{
	font-weight: 500;
}
.firstscreen p:first-of-type{
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
}
/* numbers_block and advantages  */
@media screen and (max-width: 1200px){
	body .numbers_block> .wp-block-columns> .wp-block-column,
	body .advantages> .wp-block-columns> .wp-block-column{
		flex-basis: 100% !important;
	}
	.for_flex p:first-child{
		margin-bottom: 10px !important;
	}
}
@media screen and (max-width: 650px) {
	.foot2 li:last-of-type{
		margin-bottom:0;
	}
	.footer__top .foot4{
		margin-top:40px;
	}
}
@media screen and (max-width: 600px) {
	
	body div.numbers_block> .wp-block-columns> .wp-block-column:before,
	body div.numbers_block> .wp-block-columns> .wp-block-column:after{
		background-size:cover !important;
	}
	body .numbers_block .wp-block-columns{
		justify-content: center;
	}
	body .numbers_block .wp-block-columns .wp-block-column .for_flex{
		flex-basis: 65%;
	}
	body .numbers_block .wp-block-columns .wp-block-column .wp-block-image{
		flex-basis: 35%;
	}
}
@media screen and (max-width: 600px) {
	body .advantages .wp-block-columns .wp-block-column img{
		width: 80px;
	}
	body .advantages .wp-block-columns .wp-block-column{
		padding: 20px;
	}
}
@media screen and (max-width: 1200px) {
	body .numbers_block> .wp-block-columns> .wp-block-column:before{
		left: 0;
	}
	body .numbers_block> .wp-block-columns> .wp-block-column:after{
		right: 0;
	}
	body .numbers_block> .wp-block-columns> .wp-block-column:before,
	body .numbers_block> .wp-block-columns> .wp-block-column:after{
		content: '';
		display: inline-block;
		position: absolute;
		background: center / contain no-repeat url("/wp-content/uploads/2022/01/for_mobile_bef_aft.svg") !important;
		height: 100%;
		top: 0;
		width: 3px;
	}
	.for_flex{
		display: flex;
		justify-content: center;
		flex-direction: column;
	}
	.numbers_block .wp-block-columns .wp-block-column .for_flex{
		max-width: 200px;
		margin-left: 20px;
		flex-basis: 55%;
	}
	.numbers_block .wp-block-columns .wp-block-column .wp-block-image{
		flex-basis: 45%;
	}
	.advantages .wp-block-columns .wp-block-column:before,
	.advantages .wp-block-columns .wp-block-column:after{
		display: none !important;
	}
	.advantages .wp-block-columns .wp-block-column:last-of-type{
		margin-bottom: 0;
	}
	.advantages .wp-block-columns .wp-block-column{
		margin-bottom: 20px;
		align-items: center;
		padding: 30px;
		display: flex;
	}
	.advantages .wp-block-columns .wp-block-column img{
		min-width: 95px;
	}
	.advantages .wp-block-columns .wp-block-column p{
		text-align: left;
		margin-left: 24px;
	}
	.numbers_block .wp-block-columns .wp-block-column
	{
		padding: 37px 0;
		display: flex;
	}
	.numbers_block .wp-block-column p{
		margin-bottom: 0;
		text-align: left;
	}
	.wp-block-image .aligncenter{
		margin-right: 0;
	}
	.numbers_block> .wp-block-columns,
	.advantages> .wp-block-columns{
		flex-wrap: wrap;
	}
}
.wp-block-cover__inner-container .advantages:last-of-type{
	margin-bottom: 0;
}
.numbers_block{
	margin-bottom: 100px;
}
@media screen and (min-width: 1200px) {
	.advantages .wp-block-column p,
	.numbers_block .wp-block-column p{
		padding-right: 40px;
		padding-left: 40px;
	}
	.advantages{
		margin-bottom: 40px;
	}
}
.numbers_block .wp-block-columns .wp-block-column,
.advantages .wp-block-columns .wp-block-column{
	position: relative;
}
.numbers_block .wp-block-columns .wp-block-column:before,
.numbers_block .wp-block-columns .wp-block-column:after,
.advantages .wp-block-columns .wp-block-column:before,
.advantages .wp-block-columns .wp-block-column:after{
	content: '';
	display: inline-block;
	position: absolute;
	height: calc(100% - 80px);
	top: 40px;
	width: 3px;
}
.numbers_block .wp-block-columns .wp-block-column:last-child:after,
.advantages .wp-block-columns .wp-block-column:last-child:after{
	right: 0;
}
.numbers_block .wp-block-columns .wp-block-column:before,
.advantages .wp-block-columns .wp-block-column:before{
	background: center / cover no-repeat url("/wp-content/uploads/2022/01/more-height.svg");

}
body .numbers_block .wp-block-columns .wp-block-column:first-child:before,
body .numbers_block .wp-block-columns .wp-block-column:last-child:after,
body .advantages .wp-block-columns .wp-block-column:first-child:before,
body .advantages .wp-block-columns .wp-block-column:last-child:after{
	background: center / cover no-repeat url("/wp-content/uploads/2022/01/psevdo.svg");
}
@media screen and (max-width: 1200px) {
	.numbers_block figure,
	.advantages figure{
		max-width: 95px;
	}
}
@media screen and (min-width: 1200px) {
	.numbers_block figure,
	.advantages figure{
		max-width: 200px;
	}
}

body .numbers_block .wp-block-columns .wp-block-column p:last-of-type,
body .advantages .wp-block-columns .wp-block-column p:last-of-type{
	margin-bottom: 0;
}
body .numbers_block .wp-block-columns .wp-block-column p strong,
body .advantages .wp-block-columns .wp-block-column p strong{
	color: #fff;
}
.numbers_block .wp-block-column:not(:first-child),
.advantages .wp-block-column:not(:first-child){
	margin-left: 0;
}
.numbers_block .wp-block-column,
.advantages .wp-block-column{
	background: linear-gradient(180deg, rgba(39, 49, 64, 0) 0%, #273140 48.44%, rgba(39, 49, 64, 0) 100%);
}
/* services */
.services .wp-block-buttons{
	margin-top: 25px;
}
.services .wp-block-cover{
	height: 100%;
}
.image_and_text p{
	margin-bottom: 0;
}
@media screen and (max-width: 600px){
	.image_and_text> .wp-block-columns> .wp-block-column{
		margin-bottom: 0 !important;
	}
	.image_and_text> .wp-block-columns{
		flex-wrap: nowrap !important;
		gap: 0;
	}
	.services .wp-block-button{
		width: 100%;
	}
	.services> .wp-block-columns> .wp-block-column > .developed_by_dd> .wp-block-columns .wp-block-column{
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
	.services> .wp-block-columns> .wp-block-column > .developed_by_dd> .wp-block-columns> .wp-block-column{
		flex-basis: 100% !important;
		margin-left:0;
	}
	.image_and_text> .wp-block-columns .wp-block-column{
		margin-bottom: 0 !important;
	}
	.services> .wp-block-columns> .wp-block-column > .developed_by_dd:nth-child(2) .wp-block-columns .wp-block-column:last-child{
		margin-bottom: 0;
	}
	.services> .wp-block-columns> .wp-block-column > .developed_by_dd> .wp-block-columns .wp-block-column{
		margin-bottom: 30px;
	}
	.services .wp-block-buttons{
		margin-top: 40px;
	}
	.services .wp-block-button a{
		min-width: 280px;
	}
	.image_and_text {
		margin-bottom: 24px;
	}
	.image_and_text .wp-block-columns .wp-block-column:first-child{
		max-width: 80px;
	}
}
@media screen and (max-width: 1200px) {
	.services .wp-block-column:not(:first-child){
		margin-left: 0;
	}
	.services .developed_by_dd:not(.image_and_text)> .wp-block-columns{
		flex-wrap: wrap;
	}
	.services .wp-block-columns .wp-block-column{
		flex-basis: 100%;
	}
}
.services .wp-block-button a{
	min-height: 58px;
}
body .services .developed_by_dd .wp-block-cover{
		align-items: flex-start;
		padding-bottom: 100px;
	}
body .services .developed_by_dd .wp-block-cover .wp-block-buttons{
		left: 40px;
		position: absolute;
		bottom: 40px;
}
body .services .wp-block-cover__inner-container{
	position:unset;
}
@media screen and (max-width:600px){
	body div.services .developed_by_dd .wp-block-cover .wp-block-buttons{
		width:calc(100% - 30px);
		left:15px;
		bottom:20px;
	}
}
@media screen and (min-width: 1200px) {
	.services> .wp-block-columns> .wp-block-column> .developed_by_dd:first-child{
		margin-bottom: 40px;
	}
	.services .wp-block-column:not(:first-child){
		margin-left: 40px;
	}
	body .services .developed_by_dd .wp-block-cover .wp-block-buttons{
		width: calc(100% - 80px);
	}
	.services .wp-block-button{
		width: 100%;
	}
	.image_and_text {
		margin-bottom: 32px;
	}
	.image_and_text .wp-block-columns .wp-block-column:first-child{
		max-width: 65px;
	}
}

.image_and_text .wp-block-column:not(:first-child){
	margin-left: 25px;
}
@media screen and (max-width: 600px) {
	.image_and_text .wp-block-columns .wp-block-column:first-child{
		max-width: 62px;
	}
	.image_and_text {
		margin-bottom: 16px;
	}
	.services .developed_by_dd .wp-block-cover{
		padding: 32px 20px;
	}
}
@media screen and (min-width: 600px) {
	.services .developed_by_dd .wp-block-cover{

	}
	.services .developed_by_dd .wp-block-cover{
		padding: 40px;
	}
}
.services .developed_by_dd .wp-block-cover {
	border-radius: 0px 60px 0px 0px;
}
/* gallery */
@media screen and (max-width: 600px){
	.icons_gallery .blocks-gallery-grid li:nth-child(3n){
		margin-right: 0 !important;
	}
	.icons_gallery .blocks-gallery-grid li:last-child{
		margin-bottom: 0;
	}
	.blocks-gallery-item img{
		object-fit:contain !important;
	}
	.icons_gallery .blocks-gallery-grid li:nth-child(2n){
		margin-right: 12px;
	}
	body .icons_gallery .blocks-gallery-grid li:nth-child(2n){
		margin-right:0;
	}
	.icons_gallery .blocks-gallery-grid li{
		flex-basis: 50%;
		max-width: 50%;
		margin-right:0;
		margin-bottom: 18px;
	}

}
/* reviews */
@media screen and (max-width: 600px){
	.icon_and_name img{
		max-width: 65px;
	}
	body .reviews> .wp-block-columns> .wp-block-column> .developed_by_dd:not(:last-child){
		margin-bottom: 60px;
	}
	.icon_and_name .wp-block-columns .wp-block-column:last-child{
		max-width: 235px;
	}
	.icon_and_name .wp-block-columns .wp-block-column:first-child{
		max-width: 65px;
	}
}
@media screen and (max-width: 991px){
	.reviews> .wp-block-columns> .wp-block-column> .developed_by_dd:not(:last-child){
		margin-bottom: 55px;
	}
	.reviews .icon_and_name figure{
		margin-bottom: 0;
	}
	.reviews .icon_and_name figure:after,
	.reviews .icon_and_name figure:before{
		display: none;
	}
	body .reviews figure{
		margin-bottom: 32px;
		position: relative;
	}
	.reviews figure:before{
		left: -7px;
	}
	.reviews figure:after{
		right: -7px;
	}
	.reviews figure:before,
	.reviews figure:after{
		top: 0;
		content: '';
		background: center / cover no-repeat url(/wp-content/uploads/2022/01/psevdo.svg);
		height: 100%;
		width: 3px;
		display: inline-block;
		position: absolute;
	}
	body .reviews> .wp-block-columns> .wp-block-column> .developed_by_dd> .wp-block-columns> .wp-block-column:before,
	body .reviews> .wp-block-columns> .wp-block-column> .developed_by_dd> .wp-block-columns> .wp-block-column:after{
		display: none;
	}
	body .reviews> .wp-block-columns> .wp-block-column> .developed_by_dd> .wp-block-columns> .wp-block-column{
		padding: 0 7px;
	}
	body .reviews .wp-block-column:not(:first-child){
		margin-left: 0;
	}
	.reviews> .wp-block-columns> .wp-block-column> .developed_by_dd:nth-child(2n) .developed_by_dd:not(.icon_and_name)> .wp-block-columns{
		flex-direction: column-reverse;
	}
	.reviews> .wp-block-columns> .wp-block-column> .developed_by_dd:nth-child(odd) .developed_by_dd:not(.icon_and_name)> .wp-block-columns{
		flex-direction: column;
	}
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
	body .reviews h6{
		margin-bottom: 12px;
	}
}
.reviews> .wp-block-columns> .wp-block-column> .developed_by_dd> .wp-block-columns> .wp-block-column:after{
	right: 0;
}
.reviews> .wp-block-columns> .wp-block-column> .developed_by_dd> .wp-block-columns> .wp-block-column:before{
	left: 0;
}
.reviews> .wp-block-columns> .wp-block-column> .developed_by_dd> .wp-block-columns> .wp-block-column{
	position: relative;
}
.reviews> .wp-block-columns> .wp-block-column> .developed_by_dd> .wp-block-columns> .wp-block-column:before,
.reviews> .wp-block-columns> .wp-block-column> .developed_by_dd> .wp-block-columns> .wp-block-column:after{
	content:'';
	background: url("/wp-content/uploads/2022/01/psevdo.svg");
	height: 300px;
	width: 3px;
	top: calc(50% - 150px);
	display: inline-block;
	position: absolute;
}
@media screen and (min-width: 991px) {
	.reviews> .wp-block-columns> .wp-block-column> .developed_by_dd> .wp-block-columns> .wp-block-column {
		background: linear-gradient(180deg, rgba(39, 49, 64, 0) 0%, #273140 48.44%, rgba(39, 49, 64, 0) 100%);
		padding: 50px 40px;
	}
}

.icon_and_name .wp-block-columns p:last-of-type{
	margin-bottom: 0;
}
body .reviews .icon_and_name .wp-block-columns .wp-block-column:last-child p:first-child{
	margin-bottom: 0;
	color: #fff;
}
.icon_and_name .wp-block-columns .wp-block-column:last-child{
	flex-basis: 235px !important;
}
.icon_and_name .wp-block-columns .wp-block-column:first-child{
	flex-basis: 65px !important;
}
.icon_and_name .wp-block-columns{
	margin-top: 20px;
}
.reviews .icon_and_name .wp-block-column:not(:first-child){
	margin-left: 11px;
}
.reviews .wp-block-column:not(:first-child){
	margin-left: 80px;
}

/* our_cases */
.our_cases{
	margin-bottom: 100px;
}
.our_cases .wp-block-media-text .wp-block-media-text__media{
	padding-bottom: 15px;
}
@media screen and (min-width: 600px) and (max-width: 991px) {
	.our_cases .wp-block-media-text__media{
		max-width: 440px;
		margin: auto;
	}
	.our_cases .wp-block-cover{
		padding: 40px;
	}
}
@media screen and (max-width: 991px) {
	body .our_cases .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
		grid-column: 1;
		grid-row: 2;
	}
	body .our_cases .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
		grid-column: 1;
		grid-row: 1;
	}
	body .our_cases .wp-block-media-text.is-stacked-on-mobile {
		grid-template-columns: 100%!important;
	}

}
@media screen and (max-width: 1200px) {
	body .our_cases h3 {
		margin-bottom: 12px;
	}
}
@media screen and (min-width: 600px){
	.our_cases .wp-block-column .wp-block-cover:not(:last-child){
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 600px){
	div.our_cases .wp-block-cover{
		padding: 40px 20px;
	}
	.our_cases .wp-block-column .wp-block-cover:not(:last-child){
		margin-bottom: 20px;
	}
	.our_cases strong{
		margin-top: 5px;
	}
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
	.our_cases strong{
		margin-top: 24px;
	}
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
	.our_cases .wp-block-media-text .wp-block-media-text__content{
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media screen and (min-width: 1200px) {
	.our_cases strong{
		margin-top: 30px;
	}
	.our_cases .wp-block-media-text .wp-block-media-text__content{
		padding-left: 100px;
		padding-right: 100px;
	}
	body .our_cases h3 {
		margin-bottom: 8px;
	}
}
.our_cases .wp-block-cover{
	border-radius: 0px 60px 0px 0px;
}
.our_cases strong{
	display: block;
}
@media screen and (min-width: 991px) {
	.our_cases .wp-block-media-text .wp-block-media-text__media{
		padding-top: 15px;
	}
}

/* our_examples */
.our_examples h2:before,
.our_examples h2:after{
	display: none;
}
@media screen and (min-width: 1200px){
	.is-style-outline a.wp-block-button__link{
		min-width: 260px;
		min-height: 55px;
	}
}

@media screen and (min-width: 1600px){
	.our_examples .wp-block-image{
		top: -50px;
		transform: rotate(-15deg);
	}
}
@media screen and (min-width: 991px) {
	.wp-block-columns {
		position: relative;
	}
}
@media screen and (min-width: 767px) {
	.our_examples .wp-block-image {
		position: absolute;
	}
}
@media screen and (max-width: 500px) {
	.is-style-outline a.wp-block-button__link,
	.wp-block-button.is-style-outline{
		min-width: 100%;
	}
}
@media screen and (min-width: 500px) and (max-width: 767px) {
	.is-style-outline a.wp-block-button__link {
		min-width: 450px;
	}
}
@media screen and (max-width: 767px) {
	.our_examples .wp-block-columns .wp-block-column:last-child{
		max-width: 555px;
	}
	.our_examples .wp-block-columns{
		justify-content: center;
		margin-bottom: -210px;
	}
}
@media screen and (max-width: 600px) {
	.our_examples .wp-block-columns{
		margin-bottom: -130px;
	}
}
@media screen and (max-width: 450px) {
	.our_examples .wp-block-columns{
		margin-bottom: -110px;
	}
}
@media screen and (max-width: 767px) {

	body .our_examples .wp-block-image{
		transform: unset;
	}
	body .our_examples .wp-block-columns .wp-block-column:nth-child(2){
		margin-top: 30px;
		margin-left: 0;
	}
	.is-style-outline a.wp-block-button__link{
		min-height: 58px;
	}

	.our_examples .wp-block-columns> .wp-block-column:first-child{
		flex-direction: column;
		display: flex;
	}

	.our_examples .wp-block-buttons{
		justify-content: center;
	}
	.our_examples .wp-block-columns p,
	.our_examples .wp-block-columns h2 {
		text-align: center;
	}
	.our_examples .wp-block-columns .wp-block-column{
		flex-basis: 100% !important;
	}
}
@media screen and (max-width: 991px) {
	.our_examples .wp-block-image{
		transform: rotate(-15deg);
	}
}
@media screen and (min-width: 767px) and (max-width: 991px){
	.is-style-outline a.wp-block-button__link{
		min-width: 320px;
		min-height: 58px;
	}
	.our_examples .wp-block-columns .wp-block-column:first-child{
		flex-basis: 70% !important;
	}
	.our_examples .wp-block-columns .wp-block-column:last-child{
		flex-basis: 30% !important;
	}
	.wp-block-cover__inner-container{
		position: relative;
	}
	.our_examples .wp-block-image{
		top: -105px;
		transform: rotate(-15deg);
		right: -155px;
		max-width: 500px;
	}
}
@media screen and (min-width: 991px) and (max-width: 1200px){
	.is-style-outline a.wp-block-button__link{
		min-width: 320px;
		min-height: 58px;
	}
	.our_examples .wp-block-image{
		width: 70%;
		top: -100px;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
	.our_examples .wp-block-image{
		top: -100px;
	}
}
.our_examples .wp-block-columns .wp-block-column:nth-child(2){
	margin-left: 125px;
}
@media screen and (max-width: 600px) {
	.our_examples .wp-block-buttons{
		margin-top: 16px;
	}
}
@media screen and (min-width: 600px) {
	.our_examples .wp-block-buttons{
		margin-top: 40px;
	}
}
.our_examples h2{
	margin-bottom: 24px;
}
/* pre footer */
.wp-block-cover.form{
	position: relative;
}
@media screen and (min-width: 991px) {
	.pre_footer .wp-block-column:not(:first-child){
		margin-left: 37px;
	}
}

@media screen and (max-width: 991px) {
	.pre_footer .wp-block-columns .wp-block-column:nth-child(2){
		max-width: 400px;
		margin: auto;
		padding-top: 60px;
	}
	.pre_footer .wp-block-columns{
		flex-direction: column;
	}
	.pre_footer .wp-block-column:not(:first-child){
		margin-left: 0;
	}
}
.pre_footer .wpcf7-form span:not(:last-of-type){
	display: block;
}
.pre_footer .licence__form-btn{
	width: 100%;
	min-height: 60px;
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
	.pre_footer .wp-block-cover{
		padding: 40px;
	}
}
@media screen and (max-width: 1200px) {
	.pre_footer .wp-block-image{
		margin-bottom: 12px;
	}
	.pre_footer .wpcf7-form span:not(:last-of-type){
		margin-bottom: 8px;
	}
	.pre_footer .licence__form-btn{
		margin-top: 16px;
	}
}
@media screen and (min-width: 1200px) {
	.wp-block-cover.form:after{
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		background: center / cover no-repeat url("/wp-content/uploads/2022/01/forma-pered-futerom-scaled.jpg");
		opacity: 0.05;
		top: 0;
	}
	.pre_footer .wp-block-image{
		margin-bottom: 24px;
	}
	.pre_footer .licence__form-btn{
		margin-top: 20px;
	}
	.pre_footer .wpcf7-form span:not(:last-of-type){
		margin-bottom: 16px;
	}
	.developed_by_dd .wp-block-cover{
		padding: 0;
	}
	.pre_footer .wp-block-cover{
		padding: 60px;
	}
}
body .developed_by_dd .wp-block-cover{
	clip-path: unset;
	margin-bottom: 0;
}
@media screen and (max-width: 600px) {
	.pre_footer .wp-block-cover{
		padding: 40px 20px;
	}
}

@media screen and (max-width: 600px) {
	.pre_footer .wp-block-cover__inner-container p{
		margin-bottom: 44px;
	}
}
@media screen and (min-width: 600px) {
	.pre_footer .wp-block-cover__inner-container p{
		margin-bottom: 30px;
	}
}


/* Footer */
@media screen and (max-width: 768px) {
	body .tg-site-footer-bar{
		padding: 15px 0;
	}
	.tg-site-footer-section-1 .textwidget p:not(:last-child){
		margin-bottom: 20px;
	}
	.tg-site-footer-section-1 .textwidget p{
		text-align: center;
	}
	.tg-site-footer-section-1 .textwidget{
		flex-direction: column;
	}
}
@media screen and (max-width: 650px){
	body .foot5{
		margin-top: 40px;
	}
	.footer__top div.foot4{
		flex-basis: 100%;
	}
	body .footer__top .foot2{
		flex-basis: 45%;
	}
	body .foot2 .menu li{
		flex-basis: 100%;
	}
	body .footer__title{
		margin-bottom: 28px;
	}
	.foot1{
		margin-bottom: 40px;
	}
	body .footer__top .foot1{
		flex-basis: 100%;
	}
	body .footer__top{
		padding-top: 40px;
	}
}
@media screen and (max-width: 1200px) {
	.foot5 .fields{
		flex-direction: column;
	}
	.foot5 .wpcf7-form{
		flex-direction: column;
	}
	body .licence__form-btn{
		font-size: 17px;
	}
}
@media screen and (min-width: 650px) and (max-width: 1200px) {
	body .footer__top{
		padding-top: 80px;
	}
	body .foot5{
		margin-bottom: 40px;
		flex-basis: 100%;
	}

	.foot5 .wpcf7-form{
		max-width: 700px;
		margin: auto;
		flex-direction: column;
	}
	body .foot5{
		margin-top: 16px;
	}
	body .foot4{
		margin-top: 40px;
	}
	body .foot4 ul.menu li{
		flex-basis: calc(100% / 3);
	}
	body .foot4 ul.menu{
		flex-direction: row;
	}
	body .footer__title{
		margin-bottom: 28px;
	}
	body .foot2 .menu li:last-child{
		margin-bottom: 0;
	}
	body .foot2 .menu li:not(:last-child){
		margin-bottom: 20px;
	}
	body .foot2 .menu li{
		flex-basis: 100%;
	}
	body .footer__top .foot1{
		flex-basis: 33%;
	}
	body .footer__top .foot4{
		flex-basis: 100%;
	}
}
.tg-site-footer-section-1 .textwidget p{
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #6D6F73;
	opacity: 0.6;
}
.tg-site-footer-section-1 .textwidget{
	display: flex;
	justify-content: space-between;
}
.tg-site-footer-bar{
	border-top: 1px solid #DADADA;
	padding: 20px 0;
}
@media screen and (min-width: 1200px) {
	.tg-site-footer-section-1 .textwidget p:nth-child(2){
		position: absolute;
		left: calc(50% - 150px);
	}
	.foot5 .fields span{
		display: flex;
		flex-basis: calc((100% - 40px) / 3);
		max-width: calc((100% - 40px) / 3);
	}
	.foot5 .fields{
		flex-basis: calc(100% - 227px);
		max-width: calc(100% - 227px);
	}
	.foot5 .licence__form-btn{
		min-width: 207px;
		min-height: 62px;
	}
}

.foot5 .fields{
	justify-content: space-between;
	display: flex;
}


.foot5 .wpcf7-form{
	justify-content: space-between;
	display: flex;
}
.foot5{
	margin-bottom: 40px;
	max-width: 100%;
	margin-top: 40px;
}
.foot4 ul.menu li:not(:last-child){
	margin-bottom: 20px;
}
.foot4 ul.menu li a{
	display: flex;
}
.foot4 ul.menu{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
body .foot3 .footer-conten:last-child p{
	margin-bottom: 0;
}
body .foot3 .footer-conten:last-child p a{
	font-weight: 500;
	font-size: 16px;
	line-height: 130%;
	color: #1F2733;
}
body .foot3 .footer-conten:last-child{
	display: flex;
	align-items: center;
}
body .foot3 .footer-conten:last-child:before{
	content: '';
	background: url("/wp-content/uploads/2022/01/Skachat-prezentatsiyu.svg");
	min-width: 38px;
	min-height: 38px;
	display: inline-block;
	margin-right: 8px;
}
body .foot3 img{
	max-width: 130px !important;
	margin-bottom: 24px;
}
.foot2 li{
	margin-bottom: 16px;
}
.footer__title{
	margin-bottom: 28px;
}
.footer__title,
.foot5 .textwidget p{
	font-weight: 600;
	font-size: 20px;
	line-height: 150%;
	color: #1F2733;
}
.foot2 .menu li{
	flex-basis: 50%;
}
.foot2 .menu{
	display: flex;
}
.footer__top .menu-image-hover-wrapper{
	max-height: 40px;
}
.footer__top{
	padding-top: 50px;
}
.foot2 .menu-image-hover-wrapper{
	display: none;
}
.footer__top .foot4{
	flex-basis: 22%;
}
.footer__top .foot3{
	flex-basis: 13%;
}
.footer__top .foot2{
	flex-basis: 23%;
}
.footer__top .foot1 .footer-conten:nth-child(3) img{
	border-radius: 4px;
}
.footer__top .foot1 .footer-conten:nth-child(3) .menu li:not(:last-child){
	margin-right: 13px;
}
.footer__top .foot1 .footer-conten:nth-child(2) p{
	margin-bottom: 24px;
}
.footer__top .foot1 .footer-conten:nth-child(2){
	font-weight: 300;
	font-size: 16px;
	line-height: 150%;
	color: #000000;
}
.footer__top .foot1 .footer-conten:first-child{
	margin-bottom: 28px;
}
.footer__top .foot1{
	flex-basis: 18%;
}
.footer__top ul{
	list-style: none;
}
.footer__top{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
/* Header */
.no_click{
	position: relative;
}
.no_click:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
	#mobile-navigation{
		max-width: 450px;
	}
}
@media screen and (max-width: 600px) {
	body div.header1 .footer-inner p:first-child a{
		font-size: 16px;
	}
	body .header1{
		margin-left: 0;
	}
	body div.header1 .footer-inner:last-child{
		margin-right: 15px;
	}
}
.menu-image-hover-wrapper {
	display: flex;
	align-items: center;
	position: relative;
}
.menu-item:hover img.hovered-image {
	opacity: 1;
}
.hovered-image {
	position: absolute;
	left: 0;
}

body .menu-image-title-before.menu-image-not-hovered img,
body .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper,
body .menu-image-title-after.menu-image-title{
	padding-left: 0;
}
@media screen and (max-width: 1200px) {
	.mob-wid .conten:nth-child(5) .menu img{
		border-radius: 4px;
	}
	.mob-wid .conten:nth-child(5) .menu li:not(:last-child){
		margin-right: 12px;
	}
	.mob-wid .conten:nth-child(4) .menu li:not(:last-child){
		margin-right:15px;
	}
	.mob-wid .conten:nth-child(4) .menu li.current_page_item a{
		font-weight:bold;
	}
	.mob-wid .conten:nth-child(4) .menu a{
		font-size:22px;
	}
	.mob-wid .conten:nth-child(5) .menu,
	.mob-wid .conten:nth-child(4) .menu{
		display: flex;
		flex-direction: row;
	}
	.mob-wid .conten:last-child a{
		min-height: 58px;
		font-weight: normal;
		font-size: 17px;
		line-height: 150%;
	}
	.mob-wid .conten:first-child{
		margin-bottom: 65px;
	}
	.mob-wid img{
		max-width: 110px !important;
	}
	.mob-wid .conten{
		padding-left: 20px;
		padding-right: 20px;
	}
	body .tg-block.tg-block--two{
		margin-left: 0;
	}
	.mob-wid .conten{
		margin-bottom: 40px;
	}
	.mob-wid .head{
		font-weight: 500;
		font-size: 20px;
		line-height: 150%;
		color: #fff;
		margin-bottom: 20px;
	}
	.mob-wid .menu a{
		font-weight: normal;
		font-size: 17px;
		line-height: 140%;
		color: #fff;
		padding-top: 9px;
		padding-bottom: 9px;
		display: flex;
	}
	.mob-wid .menu{
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	body .header1 .footer-inner p:first-child a:before{
		background: url("/wp-content/uploads/2022/01/yellow_phone.svg");
		width: 18px;
		height: 18px;
	}
	body .header1 .footer-inner p:first-child a{
		color: #FFCD68;
	}
	body .header1 .footer-inner:last-child{
		margin-right: 60px;
		width: 100%;
	}
	body .header1{
		flex-basis: unset;
	}
	body .tg-site-header-bottom .tg-block--two{
		flex-direction: row-reverse;
	}
	.tg-block.tg-block--one{
		max-width: 135px;
	}
	#site-navigation,
	.header1 .footer-inner:first-child,
	.header1 .footer-inner:last-child p:last-child{
		display: none;
	}
}
.header1 .footer-inner:first-child:hover {
	position: relative;
	background-color: #1F2833;
	border-radius: 4px 4px 0 0;
	border: 2px solid #FFCD68;
	border-bottom: 0;
	width: 82px;
}
.header1 .footer-inner .menu> li> a:after {
	content: '';
	background: url(/wp-content/uploads/2022/01/arrow-down-s-fill-1.svg);
	width: 12px;
	height: 12px;
	display: inline-block;
	margin-left: 4px;
}
.header1 .footer-inner:first-child ul{
	list-style: none;
}
.header1 .footer-inner{
	align-items: center;
	display: flex;
}
.header1 .footer-inner .sub-menu li.current-lang{
	display: none;
}
.header1 .footer-inner .sub-menu li{
	text-align: center;
}
.header1 .footer-inner .sub-menu {
	background-color: #1F2833;
	border-radius: 0 0 4px 4px;
	border: 2px solid #FFCD68;
	border-top: 0;
	width: 82px;
	margin-left: -2px;
	left:0;
	margin-top: 5px;
	padding: 5px 0;
}
.header1 .sub-menu li{
	padding:5px 0;
}
.header1 .footer-inner:hover .sub-menu {
	display: block;
	position: absolute;
}
.header1 .sub-menu {
	display: none;
}
.header1 .footer-inner:first-child li a{
	font-weight: 600;
	font-size: 17px;
	line-height: 150%;
	color: #fff;
}
.header1 .footer-inner:last-child{
	width: 85%;
	display: flex;
	justify-content: space-between;
}
.header1 .footer-inner p:last-child a{
	min-width: 163px;
	min-height: 38px;
}
.header1 p{
	margin-bottom: 0;
}
.header1 .footer-inner p:first-child a{
	color: #FFFFFF;
}
.header1 .footer-inner p:first-child a:before{
	content: '';
	background: url("/wp-content/uploads/2022/01/ci_phone.svg");
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-right: 8px;
}
.header1 .footer-inner p:first-child a{
	display: flex;
	align-items: center;
}
.header1 .footer-inner p:first-child{
	display: flex;
	align-items: center;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
}
.header1 .footer-inner .textwidget{
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.header1 .footer-inner:first-child{
	min-width: 82px;
	justify-content: center;
}
.header1{
	margin-left: 30px;
	justify-content: space-between;
	flex-basis: 48%;
	display: flex;
}
#site-navigation .menu-primary{
	width: 100%;
	justify-content: space-between;
}
#site-navigation{
	flex-basis: 64%;
}
.tg-block.tg-block--two{
	margin-left: 30px;
	display: flex;
}
#site-navigation .menu-primary a{
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
}
@media screen and (min-width: 1200px) {
	#site-navigation .menu-image-hover-wrapper,
	#header-action{
		display: none;
	}
}
header{
	background: #1F2833;
	    position: fixed;
    width: 100%;
    z-index: 10000;
    top: 0;
    left: 0;
}

/* Standart style */

/* Desctop/Heading 1 */
@media screen and (max-width: 1200px) {
	body h1{
		font-size: 24px;
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 1200px) {
	body h1{
		font-size: 36px;
		margin-bottom: 28px;
	}
}
body h1 strong{
	font-weight: 500;
	color: #FFCD68;
}
body h1{
	font-weight: 500;
	line-height: 150%;
	text-transform: uppercase;

}


@media screen and (max-width: 1200px) {
	#primary> .wp-block-cover:first-child{
		padding-top: 70px;
	}
	#main{
		margin-top: 59px;
	}
}
@media screen and (max-width: 768px) {
	body #main{
		margin-top: 58px;
	}
}
@media screen and (min-width: 1200px) {
	#main{
		margin-top: 62px;
	}
	#primary> .wp-block-cover:first-child{
		padding-top: 108px;
	}
}
#primary .wp-block-cover{
	z-index: 9;
}
#primary> .wp-block-cover:first-child{
	clip-path: none !important;
	-webkit-clip-path:none !important;
}
figure video{
	display: block;
}
body a{
	color: #fff;
}
.wp-block-video video{
	border-radius: 3px;
}
figure.wp-block-video{
	margin: 0;
}
.developed_by_dd .developed_by_dd.tg-container{
	padding-right: 0;
	padding-left: 0;
	z-index: 999;
	position:relative;
}
.wp-block-media-text div.wp-block-media-text__content{
	padding: 0;
}
.body .wp-block-media-text .wp-block-media-text__content{
	padding: 0;
}
#page{
	overflow: hidden;
}
body .wp-block-image{
	margin: 0;
}
/* Desctop/Blog paragraph */

.our_examples p{
	font-weight: normal;
	font-size: 20px;
	line-height: 130%;
}
.wp-block-cover:before{
	display: none;
}

/* Yellow button with black arrow on black fon */
.services a.has-background:hover:after,
.firstscreen a:hover:after{
	background: center / contain no-repeat url("/wp-content/uploads/2022/01/hover_arrow.svg");
}
body .services a.has-background:active:after,
.firstscreen a:active:after{
	background: center / contain no-repeat url("/wp-content/uploads/2022/01/head_arrow_after.svg") !important;
}

/* Active yellow button with black arrow on white fon */
.pre_footer .licence__form-btn:active span:after,
.popmake-content .licence__form-btn span:active:after,
body .is-style-outline> a.wp-block-button__link:active:after{
	background: center / contain no-repeat url("/wp-content/uploads/2022/01/hover_arrow.svg") !important;
}
/* Yellow button with black arrow */
.popmake-content .licence__form-btn span:after,
.services a.has-background:after,
.mob-wid .conten:last-child a:after,
.is-style-outline> a.wp-block-button__link:after,
.pre_footer .licence__form-btn span:after,
.firstscreen a.wp-block-button__link:after{
	content: '';
	background: url("/wp-content/uploads/2022/01/head_arrow_after.svg");
	width: 20px;
	height: 10px;
	display: inline-block;
	margin-left: 15px;
}

body .wp-block-cover{
	padding-right: 0;
	padding-left: 0;
}
@media screen and (max-width: 768px) {
	.site-content> .tg-container{
		padding-right: 0;
		padding-left: 0;
	}
}


/* Desctop/Subtitle M */
@media screen and (min-width: 1200px) {
	.services .image_and_text p{
		font-size: 22px;
	}
}
@media screen and (max-width: 1200px) {
	.services .image_and_text p{
		font-size: 18px;
	}
}
.services .image_and_text p{
	font-weight: 500;
	line-height: 130%;
}

/* Desctop/Title - R */
@media screen and (max-width: 1200px) {
	.numbers_block .wp-block-columns .wp-block-column strong,
	.form,
	.reviews h6,
	.pre_footer .wp-block-cover__inner-container p{
		font-size: 20px;
	}
}
@media screen and (min-width: 1200px) {
	.numbers_block .wp-block-columns .wp-block-column p strong,
	.form,
	.reviews h6,
	.pre_footer .wp-block-cover__inner-container p{
		font-size: 28px;
	}
}
.numbers_block .wp-block-columns .wp-block-column p strong,
.form,
.reviews h6,
.pre_footer .wp-block-cover__inner-container p{
	line-height: 130%;
	font-weight: normal;
	color: #373737;
}

/* Desctop/Subtitle - R */
@media screen and (max-width: 1200px) {
	.subtitle{
		font-size: 18px;
	}
}
@media screen and (min-width: 1200px) {
	.subtitle{
		font-size: 22px;
	}
}
.subtitle{
	font-weight: normal;
	line-height: 130%;
	color: #FFFFFF;
}

/* Desctop/Heading 3 */
body h3{
	font-weight: 500;
	line-height: 130%;
}
@media screen and (min-width: 1200px) {
	body h3{
		font-size: 30px;
	}
}
@media screen and (max-width: 1200px) {
	body h3{
		font-size: 21px;
	}
}

/* Before for H2 */
div h2:not(.has-white-color):after{
	background: center / cover no-repeat url("/wp-content/uploads/2022/01/after_on_heading_black.svg");
}
div h2:not(.has-white-color):before{
	background: center / cover no-repeat url("/wp-content/uploads/2022/01/before_on_heading_black.svg");
}
div h2.has-white-color:after{
	background: center / cover no-repeat url("/wp-content/uploads/2022/01/after_on_heading_white.svg");
}
div h2.has-white-color:before{
	background: center / cover no-repeat url("/wp-content/uploads/2022/01/before_on_heading_white.svg");
}
@media screen and (max-width: 1200px) {
	div h2:before{
		content: '';
		width: 41px;
		height: 41px;
		top: -6px;
		left: -18px;
	}
	div h2:after{
		content: '';
		width: 24px;
		height: 3px;
		right: -10px;
		bottom: -5px;
	}
}
@media screen and (min-width: 1200px) {
	div h2:before{
		content: '';
		width: 76px;
		height: 76px;
		top: -17px;
		left: -35px;
	}
	div h2:after{
		content: '';
		width: 43px;
		height: 7px;
		right: 20px;
		bottom: -10px;
	}
}
div h2:after{
	display: inline-block;
	position: absolute;

}
div h2:before{
	display: inline-block;
	position: absolute;
	z-index: -1;
}
div h2{
	position: relative;
}
.white_h2,
.black_h2{
	display: flex;
	justify-content: center;
}


/* Desctop/Heading 2 */
@media screen and (max-width: 1200px) {
	body div h2{
		font-size: 22px;
		margin-bottom: 25px;
	}
}
@media screen and (min-width: 1200px) {
	body div h2{
		font-size: 32px;
		margin-bottom: 65px;
	}
}
body h2 strong{
	font-weight: 500;
}
body h2{
	font-weight: 500;
	line-height: 140%;
	text-transform: uppercase;
}

.site-content> .tg-container{
	max-width: 100%;
}
#primary> .wp-block-cover:last-child{
	margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
	#primary> .wp-block-cover:last-child{
		padding-bottom: 80px;
	}
	body #primary>.wp-block-cover{
		-webkit-clip-path: polygon(50% 100px, 0 0, 0 100%, 100% 100%, 100% 0);
		clip-path: polygon(50% 100px, 0 0, 0 100%, 100% 100%, 100% 0);
		padding-top: 200px;
		padding-bottom: 150px;
		margin-bottom: -105px;
	}
}
@media screen and (max-width: 600px){
	#primary> .wp-block-cover:last-child{
		padding-bottom: 47px;
	}
	body #primary>.wp-block-cover{
		margin-bottom: -35px;
		-webkit-clip-path: polygon(50% 30px, 0 0, 0 100%, 100% 100%, 100% 0);
		clip-path: polygon(50% 30px, 0 0, 0 100%, 100% 100%, 100% 0);
		padding-top: 100px;
		padding-bottom: 80px;
	}
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
	#primary> .wp-block-cover:last-child{
		padding-bottom: 80px;
	}
	body #primary>.wp-block-cover{
		margin-bottom: -70px;
		-webkit-clip-path: polygon(50% 65px, 0 0, 0 100%, 100% 100%, 100% 0);
		clip-path: polygon(50% 65px, 0 0, 0 100%, 100% 100%, 100% 0);
		padding-top: 160px;
		padding-bottom: 140px;
	}
}
div.wp-block-cover{
	padding: 0;
}
body .wp-block-cover,
body .wp-block-cover-image{
	min-height: unset;
}
/* Desctop/Button */
@media screen and (min-width: 1200px) {
	.wpcf7-form input,
	.reviews .icon_and_name .wp-block-columns .wp-block-column:last-child p:first-child{
		font-size: 20px;
	}
}
@media screen and (max-width: 1200px) {
	.fields span:not(:last-child){
		margin-bottom: 8px;
	}
	.licence__form-btn{
		min-height: 60px;
		margin-top: 16px;
	}
	.wpcf7-form input{
		min-height: 58px;
	}
	.wpcf7-form input,
	.reviews .icon_and_name .wp-block-columns .wp-block-column:last-child p:first-child{
		font-size: 17px;
	}
}
.wpcf7-form input,
.reviews .icon_and_name .wp-block-columns .wp-block-column:last-child p:first-child{
	font-weight: normal;
	line-height: 150%;
	color: #373737;
	font-family: 'Rubik', sans-serif;
}
/* Form */
@media screen and (min-width: 1200px) {
	.wpcf7-form input{
		min-height: 62px;
	}
}
.wpcf7-form input{
	padding: 0 32px;
	width: 100%;
	background: rgba(255, 255, 255, 0.1);
	border: 2px solid #787878;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

/* Desctop/Label - 2 */
.foot4 a{
	font-weight: normal;
	font-size: 16px;
	line-height: 120%;
	color: #1F2733;
}

/* Desctop/Paragraph - L */
.our_cases em{
	font-style: normal;
}
@media screen and (min-width: 1200px) {
	.numbers_block .wp-block-column p,
	.advantages .wp-block-column p,
	.desc_par_l,
	.reviews p,
	.our_cases em,
	.services p{
		line-height: 140%;
	}
}
@media screen and (max-width: 1200px) {
	.advantages .wp-block-column p,
	.numbers_block .wp-block-column p,
	.services p,
	.desc_par_l,
	.reviews p,
	.our_cases em{
		line-height: 130%;
	}
}
body blockquote, body .wp-block-quote{
	padding:0;margin:0;border:0;
}
.advantages .wp-block-column p,
.numbers_block .wp-block-column p,
.services p,
.wp-block-cover .wp-block-quote p,
.desc_par_l,
.reviews p,
.our_cases em{
	font-weight: 300;
	font-size: 17px;
	color: #fff;
}

/* Desctop/Paragraph SB */
	.our_cases strong {
		font-weight: 600;
		font-size: 17px;
		line-height: 150%;
	}


/* Desctop/Paragraph R */
.pre_footer p:last-of-type,
.foot2 a,
.desc_par_r,
.our_cases p,
.firstscreen em{
	font-weight: normal;
	font-size: 17px;
	color: #1F2733;
	font-style: normal;
}
@media screen and (min-width: 1200px) {
	.pre_footer p:last-of-type,
	.firstscreen em,
	.foot2 a,
	.desc_par_r,
	.our_cases p{
		line-height: 150%;
	}
}
@media screen and (max-width: 1200px) {
	.pre_footer p:last-of-type,
	.firstscreen em,
	.foot2 a,
	.desc_par_r,
	.our_cases p{
		line-height: 140%;
	}
}
.pre_footer span.wpcf7-form-control-wrap{
	display: block;
}
body #site-navigation a:active{
	color: #fff !important;
}
body #site-navigation a:hover{
	color: #F1BB59;
}
a{
	-webkit-transition: none !important;
	transition: none !important;
}
@media screen and (max-width: 1200px) {
	body div.mob-wid .conten:last-child a:active:after{
		background: bottom / contain no-repeat url("/wp-content/uploads/2022/01/head_arrow_after.svg") !important;
	}
	body .mob-wid .conten:last-child a:hover:after{
		background: bottom / contain no-repeat url("/wp-content/uploads/2022/01/hover_arrow.svg");
	}
}


/* Button on white fon  */
body .licence__form-btn:active,
body .is-style-outline a:active{
	border: 1px solid #1F2733 !important;
	background: #1F2733 !important;
	color: #fff !important;
}

body .licence__form-btn:hover,
body .is-style-outline a:hover{
	background: #1F2733 !important;
	color: #fff !important;
}

/* Button on black fon  */
body div .gut_btn_standart a:active,
body div .header1 .footer-inner p:last-child a:active,
body div .mob-wid .conten:last-child a:active,
body div a.has-background:active
{
background: #fff !important;
border: 1px solid #fff !important;
	color: #1F2733 !important;
}

a.has-background{
	background: #F1BB59 !important;
	color: #1F2733 !important;
}
body .gut_btn_standart a:hover,
body .header1 .footer-inner p:last-child a:hover,
body .mob-wid .conten:last-child a:hover,
body a.has-background:hover
{
background: #1F2733 !important;
	color: #fff !important;
}
a,
button{
	cursor: pointer !important;
}
.gut_btn_standart a,
.header1 .footer-inner p:last-child a,
.mob-wid .conten:last-child a,
.licence__form-btn,
.is-style-outline> a.wp-block-button__link,
a.has-background{
	padding: 0;
border: 1px solid #F1BB59;
font-weight: normal;
font-size: 20px;
line-height: 150%;
color: #1F2733 !important;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(180deg, #F1BB59 0%, #FFCD68 100%);
box-shadow: 0px 0px 54px rgba(255, 205, 104, 0.24);
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
padding-right: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
outline: 0;
vertical-align: baseline;
}

body .wp-block-buttons>.wp-block-button{
margin: 0;
}
body .wp-block-image{
margin-bottom:0;
}
body .wp-block-columns{
margin-bottom: 0;
}
body h2{
margin-bottom: 0;
}
p{
margin-bottom:15px;
}
body ul{
margin:0;
}

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

body {
margin: 0;
}

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

audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}

audio:not([controls]) {
display: none;
height: 0;
}

[hidden],
template {
display: none;
}

a {
background-color: transparent;
}

a:active,
a:hover {
outline: 0;
}

abbr[title] {
border-bottom: 1px dotted;
}

b,
strong {
font-weight: 700;
}

dfn {
font-style: italic;
}

h1 {
font-size: 2em;
margin: 0.67em 0;
}

mark {
background: #ff0;
color: #000;
}

small {
font-size: 80%;
}

sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}

sup {
top: -0.5em;
}

sub {
bottom: -0.25em;
}

img {
border: 0;
vertical-align: middle;
}

svg:not(:root) {
overflow: hidden;
}

figure {
margin: 1em 40px;
}

hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}

pre {
overflow: auto;
}

code,
kbd,
pre,
samp {
font-family: monospace;
font-size: 1em;
}



button[disabled],
html input[disabled] {
cursor: default;
}



fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}

legend {
border: 0;
padding: 0;
}

textarea {
overflow: auto;
}

optgroup {
font-weight: 700;
}

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

td,
th {
padding: 0;
}

/*=============================================
=            Base Typography            =
=============================================*/
html {
	font-size: 90%;
}

body {
	font-size: 1rem;
	color: #2C2738;
	line-height: 1.8;
	font-family: 'Rubik', sans-serif;
}

code {
	background-color: #f1f3f5;
	padding: 0.125em 0.25em;
}

pre {
	background-color: #f8f9fa;
	padding: 20px;
}

blockquote,
.wp-block-quote {
	padding: 1em;
	margin: 1.5em 1em 1.5em 2em;
	border-left: 4px solid #e9ecef;
}

blockquote.has-text-align-right,
.wp-block-quote.has-text-align-right {
	border: unset;
	border-left: 4px solid #e9ecef;
}

/*=============================================
=            Heading Typography            =
=============================================*/
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.3;
	font-weight: 500;
	margin: 0 0 20px;
}

h1 {
	font-size: 2.5rem;
}

h2 {
	font-size: 2.25rem;
}

h3 {
	font-size: 1.75rem;
}

h4 {
	font-size: 1.5rem;
}

h5 {
	font-size: 1.313rem;
}

h6 {
	font-size: 1.125rem;
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr,
.wp-block-separator {
	background-color: #e9ecef;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

iframe {
	max-width: 100%;
}

/*=============================================
=            Common CSS Style            =
=============================================*/
/*=============================================
=            GRID            =
=============================================*/
.tg-container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
	.tg-container--boxed .tg-site {
		max-width: 750px;
	}
	.tg-container {
		max-width: 700px;
	}
}
@media screen and (min-width:700px) and (max-width: 961px){
	.tg-footer-widget-area.footer-sidebar-1{    position: absolute;
		top: 40px;
		left: 0;
		right: 0;
		display: block;
		margin: auto;
		text-align: center;}
	body .tg-site-footer .tg-footer-widget-container.tg-footer-widget-col--three .tg-footer-widget-area{width: 50%;}
}
@media (min-width: 992px) {
	.menu-social-container li.s a{font-size: 0;}
	.tg-container--boxed .tg-site {
		max-width: 970px;
	}
	.tg-container {
		max-width: 940px;
	}
}

@media (min-width: 1200px) {
	.tg-container--boxed .tg-site {
		max-width: 1270px;
	}
	.tg-container {
		max-width: 1200px;
	}
}

@media (min-width: 1700px) {
	.tg-container--boxed .tg-site {
		max-width: 1600px;
	}
	.tg-container {
		max-width: 1600px;
	}
}

.tg-container-fluid {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.tg-container--flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tg-container--flex-center {
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tg-container--flex-space-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}


.tg-site-layout--stretched #page #main :not(.tg-page-header) .tg-container #primary {
	width: 100%;
	padding-right: 0;
}

/*=============================================
=            Body            =
=============================================*/
body:not(.tg-container--separate) #page {
	background: #fff;
}

body.has-transparent-header.elementor-editor-active .tg-site-header {
	z-index: -1;
}

.page-template.tg-container--separate #page {
	background: #fff;
}

/* Boxed Layout */
.tg-container--boxed .tg-site {
	margin: 20px auto;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.tg-container--boxed .tg-site#page {
	background-color: #fff;
}

/* Streached Layout */
.tg-container--stretched .tg-container {
	width: 100%;
	max-width: unset;
}

/* Seperate Layout */
.tg-container--separate {
	background-color: #e9ecef;
}

.tg-container--separate .tg-site-header {
	background-color: #fff;
	border-bottom: 0 none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.tg-container--separate .tg-page-header {
	background-color: #ced4da;
}

.tg-container--separate .tg-site-footer {
	background-color: #fff;
}

.tg-container--separate #primary {
	padding-right: 2em;
}

.tg-container--separate #secondary {
	padding-left: 2em;
	border-left: 0 none;
}

.tg-container--separate .tg-site-layout--left #primary {
	padding-left: 2em;
}

.tg-container--separate .tg-site-layout--left #secondary {
	padding-right: 2em;
	border-right: 0 none;
}

.tg-container--separate .hentry,
.tg-container--separate .widget {
	background-color: #fff;
	padding: 2em;
}

.tg-container--separate .tg-footer-widget-area .widget {
	padding: 0;
	background-color: transparent;
}

/* When transparent header is present */
.has-transparent-header:not(.blog):not(.has-page-header) .site-content,
.tg-no-content-margin .site-content {
	margin: 0;
}
 
/*=============================================
=            Page builder            =
=============================================*/
.page-template-pagebuilder {
	background: #fff;
}

.page-template-pagebuilder .site-content {
	margin: 0;
}

.page-template-pagebuilder .widget {
	background: initial;
	padding: 0;
}

.page-template-pagebuilder #primary.content-area.pagebuilder-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	max-width: inherit;
	padding: 0;
}


 
.tg-page-header {
	padding: 20px 0;
}

.tg-page-header .tg-page-header__title {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 500;
	font-size: 2.5rem;
	line-height: 1.3;
}

.tg-page-header.tg-page-header--left-right .tg-page-header__title {
	margin-right: auto;
}

.tg-page-header.tg-page-header--left-right .breadcrumbs {
	margin-left: auto;
}

.tg-page-header.tg-page-header--both-center .tg-container--flex {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.tg-page-header.tg-page-header--right-left .tg-page-header__title {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-left: auto;
}

.tg-page-header.tg-page-header--right-left .breadcrumbs {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	margin-right: auto;
}

.tg-page-header.tg-page-header--both-left .tg-container--flex {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.tg-page-header.tg-page-header--both-right .tg-container--flex {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-line-pack: end;
	align-content: flex-end;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.tg-page-header .breadcrumb-trail ul {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style-type: none;
}

.tg-page-header .breadcrumb-trail ul li {
	font-size: 16px;
}

.tg-page-header .breadcrumb-trail ul li::after {
	padding: 7px;
	font-size: 12px;
	color: #51585f;
	font-family: "themegrill-icons" !important;
	vertical-align: middle;
	content: "\f103";
}

.tg-page-header .breadcrumb-trail ul li:last-child::after {
	content: none;
}

/*=============================================
=            Lists            =
=============================================*/
ul,
ol {
	padding-left: 0;
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.6rem;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.6rem 1.6rem;
}

/*=============================================
=            Table            =
=============================================*/
table,
.wp-block-table {
	margin: 0;
	width: 100%;
}

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

/*=============================================
=            Admin Bar            =
=============================================*/
.admin-bar .tg-site-header.tg-site-header--transparent {
	top: 32px;
}

@media screen and (max-width: 782px) {
	.admin-bar .tg-site-header.tg-site-header--transparent {
		top: 46px;
	}
}

.search-form label {
	position: relative;
}

.search-form label::before {
	content: '';
	background: url("/wp-content/uploads/2021/02/poisk.svg");
	position: absolute;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	display: block;
	font-family: themegrill-icons;
	color: #adb5bd;
	width:13px;
	height: 13px;
	bottom: 10px;
}

.search-form .search-submit {
	display: none;
}

.tg-menu-item-search {
	position: relative;
	cursor: pointer;
}

.tg-menu-item-search .search-form {
	position: absolute;
	top: 43px;
	right: 0;
	width: 200px;
	display: none;
	z-index: 999;
}

.tg-menu-item-search .search-form label {
	margin-bottom: 0;
	width: 100%;
}

.tg-menu-item-search.show-search .search-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

/*=============================================
=                    Links                    =
=============================================*/
a {
	text-decoration: none;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
:focus{outline:0}

a:active {
	outline: 0;
}

.entry-content a {
	color: #f9c9be;
}

.entry-content a:hover, .entry-content a:focus {
	color: #f9c9be;
}
.tg-primary-menu {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-bottom: 0 solid #e9ecef;
}

.tg-primary-menu > div ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tg-primary-menu .sub-menu > div ul li:hover > a {
	color: #fff;
	background-color: #00B154;
}



.tg-primary-menu > div > ul li:first-child:hover {
	background: transparent;
}

.tg-primary-menu > div ul li.menu-item-has-children, .tg-primary-menu > div ul li.page_item_has_children {
	position: relative;
}
.tg-primary-menu > div ul li a {
	display: flex;
}

.tg-primary-menu > div ul li ul {
	position: absolute;
	display: block;
	top: 100%;
	width: 340px;
	background: radial-gradient(50% 177.91% at 50% 53.21%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 73.96%, rgba(0, 0, 0, 0.76) 86.46%, #000000 100%);
	background-color: #333;
}

.tg-primary-menu > div ul li ul li {
	margin: 0;
}

.tg-primary-menu > div ul li ul li:last-child {
	border-bottom: 0;
}

.tg-primary-menu > div ul li ul li.menu-item-has-children > a::after, .tg-primary-menu > div ul li ul li.page_item_has_children > a::after {
	position: absolute;
	right: 1rem;
	font-family: "themegrill-icons" !important;
	vertical-align: middle;
	content: "\f103";
}

.tg-primary-menu > div ul li ul li a {
	padding: 8px;
}

.tg-primary-menu > div ul li ul li ul {
	top: -1px;
	left: 100%;
}

.tg-primary-menu > div ul li ul,
.tg-primary-menu > div ul li:hover ul ul,
.tg-primary-menu > div ul li.focus ul ul {
	z-index: 99999;
	position: absolute;
	left: -999999px;
}

.tg-primary-menu > div ul li:hover > ul,
.tg-primary-menu > div ul li.focus > ul {
	left: auto;
}

.tg-primary-menu > div ul li .sub-menu li.menu-item-has-children ul.tg-edge, .tg-primary-menu > div ul li .sub-menu li.page_item_has_children ul.tg-edge {
	left: -100%;
}

.tg-primary-menu > div ul li:hover > ul,
.tg-primary-menu > div ul li.focus > ul {
	left: auto;
}

.tg-primary-menu > div > ul, .menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tg-primary-menu > div > ul > li:hover ul ul,
.tg-primary-menu > div > ul > li.focus ul ul {
	position: absolute;
	left: -999999px;
}

.tg-primary-menu > div > ul > li:last-child {
	margin-right: 0;
}

.tg-primary-menu > div > ul > li.tg-menu-item-cart {
	margin-right: 10px;
}

.tg-primary-menu > div > ul > li > ul.tg-edge {
	right: 0;
	left: auto;
}

.tg-primary-menu > div > ul ul li:hover ul ul,
.tg-primary-menu > div > ul ul ul li:hover ul ul,
.tg-primary-menu > div > ul ul li.focus ul ul,
.tg-primary-menu > div > ul ul ul li.focus ul ul {
	position: absolute;
	left: -999999px;
}

.tg-primary-menu > div > ul ul li:hover > ul,
.tg-primary-menu > div > ul ul li.focus > ul {
	left: 100%;
}

.tg-primary-menu > div > ul ul ul li:hover > ul,
.tg-primary-menu > div > ul ul ul ul li:hover > ul,
.tg-primary-menu > div > ul ul ul li.focus > ul,
.tg-primary-menu > div > ul ul ul ul li.focus > ul {
	left: 100%;
}
.tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-item > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current-menu-item > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current-menu-item > a::before {
	content: "";
	position: absolute;
	background-color: #fff;
	margin-bottom: -3px;
}

.tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current_page_ancestor > a, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-ancestor > a, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current_page_item > a, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-item > a {
	position: relative;
}

.tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-item > a::before {
	height: 2px;
	width: 100%;
	bottom: 0;
}

.tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current-menu-item > a::before {
	width: 2px;
	height: 12px;
	top: 50%;
	left: -5px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current-menu-item > a::before {
	width: 2px;
	height: 12px;
	top: 50%;
	left: auto;
	right: -5px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* Top Header Menu */
.tg-site-header-top ul.menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0;
}

.tg-site-header-top ul.menu li a {
	padding: 0 0.5em;
}

/* Header Action */
.tg-header-action-list {
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
}

.tg-header-action-list .tg-header-action__item {
	position: relative;
}


/* Post Navigation */
.posts-navigation,
.post-navigation {
	border-top: 1px solid #e9ecef;
	padding: 2rem 0;
}

.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.posts-navigation .nav-links a,
.post-navigation .nav-links a {
	vertical-align: middle;
}

.posts-navigation .nav-links .nav-previous a::before,
.post-navigation .nav-links .nav-previous a::before {
	margin-right: 0.5rem;
	font-family: "themegrill-icons" !important;
	vertical-align: middle;
	content: "\f102";
}

.posts-navigation .nav-links .nav-next a::after,
.post-navigation .nav-links .nav-next a::after {
	margin-left: 0.5rem;
	font-family: "themegrill-icons" !important;
	vertical-align: middle;
	content: "\f103";
}

/* Mobile navigation */
.tg-mobile-navigation {
	padding-top: 13px !important;
	visibility: hidden;
	opacity: 0;
	position: fixed;
	top: 0;
	bottom: auto;
	left: auto;
	right:0;
	z-index: 9999;
	background: #171D26;
	width: 100%;
	height: 100%;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: 0.35s visibility ease, 0.35s opacity ease, 0.35s -webkit-transform ease;
	transition: 0.35s visibility ease, 0.35s opacity ease, 0.35s -webkit-transform ease;
	transition: 0.35s transform ease, 0.35s visibility ease, 0.35s opacity ease;
	transition: 0.35s transform ease, 0.35s visibility ease, 0.35s opacity ease, 0.35s -webkit-transform ease;
	padding: 110px 0px 45px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.tg-mobile-navigation > div > ul {
	border-top: 1px solid #e9ecef;
	padding-top: 1em;
}

.tg-mobile-navigation .tg-mobile-navigation-close {
	background-color: unset;
	border: unset;
	padding: unset;
	color: unset;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
}

.tg-mobile-navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.tg-mobile-navigation li {
	position: relative;
	min-width:30px;
}

.tg-mobile-navigation li.page_item_has_children, .tg-mobile-navigation li.menu-item-has-children {
	position: relative;
}

.tg-mobile-navigation li.page_item_has_children .tg-submenu-toggle, .tg-mobile-navigation li.menu-item-has-children .tg-submenu-toggle {
	position: absolute;
	right: 8px;
	top: 0;
	display: block;
	padding: 0.5em 0.8em;
	background: unset;
	color: unset;
	border: unset;
}

.tg-mobile-navigation li.page_item_has_children .tg-submenu-toggle::after, .tg-mobile-navigation li.menu-item-has-children .tg-submenu-toggle::after {
	content: '\f067';
	font-family: fontawesome;
	font-size: 12px;
}

.tg-mobile-navigation li.page_item_has_children ul, .tg-mobile-navigation li.menu-item-has-children ul {
	padding-left: 15px;
	max-height: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	overflow: hidden;
}

.tg-mobile-navigation li.page_item_has_children.submenu--show > .tg-submenu-toggle::after, .tg-mobile-navigation li.menu-item-has-children.submenu--show > .tg-submenu-toggle::after {
	content: '';
}

.tg-mobile-navigation li.page_item_has_children.submenu--show > ul, .tg-mobile-navigation li.menu-item-has-children.submenu--show > ul {
	max-height: 500px;
	visibility: visible;
	overflow-y: scroll;
}

.tg-mobile-navigation li.tg-menu-extras-wrap {
	display: none;
}

.tg-mobile-navigation.tg-mobile-navigation--opened {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

.tg-mobile-navigation a {
	display: block;
	word-break: break-all;
}

.tg-mobile-navigation li.tg-menu-item-search {
	padding: 0.5em;
}

.tg-mobile-navigation li.tg-menu-item-search label {
	display: block;
}

.tg-mobile-navigation li.tg-menu-item-search .search-form {
	position: unset;
	width: 100%;
	display: block;
}

.tg-primary-menu > div ul li.tg-header-button-wrap a {
	color: #fff;
	background-color: #269bd1;
	padding: 5px 10px;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	border: 0 solid #e9ecef;
}

.tg-primary-menu > div ul li.tg-header-button-wrap a:hover {
	color: #fff;
	background-color: #1e7ba6;
}

.tg-menu-item-cart .cart-page-link {
	position: relative;
}

.tg-menu-item-cart .cart-page-link .count {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 10px;
	width: 16px;
	height: 16px;
	background-color: #343a40;
	color: #fff;
	position: absolute;
	top: -5px;
	right: -10px;
	border-radius: 50%;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tg-site-footer-bar .menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0;
}

.tg-primary-menu > div > ul > li.tg-menu-extras-wrap {
	margin: 1em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tg-primary-menu > div > ul > li.tg-menu-extras-wrap .submenu-expand {
	cursor: pointer;
	width: 28px;
	height: 28px;
	padding: 0;
	text-align: center;
}

.tg-mobile-navigation li.menu-item-has-children .toggled-on + ul {
	max-height: 500px;
}

.tg-mobile-navigation li.menu-item-has-children .tg-submenu-toggle.toggled-on::after {
	content: "-";
}

/*=============================================
=            Accesibility            =
=============================================*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #e9ecef;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #16181a;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*=============================================
=            Alignments            =
=============================================*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

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

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

.tg-flex-left {
	margin-right: auto;
}

.tg-flex-right {
	margin-left: auto;
}

.wp-block-gallery.alignleft, .wp-block-gallery.alignright, .wp-block-gallery.aligncenter,
.wp-block-social-links.alignleft,
.wp-block-social-links.alignright,
.wp-block-social-links.aligncenter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

/*=============================================
=            Clearings            =
=============================================*/
.clear::before,
.clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after {
	display: table;
	content: "";
}

.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
	clear: both;
}


/*=============================================
=            Header            =
=============================================*/
/* Top Header */
.tg-site-header-top {
	padding: 0.5em 0;
	background-color: #e9ecef;
}

.tg-site-header-top .widget {
	margin: 0;
}

.tg-site-header-top .tg-header-top-left-content,
.tg-site-header-top .tg-header-top-right-content {
	width: 50%;
}

.tg-site-header-top .tg-header-top-right-content {
	text-align: right;
}

.tg-site-header-top .tg-header-top-right-content ul {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.tg-site-header-top p {
	margin: 0;
}
#wpadminbar{top: auto;bottom: 0;}

.tg-site-header.tg-site-header--center .tg-site-header-bottom .tg-container--flex {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.tg-site-header.tg-site-header--center .site-branding {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}

.tg-site-header.tg-site-header--center .site-branding .custom-logo-link {
	margin-right: 0;
}

.tg-site-header.tg-site-header--center .tg-primary-menu {
	margin-left: initial;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tg-site-header.tg-site-header--right {
	/* Site brading */
	/* Menu primary */
}

.tg-site-header.tg-site-header--right .tg-site-header-bottom .tg-container--flex {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.tg-site-header.tg-site-header--right .tg-site-header-bottom .main-navigation ul {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.tg-site-header.tg-site-header--right .site-branding {
	margin-left: 20px;
}

.tg-site-header.tg-site-header--right .site-branding .custom-logo-link {
	margin-right: 0;
}

.tg-site-header.tg-site-header--right .tg-primary-menu {
	margin-left: initial;
	margin-right: auto;
}

.tg-site-header.tg-site-header--transparent {
	position: absolute;
	top: 0;
	z-index: 9999;
	height: auto;
	width: 100%;
	background: transparent;
}
@media screen and (max-width: 1200px) {
	body .tg-site-header-bottom .tg-block--two{
		padding-top: 13px;
		padding-bottom: 13px;
	}
}
.tg-site-header-bottom .tg-block--two{
	padding-top: 12px;
	padding-bottom: 12px;
}

.tg-site-header-bottom .tg-block--two {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.tg-header-transparent-wrapper {
	position: relative;
}

/* Site brading */
.site-branding {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.site-branding .custom-logo-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}


.site-branding .site-description,
.site-branding .site-title {
	margin: 0;
}

.wp-custom-header img {
	margin: 0 auto;
	width: 100%;
	vertical-align: middle;
}

.wp-custom-header:hover .wp-custom-header-video-button {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.wp-custom-header .wp-custom-header-video-button {
	position: absolute;
	top: calc( 50% - 30px);
	left: calc( 50% - 30px);
	z-index: 9999;
	height: 60px;
	width: 60px;
	padding: 10px;
	text-align: center;
	font-size: 18px;
	border: none;
	outline: none;
	color: #fff;
	cursor: pointer;
	-webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 60px rgba(0, 0, 0, 0.5);
	-webkit-transition: opacity 0.35s, visibility 0.35s, -webkit-box-shadow 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, visibility 0.35s, -webkit-box-shadow 0.35s, -webkit-transform 0.35s;
	transition: box-shadow 0.35s, opacity 0.35s, visibility 0.35s, transform 0.35s;
	transition: box-shadow 0.35s, opacity 0.35s, visibility 0.35s, transform 0.35s, -webkit-box-shadow 0.35s, -webkit-transform 0.35s;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}

.wp-custom-header .wp-custom-header-video-button:hover {
	-webkit-box-shadow: 0 0 75px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 75px rgba(0, 0, 0, 0.8);
}

/*=============================================
=            404 Page            =
=============================================*/
.error-404 {
	text-align: center;
}

.error-404 .search-form {
	margin-top: 20px;
}

.site-content {
	margin-top: 80px;
	margin-bottom: 0 !important;
}

#primary {
	width: 70%;
	padding-right: 60px;
}

#secondary {
	width: 30%;
	padding-left: 60px;
	border-left: 1px solid #e9ecef;
}

.tg-site-layout--default #primary {
	width: unset;
	padding: 0;
}

.tg-site-layout--default #primary .entry-content > .alignfull {
	width: auto;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.tg-site-layout--default #primary .entry-content > .alignwide {
	margin-left: -100px;
	margin-right: -100px;
	max-width: unset;
}

.tg-site-layout--default .content-area {
	max-width: 760px;
	margin: 0 auto;
}

.tg-site-layout--default .hentry {
	margin: 0 0 10em;
}

.tg-site-layout--left .site-content .tg-container--flex {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.tg-site-layout--left #primary {
	padding-right: 0;
	padding-left: 60px;
}

.tg-site-layout--left #secondary {
	padding-left: 0;
	padding-right: 60px;
	border-left: 0 none;
	border-right: 1px solid #e9ecef;
}

.tg-site-layout--no-sidebar #primary {
	width: 100%;
	padding-right: 0;
}

.tg-site-layout--no-sidebar #primary .entry-content > .alignfull {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	max-width: unset;
}

.tg-site-layout--no-sidebar #primary .entry-content > .alignfull.wp-block-cover, .tg-site-layout--no-sidebar #primary .entry-content > .alignfull.wp-block-cover-image {
	width: unset;
}

.tg-site-layout--no-sidebar #primary .entry-content > .alignwide {
	margin-left: -100px;
	margin-right: -100px;
	max-width: unset;
}

/*=============================================
=            Sidebar            =
=============================================*/
/*=============================================
=            Widgets            =
=============================================*/

.widget .widget-title {
	font-size: 1.2rem;
	font-weight: 500;
	margin-bottom: 1rem;
}

.widget.widget_recent_comments ul li {
	padding: 0.5rem 0;
}

.widget ul {
	margin: 0;
	list-style-type: none;
}

.widget ul li:last-child {
	border-bottom: none;
}

.widget ul li a + .post-date {
	margin-bottom: 0.5rem;
	display: block;
}

.widget ul ul {
	padding-left: 1em;
}

.widget select {
	max-width: 100%;
}

.widget.widget_search .search-form label {
	width: 100%;
}

.widget.widget_calendar table td, .widget.widget_calendar table th {
	padding: inherit;
	text-align: center;
}

.widget.widget_tag_cloud .tagcloud {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.widget.widget_tag_cloud .tagcloud a {
	font-size: 1rem !important;
	border: 1px solid;
	padding: 5px 10px;
	margin: 5px;
}

/*=============================================
=               Posts and Pages               =
=============================================*/
.sticky {
	display: block;
}

.hentry {
	border: 0 solid #e9ecef;
}

.single .hentry {
	border: 0 solid #e9ecef;
}

.updated:not(.published) {
	display: none;
}

.extra-hatom {
	display: none;
}

.post-thumbnail {
	margin: 0 0 1.5em;
}

.entry-content {
	margin: 0;
}
.entry-content .wp-block-columns:last-child{margin-bottom:0;}

.entry-content p:last-child {
	margin-bottom: 0;
}

.post-thumbnail {
	display: block;
}

.page-links {
	clear: both;
	margin: 0 0 1.5rem;
}

.entry-title {
	margin: 0 0 0.5em;
	font-size: 2.25rem;
	word-wrap: break-word;
}

.entry-meta {
	margin: 0 0 1.5em;
	border: 0 solid #e9ecef;
}

.entry-meta > span {
	margin-right: 1.5rem;
	display: inline-block;
}

.entry-meta > span:last-child {
	margin-right: 0;
}

.tg-meta-style-two .entry-meta span, .tg-meta-style-two .entry-meta a {
	color: #269bd1;
}

.tg-meta-style-two .entry-meta a:hover {
	color: #1e7ba6;
}

.tg-meta-style-two .entry-meta > span {
	display: inline-block;
}

.tg-meta-style-two .entry-meta > span::before {
	display: inline-block;
	font-family: 'FontAwesome';
	margin-right: 5px;
}

.tg-meta-style-two .entry-meta .byline::before {
	content: '\f007';
}

.tg-meta-style-two .entry-meta .posted-on::before {
	content: '\f017';
}

.tg-meta-style-two .entry-meta .cat-links::before {
	content: '\f07c';
}

.tg-meta-style-two .entry-meta .tags-links::before {
	content: '\f02c';
}

.tg-meta-style-two .entry-meta .comments-link::before {
	content: '\f075';
}

.tg-read-more-wrapper.tg-text-align--right {
	text-align: right;
}

.tg-read-more-wrapper.tg-text-align--center {
	text-align: center;
}

.tg-read-more-wrapper .tg-read-more {
	display: inline-block;
}

/*=============================================
=            Asides            =
=============================================*/



/*=============================================
=            Captions            =
=============================================*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*=============================================
=            Gallery            =
=============================================*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.tg-oembed-container {
	position: relative;
	padding-top: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

.tg-oembed-container iframe,
.tg-oembed-container object,
.tg-oembed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

body .tg-oembed-container * {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*=============================================
=            footer            =
=============================================*/
.tg-site-footer .site-info {
	text-align: center;
	padding: 1rem 0;
}

.tg-site-footer .tg-footer-widget-container {
	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;
	padding: 40px 0 0;
}

.tg-site-footer .tg-footer-widget-container.tg-footer-widget-col--one .tg-footer-widget-area {
	width: 100%;
}

.tg-site-footer .tg-footer-widget-container.tg-footer-widget-col--two .tg-footer-widget-area {
	width: calc(50% - 20px);
}

.tg-site-footer .tg-footer-widget-container.tg-footer-widget-col--three .tg-footer-widget-area {
	width: calc(33.33% - 20px);
}

.tg-site-footer .tg-footer-widget-container.tg-footer-widget-col--four .tg-footer-widget-area {
	width: calc(25% - 20px);
}

.tg-site-footer .tg-footer-widget-container.tg-footer-widget--title-hidden .widget-title {
	display: none;
}

.tg-site-footer .tg-site-footer-bar .tg-container--flex {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.tg-site-footer .tg-site-footer-bar p {
	margin: 0;
}

.tg-site-footer .tg-site-footer-bar .tg-site-footer-section-1 {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 18px;
}

.tg-site-footer .tg-site-footer-bar .tg-site-footer-section-1 ul {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.tg-site-footer .tg-site-footer-bar .tg-site-footer-section-2 {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 15px;
	text-align: right;
}

.tg-site-footer .tg-site-footer-bar .tg-site-footer-section-2 .menu {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}


.tg-site-footer .tg-site-footer-bar .tg-site-footer-section-2 .widget li {
	text-align: right;
}

.tg-site-footer .tg-site-footer-bar.tg-site-footer-bar--center .tg-container--flex {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: normal;
	-ms-flex-pack: normal;
	justify-content: normal;
}


.tg-site-footer .tg-site-footer-bar.tg-site-footer-bar--center .tg-site-footer-section-1 .widget,
.tg-site-footer .tg-site-footer-bar.tg-site-footer-bar--center .tg-site-footer-section-2 .widget {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tg-scroll-to-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 50px;
	height: 50px;
	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;
	z-index: 999;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: 0.5s all ease;
	transition: 0.5s all ease;
	color: #fff;
	background-color: #16181a;
}

.tg-scroll-to-top:hover {
	color: #fff;
	background-color: #1D3F6A;
}

.tg-scroll-to-top.tg-scroll-to-top--show {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.tg-overlay-wrapper {
 
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.05);
	display: none;
}

.tg-overlay-wrapper.overlay-show {
	display: block;
}
/*=============================================
=            Desktop Devices          =
=============================================*/
@media screen and (min-width: 1024px) {
	.tg-site-layout--default .post-thumbnail {
		display: block;
		margin-left: calc(50% - 26vw);
		margin-right: calc(50% - 26vw);
	}
}

/*=============================================
=            Tablet Devices            =
=============================================*/
/*=============================================
=            Mobile Devices            =
=============================================*/
@media screen and (max-width: 768px) {
	.site-branding img {
		width: auto;
		height: 34px;
	}
	/* Boxed Layout */
	.tg-container--separate #primary {
		padding-right: 0;
	}
	.tg-container--separate #secondary {
		padding-left: 0;
	}
	/* Site Layout */
	.tg-site-layout--left #primary,
	.tg-site-layout--left #secondary {
		padding: 0;
	}
	.tg-site-header.tg-site-header--center .tg-primary-menu {
		display: none;
	}
	.tg-container--boxed .tg-site {
		width: 90%;
	}
	.tg-container {
		padding-left: 20px;
		padding-right: 20px;
	}
	/* Header Main */
	.tg-site-header--center .site-branding {
		margin-bottom: 1em;
	}
	.tg-header-action-list .tg-header-action__item.tg-mobile-toggle {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.tg-site-header--left .tg-block--two {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-start;
	}
	.tg-menu-item-search {
		margin-top: 0.5em;
	}
	.tg-menu-item-search a {
		display: none;
	}
	#primary.pagebuilder-content {
		margin-bottom: 0;
	}
	#primary,
	#secondary {
		width: 100% !important;
		padding: 0;
		border: none;
	}
	#secondary .widget:last-child {
		margin-bottom: 0;
	}
	.tg-site-footer .tg-footer-widget-container.tg-footer-widget-col--two .tg-footer-widget-area, .tg-site-footer .tg-footer-widget-container.tg-footer-widget-col--three .tg-footer-widget-area, .tg-site-footer .tg-footer-widget-container.tg-footer-widget-col--four .tg-footer-widget-area {
		width: 100%;
	}
	.tg-menu-item-cart .cart-page-link {
		display: inline-block;
	}
	.tg-menu-item-cart .cart-page-link .count {
		top: 0;
		right: -8px;
	}
}


@media screen and (max-width: 600px) {
	.tg-site-header-top {
		display: none;
	}
	.tg-site-footer .tg-site-footer-bar .tg-container--flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.tg-site-footer .tg-site-footer-bar .tg-site-footer-section-1,
	.tg-site-footer .tg-site-footer-bar .tg-site-footer-section-2 {
		width: 100%;
		margin: 0;
	}
	.tg-page-header .tg-container--flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.tg-page-header.tg-page-header--left-right .tg-page-header__title {
		margin-right: 0;
	}
	.tg-page-header.tg-page-header--left-right .breadcrumbs {
		margin-left: 0;
	}
	.tg-page-header.tg-page-header--right-left .tg-page-header__title {
		margin-left: 0;
	}
	.tg-page-header.tg-page-header--right-left .breadcrumbs {
		margin-right: 0;
	}
}

@media screen and (max-width: 480px) {
	.site-branding {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

/* Header Action */
body .tg-header-action-list .tg-header-action__item.tg-mobile-toggle > button {
background: center / contain no-repeat url(/wp-content/uploads/2022/01/mobile_menu.svg);
    width: 32px;
    height: 32px;
	z-index: 99999;
	position: relative;
	border: 0 !important;
}
body .tg-header-action-list .tg-header-action__item.tg-mobile-toggle.tg-mobile-toggle--opened > button{
	background: center / contain no-repeat url(/wp-content/uploads/2022/01/close_menu.svg);
	width: 32px;
	height: 32px;
}
.tg-site-header--center .tg-header-action-list .tg-header-action__item.tg-mobile-toggle, .tg-site-header--right .tg-header-action-list .tg-header-action__item.tg-mobile-toggle {
	margin-left: 0;
}

.tg-header-action-list .tg-header-action__item.tg-mobile-toggle .tg-icon-bars {
	font-size: 1.5rem;
	line-height: 1.2;
}
.services .wp-block-cover__inner-container .wp-block-quote{
	position: relative;
}

.our_team .black_h2{
	justify-content: flex-start;
}
@media screen and (min-width: 1200px) {
    body div .our_team h2 {
        margin-bottom: 24px;
		font-size: 36px;
    }
	body div .our_team p{
		font-size:21px;
		font-weight: 300;
	}
}