@media (max-width: 767px) { 
    .sec-image img {
        position: relative!important;
        overflow: hidden!important;
        padding: 20px 0px!important;
        margin: 0px!important;
        top: 0px!important;
        bottom: 0px!important;
        left: 0px!important;
        right: 0px!important;
    } 	
	.comment .children {
		margin-left: 0px!important;
		padding-inline-start: 0px!important;
	}   
	.m-pt-20 {
		padding-top:20px;
	}
	.position-re-order-service {
		min-height:500px;
	}	
	.comment-respond .comment-form-cookies-consent label {
		width: 95%;
		line-height: 23px;
	}	
	.col-md-10.offset-1 {
		margin-left: 0%;
	}	
	.full-width-section, .block-wrapper{
		max-width:100%; 
		overflow-x:hidden;
	}	
	.widget.footer-widget-block.widget_nav_menu {
		padding-left: 0px;
	}	
	.v-middle.caption .offset-1,
	.v-middle.caption .offset-2,
	.v-middle.caption .offset-3,
	.v-middle.caption .offset-4,
	.v-middle.caption .offset-5,
	.v-middle.caption .offset-6,
	.banner-header .offset-1,
	.banner-header .offset-2,
	.banner-header .offset-3,
	.banner-header .offset-4,
	.banner-header .offset-5,
	.banner-header .offset-6,
    .video-fullscreen-wrap .v-middle .offset-1,
	.video-fullscreen-wrap .v-middle .offset-2,
	.video-fullscreen-wrap .v-middle .offset-3,
	.video-fullscreen-wrap .v-middle .offset-4,
	.video-fullscreen-wrap .v-middle .offset-5,
	.video-fullscreen-wrap .v-middle .offset-6,
    .parallax-header .offset-1,
	.parallax-header .offset-2,
	.parallax-header .offset-3,
	.parallax-header .offset-4,
	.parallax-header .offset-5,
	.parallax-header .offset-6	
	{
		margin-left: 0;
	}	
}
@media screen and (min-width: 780px) {
	.second-footer .widget-area {
		display: flex;
		justify-content: center;
	}
}
@media screen and (max-width: 991px) {	
	header.header .caption .crx-slider-title2-class, 
	.kenburns-inner .caption .crx-slideshow-title2-class,
	header.header .banner-header .caption .crx-slider-title2-class
	{
		font-size: 36px;
	}
}
body textarea{
	height: 110px;
}	
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.float-center {
    text-align: center;
}
.right {
	float: right;
}
.clear {
	clear:both;
}
.hidden {
	display:none;
}
.full-width-section,
.block-wrapper,
.blog-page-full .post 
{
    float: left;
    width: 100%;
}
.img-responsive {
    max-width: 100%;
    height: auto;
}
.block-wrapper.section-padding1 {
    padding-top: 90px;
}
.block-wrapper.section-padding2 {
    padding-bottom: 90px;
}
.cat-divider:before {
    content: ', ';
    margin-left: 3px;
    top: 0px;
}
.cat-divider:nth-child(1):before {
    content: '';
}

.admin-bar .navbar {
    top: 32px!important;
}
.admin-bar .navbar.nav-scroll {
    top: -69px!important;
}
.navbar .navbar-nav li.current-menu-ancestor > .nav-link,
.navbar .navbar-nav li.current-menu-ancestor > .nav-link,
.navbar .navbar-nav li.current-menu-parent > .nav-link,
.navbar .navbar-nav .current-menu-item > a {
	color:#d3071f;
}
.banner-header .banner-heading-tag {
	font-size: 48px;
    color: #fff;
    position: relative;
    line-height: 1.25em;
    margin-bottom: 0;
}
.banner-header .banner-heading-tag span {
    color: #d3071f;
}
.banner-header .banner-heading-subtitle-tag {
    font-size: 16px;
    line-height: 16px;
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    z-index: 1;
}
.banner-header .banner-heading-subtitle-tag::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 8px;
    background-color: #d3071f;
    z-index: -1;
}

.header .caption .crx-slider-title1-class {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}
.header .caption .crx-slider-title1-class:before {
    content: "";
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    height: 8px;
    background-color: #d3071f;
    z-index: -1;
}
.header .banner-header .caption .crx-slider-title1-class {
    font-size: 16px;
    line-height: 16px;
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    z-index: 1;
}
.header .banner-header .caption .crx-slider-title1-class::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 8px;
    background-color: #d3071f;
    z-index: -1;
}
.header .caption .crx-slider-title2-class {
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    position: relative;
    line-height: 1.25em;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}
.header .banner-header .caption .crx-slider-title2-class {
    font-size: 48px;
    color: #fff;
    position: relative;
    line-height: 1.25em;
    margin-bottom: 0;
}
.button-1 i {
	color: #fff;
    font-size: 10px;
    margin-left: 5px;
}
.button-1 i:hover {
	color: #101010;
    font-size: 10px;
    margin-left: 5px;
}
.button-1 .e-font-icon-svg {
    margin-left: 5px;
    width: 10px;
}
.elementor hr.line-vr-section {
    position: relative;
    margin: -25px auto;
    border: 0;
    border-left: 2px solid;
    border-color: #d3071f;
    width: 2px;
    height: 50px;
    z-index: 10;
    opacity: 1;
}
.about-two-img .award-icon .star .img i, 
.about-two-img .award-icon .star .img .e-font-icon-svg
{
    position: absolute;
    top: 48%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-size: 30px;
    padding-top: 5px;
}
.about-two-img .award-icon .crx-image-title1-class {
    font-size: 24px;
    color: #101010;
    margin-bottom: 0;
}
body .section-title {
    margin-bottom: 0px;
}
.section-title.white, 
.section-title2.white,
.section-title3.white,
.crx-section-title.white,
.crx-section-title2.white
{
    color: #fff;
} 
.section-text.white, 
.section-text.white p
{
    color: #999;	
}
.crx-section-text.white, 
.crx-section-text.white p
{
    color: #fff;	
}
.section-title.black, 
.section-title2.black, 
.section-title3.black, 
.crx-section-title.black, 
.crx-section-title2.black 
{
    color: #101010;
}
.section-text.black, 
.crx-section-text.black, 
.section-text.black p,
.crx-section-text.black p
{
    color: #777;	
}
.crx-section-title {
    font-size: 32px;
    line-height: 1.25em;    
}
.crx-section-title span {
    color: #d3071f;
}
.crx-section-title2 {
    font-size: 16px;
    line-height: 16px;
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    z-index: 1;    
}
.crx-section-title2::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 8px;
    background-color: #d3071f;
    z-index: -1;
}
.list-icon i {
    font-size: 14px;
    color: #d3071f;
    background-color: transparent;
    text-align: center;
}
.services1 .wrapper-title .crx-services1-title1-class {
    font-size: 24px;
    line-height: 20px;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    z-index: 1;
}
.services1 .wrapper-title .crx-services1-title1-class::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 8px;
    background-color: #d3071f;
    z-index: -1;
}
.services1 .wrapper-title .crx-services1-title2-class {
    font-size: 24px;
    margin-bottom: 0;
    color: #fff;
}
.sec-process-grid.process:after,
.sec-team.team:after 
{
    content: '';
    position: inherit;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: transparent;
    z-index: 0;
}
.process .item .crx-process-title-class {
    font-size: 24px;
    color: #101010;
    line-height: 1.25em;
}
.process .item:hover .crx-process-title-class {
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
}
.process .item.active i,
.process .item:hover i 
{
    color: #fff;
}
.process .item i {
    font-size: 50px;
    color: #d3071f;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s;
}
.testimonials .item-box .info .cont.pt-left-off{
	margin-left:0px;
}
.testimonials.left .caption .crx-testimonial-title2-class {
    color: #101010;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1.25em;
}
.testimonials .item-box .info .crx-testimonial-title1-class {
    color: #101010;
    font-size: 16px;
    margin-bottom: 0px;
    padding-top: 5px;
    line-height: 1em;
}
.team .item .con .crx-team-title1-class {
    font-size: 20px;
    color: #101010;
    font-weight: 700;
    line-height: 1.25em;
}
.team .item .con .crx-team-title1-class span {
    font-size: 16px;
    color: #777;
    text-transform: none;
    font-weight: 400;
    font-family: 'Syne', sans-serif;
    letter-spacing: 0;
}
.team .item:hover .con .crx-team-title1-class, 
.team .item:hover .con .crx-team-title1-class span 
{
    color: #fff;
}
.blog1 .item .wrap .wrapper-title .crx-blog-title1-class {
    color: #fff;
    font-size: 21px;
    margin-bottom: 15px;
    line-height: 1.25em;
}
.blog1 .item .wrap .wrapper-title .crx-blog-title2-class {
    font-size: 14px;
    line-height: 14px;
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    z-index: 1;
}
.blog1 .item .wrap .wrapper-title .crx-blog-title2-class::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 8px;
    background-color: #d3071f;
    z-index: -1;
}
.contact-box .item .crx-contact-title {
    font-size: 24px;
    color: #101010;
    margin-bottom: 0px;
}
.contact-box .item:hover .crx-contact-title {
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
}
.help .text p.color-1, 
.help .text .sec-text.color-1
{
    color: #fff;
}
.sec-contact-info .contact-box {
    position: inherit;
    margin-bottom: 0px;
    margin-top: 0px;
}
input[type="tel"], input[type="url"], input[type="number"], input[type="date"] {
    max-width: 100%;
    margin-bottom: 15px;
    padding: 15px;
    height: auto;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    width: 100%;
    line-height: 1.5em;
    font-family: 'Syne', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #999;
    background-image: none;
    border: 2px solid rgba(255, 255, 255, 0.1);
    border-radius: 5px;
}
.contact__form input[type="date"]:after {
    color: #999;
}
.contact__form input[type="date"]:after {
    content: '';
    display: block;
    position: absolute;
    right: 35px;
    top: 18px;
    pointer-events: none;
    content: "\e6b6";
    font-family: "themify";
    font-size: 16px;
    /*line-height: 1;*/
}
.select2-container {
    width: 100% !important;
}
.wpcf7-form-control-wrap .select2-container:after {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    pointer-events: none;
    content: "\e64b";
    font-family: "themify";
    font-size: 10px;
    color: #999;
    font-weight: normal;
    line-height: 15px;
}
form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #999;
}
form .select2 {
    background: transparent;
}
input[type=radio]:after,
input[type=radio]:before {
    content: '';
    position: absolute;
    transition: all .3s cubic-bezier(.64, .09, .08, 1)
}
input[type=checkbox] {
    position: relative;
    cursor: pointer;
    margin: 5px 25px 15px 0px;
    -moz-appearance: none;
     -webkit-appearance: none;
    width: 12px;
	padding: 5px;
    background: none;
    border: none;
}
input[type=checkbox]:before {
    content: '';
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255,255,255, 0.1);
    position: absolute;
    top: 10px;
    margin-left: -1px;
}
input[type=checkbox]:after {
    font-family: 'themify';
    content: '\e64c';
    color: #fff;
    background: transparent;
    position: absolute;
    top: 10px;
    margin-left: 3px;
    left: 0;
    width: 18px;
    height: 18px;
    border: none;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    transition: opacity .3s cubic-bezier(.64, .09, .08, 1);
    will-change: opacity;
    font-size: 12px;
}
input[type=checkbox]:checked:after {
    opacity: 1
}
input[type=radio] {
    position: relative;
    cursor: pointer;
    margin: 5px 25px 15px 0px!important;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 10px;
}
input[type=radio]:before {
    background-color: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: none;
    display: inline-block;
    top: 2px;
    left: 0px;
    background-image: radial-gradient(circle, #C19D60 50%, #1b1b1b 70%);
    background-size: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    will-change: background-size;
    z-index: 2;
}
input[type=radio]:after {
    width: 18px;
    height: 18px;
    background: #1b1b1b;
    border-radius: 50%;
	top:2px;
}
input[type=radio]:checked:before {
    background-size: 12px 12px
}
.wpcf7-form-control-wrap {
    width: 100%;
}
.wpcf7-not-valid-tip {
    color: #d3071f;
    padding-top: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #d3071f;
    color: #999;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0em;
    border-color: #d3071f;
}
.wpcf7-spinner {
    margin-top: 10px;
}
.sec-contact-form.booking-box {
    position: relative;
    background: transparent;
    padding: 60px 45px;
    margin-bottom: 0px;
    border-radius: 5px;
}
.sec-contact-form.booking-box {
    padding: 60px 45px 30px;
}
.booking-box.dark {
    background: #101010;
}
.services1 .wrapper-title .crx-services1-grid-title1-class {
    font-size: 20px;
    line-height: 20px;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    z-index: 1;
}
.services1 .wrapper-title .crx-services1-grid-title1-class::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 8px;
    background-color: #d3071f;
    z-index: -1;
}
.services1 .wrapper-title .crx-services1-grid-title2-class {
    font-size: 24px;
    margin-bottom: 0;
    color: #fff;
}
.sec-services.services1 .item {
    margin-bottom: 0px;
}
.services2 .item .caption .crx-services2-grid-title2-class {
    font-size: 27px;
    line-height: 1.25em;
    color: #101010;
}
.services2 .item .caption .section-text {
    color: #777;
    margin-bottom: 20px;
}
.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) .services2 .item.no-left figure {
    margin-left: auto;
}
.services3 .card .card-inner:hover .font-text, 
.services3 .card .card-inner:hover .font-text p 
{
    color: #fff;
}
.services3 .card .card-inner .font-text,
.services3 .card .card-inner .font-text p 
{
    color: #777;
}
.pricing .item .cont .crx-pricing-title1-class {
    font-size: 24px;
    margin-bottom: 0;
    color: #101010;
    line-height: 1.25em;
}
.pricing-table-wrapper table th, 
.pricing-table-wrapper table td {
    border: 0px solid #ddd !important;
}
.pricing-table-wrapper table {
    border-collapse: collapse;
	margin-bottom: 0px;
}
.pricing-table-wrapper tbody tr {
    background: transparent!important;
}
.video-fullscreen-wrap .caption.overlay {
    text-align: inherit;
}
.button-1, 
.button-2, 
.button-3 {
    cursor: pointer;
}
.copyright .copy-text {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
}
.copyright .copy-text a {
    background: linear-gradient(to bottom, #d3071f 0%, #d3071f 100%);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 2px 2px;
    color: #fff;
    text-decoration: none;
    transition: background-size .2s;
}
.mc4wp-form-fields input[type="email"] {
    height: 60px;
    width: 100%;
    border: none;
    background: transparent;
    font-size: 16px;
    color: #fff;
    outline: none;
    padding: 0 90px 0 20px;
    border: 2px solid #d3071f;
    border-radius: 5px;
}
.mc4wp-form-fields button {
    height: 50px;
    border: none;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    color: #101010;
    outline: none;
    padding: 0 25px;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    border-radius: 5px;
}
.mc4wp-form-fields button:hover {
    background: #fff;
    color: #101010;
}
.mc4wp-form-fields label{
	width: 100%;
}
.mc4wp-form-fields {
	position: relative;
}
.footer-widget-block a:hover {
    color: #d3071f;
}
.footer-widget-block a {
    color: rgba(255, 255, 255, 0.8);
}
.footer-widget-block.widget_meta a,
.footer-widget-block.widget_nav_menu a,
.footer-widget-block.widget_recent_entries a,
.footer-widget-block.widget_archive a {
    position: relative;
    padding-left: 15px;
}
.footer-widget-block.widget_meta li a:after,
.footer-widget-block.widget_nav_menu li a:after,
.footer-widget-block.widget_recent_entries li a:after,
.footer-widget-block.widget_archive li a:after {
    width: 6px;
    height: 6px;
    content: "";
    background: #d3071f;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
}
.footer .widget ul.children, 
.footer .widget ul.sub-menu {
    margin-bottom: 0px;
    margin-top: 0px;
}
.footer .footer-widget-block li a {
    display: inline;
}
.footer .widget caption, 
.footer .widget span.rss-date, 
.footer .widget input[type="text"], 
.footer .widget input[type="text"]::placeholder, 
.footer .widget span.wp-calendar-nav-prev
{
    color: #f6f1f0;
}
.footer-widget-block.widget_nav_menu li a:before, 
.footer-widget-block.widget_categories li a:before, 
.footer-widget-block.widget_pages li a:before, 
.footer-widget-block.widget_recent_comments li a:before, 
.footer-widget-block.widget_nav_menu li a:before, 
.footer-widget-block.widget_rss li a:before 
{
    content: "";
    background-color: transparent;
}
.footer-widget-block.widget_recent_comments li a, 
.footer-widget-block.widget_rss li a
{
    padding-left: 0px;
}
.footer-widget-block.widget_pages li a:before
{
	content: "- ";
	top: 0;
}
.footer-widget-block.widget_pages li.page_item_has_children ul.children a:before,  
.footer-widget-block.widget_nav_menu li.menu-item-has-children ul.sub-menu a:before
{
    position: inherit;
}
.footer-widget-block.widget_pages li.page_item_has_children ul.children,  
.footer-widget-block.widget_nav_menu li.menu-item-has-children ui.sub-menu {
    padding-left: 15px;
}

.widget.widget-block ol, 
.widget.widget-block ul {
    padding-left: 0;
}
.widget.widget-block.widget_categories ul li a:before {
    content: "\e649";
    font-size: 9px;
    margin-right: 10px;
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.widget.widget-block .tagcloud a:hover {
    background-color: #d3071f;
    color: #fff;
}
.widget.widget-block .tagcloud a {
    margin: 4px;
    padding: 9px 20px;
    background-color: #fff;
    color: #101010;
    float: left;
    border-radius: 5px;
    font-size: 16px!important;
    line-height: 1.5em;
}
.widget.widget-block .wp-block-search {
    margin-bottom: 0px;
}
.widget.widget-block .wp-block-search .wp-block-search__button {
    height: auto;
    margin-left: 5px;
    padding: 0px 12px;
    border: 2px solid #d3071f;
    border-radius: 0px;
    background-color: #d3071f;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-family: 'Syne', sans-serif;
    font-size: 14px;
    border-radius: 5px;
}
.widget.widget-block .wp-block-search .wp-block-search__button:hover {
    border: 2px solid #fff;
    background-color: #fff;
    color: #101010;
}
.widget.widget-block .wp-block-search .wp-block-search__input {
    background-color: transparent;
    color: #999;
    border: 2px solid #d3071f;	
	border-radius: 5px;
}
.widget.widget-block .wp-block-search .wp-block-search__label {
    display: none;
}
.blog2-sidebar .wp-block-heading {
    padding-bottom: 5px;
    border-bottom: 2px solid #d3071f;
    font-size: 20px;
    line-height: 1.75em;
    margin-bottom: 15px;
    color: #fff;
}
.blog2-sidebar .widget a:hover {
    color: #d3071f;
}
section.blog2.section-padding {
    padding-bottom: 0;
}
.search.search-no-results .pagination-wrap {
    display: none;
}
a#cancel-comment-reply-link {
    margin-left: 10px;
    font-size: 15px;
}
.comment-reply-link {
    font-size: 14px;
    color: #fff;
    margin: 0;
    font-weight: 400;
}
.comment-reply-link:hover {
    color: #d3071f;
}
.comment-reply-link:after {
    content: "\e6bd";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.comment-respond .comment-reply-title  {
    font-size: 24px;
    color: #fff;
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    line-height: 1.5em;
    margin: 0 0 15px 0;	
}
.mt-10 {
    margin-top: 10px;
}
.comment-respond {
    margin-bottom: 60px;
}
.comment-form-cookies-consent input {
    margin-top: 2px;
    float: left;
    margin-right: 17px;
}
.comment-form-cookies-consent label {
    margin-top: 8px;
    float: left;
    width: 90%;
}
p.comment-notes, 
p.comment-form-cookies-consent
{
    font-size: 14px;
}
.post-comment-section  ul.comments__list {
    padding-left: 0;
}
.comment-respond form p.comment-form-cookies-consent {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.comment ul.children {
    margin-left: 60px;
}
.comment ul.children ul.children {
    margin-left: 30px;
}
.page-content,
.post-content,
.post-comment-section {
    width: 100%;
    float: left;
}
.banner-header.full-height {
	max-height:100%;
}
.not-found .search-form .form-group input[type="text"], .not-found .search-form .form-group input[type="search"], .not-found .search-form .form-group input[type="email"] {
    color: #fff;
}
.sec-social.team-single .wrapper .cont,
.sec-contact-info .team-single .wrapper .cont 
{
    padding: 0;
}
.sec-video.video-wrapper.video.text-center {
    min-height: auto;
}
.sec-services .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 30px;
}
.sec-clients.clients {
    background: transparent;
}
.sec-clients.clients .owl-carousel {
    margin: 0;
}
.sec-process-grid.process .item,
.sec-services.services3 .card, 
.sec-pricing.pricing .item 
{
    margin-bottom: 0px;
}
.services-box .item .crx-services-box-title-class {
    font-size: 24px;
    color: #101010;
}
.services-box .item:hover .crx-services-box-title-class {
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
}
.services-box .item.active .crx-services-box-title-class {
    color: #fff;
}
.sec-process-grid.services-box {
    position: inherit;
    margin: 0;
}
.sec-contact-form.contact .btn-form1-submit {
    width: auto;
    padding: 14px 28px;
    line-height: 20px;
}
.sec-contact-form.contact p {
    color: #999;
    margin: 0;
}
.sec-contact-form.contact .btn-form1-submit.mt-15 {
    margin-top: 0 !important;
}
.sec-contact-form.contact .wpcf7-not-valid-tip {
    padding-top: 0px;
    padding-bottom: 10px;
}
.sec-contact-form.contact .btn-form1-submit:after {
    width: 0px;
}
/* ======= Services Sidebar style ======= */
.elementor-widget-container .widget {
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.elementor-widget-container .widget:last-child {
    margin-bottom: 0px;
}
.elementor-widget-container .widget.widget_nav_menu {
    padding: 45px 45px 35px;
    position: relative;
    display: block;
    background: #fff;
    border-radius: 5px;
}
.elementor-widget-container .widget.widget_nav_menu .widgettitle {
    position: relative;
    margin-bottom: 20px;
    border-bottom: 2px solid #d3071f;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 30px;
    color: #101010;    
}
.elementor-widget-container .widget.widget_nav_menu ul {
    position: relative;
    padding-left: 0;
}
.elementor-widget-container .widget.widget_nav_menu ul li {
    position: relative;
    line-height: 50px;
    color: #101010;
    margin-bottom: 5px;
}
.elementor-widget-container .widget.widget_nav_menu ul li:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 0;
    right: -20px;
    bottom: 0;
    background: #d3071f;
    border-radius: 5px;
    opacity: 0;
    transition: all 0.3s ease;
}
.elementor-widget-container .widget.widget_nav_menu ul li:after {
    content: "";
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -12px;
    height: 24px;
    border-left: 2px solid var(--thm-base);
    opacity: 0;
    transition: all 0.3s ease;
}
.elementor-widget-container .widget.widget_nav_menu ul li:last-child {
    margin-bottom: 0;
}
.elementor-widget-container .widget.widget_nav_menu ul li a {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #101010;
    transition: all 0.3s ease;
    z-index: 1;
}
.elementor-widget-container .widget.widget_nav_menu ul li:hover a,
.elementor-widget-container .widget.widget_nav_menu ul li.current_page_item a {
    color: #fff;
}
.elementor-widget-container .widget.widget_nav_menu ul li:hover:before,
.elementor-widget-container .widget.widget_nav_menu ul li.current_page_item:before,
.elementor-widget-container .widget.widget_nav_menu ul li:hover:after,
.elementor-widget-container .widget.widget_nav_menu ul li.current_page_item:after {
    opacity: 1;
}
.elementor-widget-container .widget.widget_nav_menu ul li a:after {
    position: absolute;
    right: 0;
    top: 0;
    content: '\f105';
    font-family: 'FontAwesome';
    opacity: 1;
    font-size: 14px;
    font-weight: normal;
    z-index: 1;
    font-style: normal;
}
.elementor-widget-container .widget.widget_nav_menu ul li a:hover:before,
.elementor-widget-container .widget.widget_nav_menu ul li.current_page_item a:before {
    opacity: 1;
    transform: scaleX(1);
    transition: all 0.3s ease 0.1s;
}
.kenburns-inner .caption .crx-slideshow-title1-class {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
}
.kenburns-inner .caption .crx-slideshow-title1-class:before {
    content: "";
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    height: 8px;
    background-color: #d3071f;
    z-index: -1;
}
.kenburns-inner .caption .crx-slideshow-title2-class {
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    position: relative;
    line-height: 1.25em;
    margin-bottom: 0;
}
.kenburns-inner .caption .crx-slideshow-title2-class span {
    position: relative;
    color: #d3071f;
    display: inline-block;
}
.elementor .line-hr-section {
    position: relative;
    margin: -1px auto;
    border: 0;
    border-top: 1px solid;
    border-color: #f5b754;
    width: 50px;
    height: 2px;
    z-index: 10;
    opacity: 1;
}
.elementor-widget-carex-process-grid {
	width: 100%;
}
.elementor-editor-active .select2-container .select2-selection--single {
    height: auto;
    border: none;
	background-color:transparent;
}

.elementor-widget-carex-text ul li:before {
	content: "\e64c";
    font-family: 'themify';
    font-size: 18px;
    color: #d3071f;
    padding-right: 15px;
    position: relative;
    top: 5px;
}
.elementor-widget-carex-text ul{
	padding-left:0px;	
}
.elementor-widget-carex-text ul li{
	font-size: 15px;
	margin: 0;
	font-weight: 300;
    line-height: 1.75em;
}



/*******mob menu*******/
@media screen and (max-width: 991px) {
	nav.navbar .navbar-nav .nav-link.nav-color {
		color: #000;
	}
	
}
@media only screen and (max-width: 1064px){
	.carex-classic-main {
		display:none;
	}
	.logged-in.admin-bar .carex-mob-menu-wrapper{
		top:45px;
		position:absolute;
	}
	.carex-mob-menu-wrapper{
		background: #fff;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 90px;
		z-index: 10;
		padding: 0 20px 0 200px;
		-webkit-transform: translate3d(0,0,0);
	}	
	.logo-holder {
		left: 20px;
		top: 25px;
	}
	.nav-button-wrap {
		float: right;
		height: 30px;
		width: 30px;
		cursor: pointer;
		position: relative;
		top: 40px;
		margin-right: 16px;
		display: block;
	}
	.nav-button span {
		float: left;
		width: 100%;
		height: 2px;
		background:#d3071f;
		margin-bottom: 4px;
		border-radius: 4px;
		-webkit-transition: all 200ms linear;
		transition: all 200ms linear;
	}
	.nav-button span:first-child {
		width: 50%;
	}
	.main-menu {
		position: absolute;
		background: #101010;
		top: 90px;
		right: -20px;
		width: 75%;
		z-index: 50;
		max-height:100vh;
		min-height:100vh;
		padding: 50px 10px;
		visibility: hidden;
		opacity: 0;
		-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 5px 200px rgba(0, 0, 0, 0.1);
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}
	.vismobmenu {
		opacity: 1;
		right: 0;
		visibility: visible;
	}
	.menusb {
		display: block;
		float: left;
		position: relative;
		width: 100%;
		overflow: hidden;
	}
	.main-menu .menusb ul {
		display: block;
		float: left;
		position: relative;
		width: 100%;
		padding-left:10px;
	}
	.main-menu .menusb ul ul{
		padding-left:0px;
	}
	.menusb li {
		margin: 0;
		float: left;
		width: 100%;
		position: relative;
		overflow: hidden;
		padding: 0px;
	}
	.menusb a {
		font-family: 'Syne', sans-serif;
		font-size: 15px;
		font-weight: 300;
		line-height: 1.25em;
		color: #1b1b1b;
		margin: 11px 0 0 0;
		padding: 0 0 11px 0;
		list-style: none;
		-webkit-transition: all .4s;
		transition: all .4s;
	}
	.menusb li a.active {
		color:#d3071f;
	}
	.main-menu.main-menu-hover-classic a{
		max-width:79%;
	}
	.menusb a{
		color: #fff;
	}
	.nav-dec {
		cursor:pointer;
	}
	.menusb a.back:before {
		font-family: 'themify';
		content: "\e629";
		font-size: 14px;
	}
	.main-menu-click-classic .menusb .menu-item-has-children > a:after{
		font-family: 'themify';
		content: "\e628";
		position: absolute;
		right: 5px;
	}
	.main-menu.main-menu-hover-classic .nav-dec{
		position:absolute;
		top:18px;
		right:15px;
		font-size:13px;
		-webkit-transition: all .4s;
		transition: all .4s;
	}
	.main-menu.main-menu-hover-classic li:hover .nav-dec{
		transform: rotate(180deg);
		-webkit-transition: all .4s;
		transition: all .4s;
	}
	.main-menu.main-menu-hover-classic .menu-item-has-children ul li a:after{
		display:none;
	}
	.main-menu.main-menu-hover-classic .menu-item-has-children ul ul li{
		padding-left:0px;
	}
	.main-menu.main-menu-hover-classic .menu-item-has-children ul ul li a{
		padding-top:0px;
	}
	.logo-holder h2{
		display:none;
	}
	.menusb .current-menu-parent > a, .menusb  .current-page-ancestor > a, .menusb  .current-menu-item > a {
		color:#d3071f;
	}
	.main-menu.main-menu-hover-classic .menusb ul ul{
		display:none;
	}
	.main-menu.main-menu-hover-classic{
		overflow:auto;
	}
	.main-menu.main-menu-hover-classic::-webkit-scrollbar {
		width: 0px;
	}

	.main-menu.main-menu-hover-classic::-webkit-scrollbar-track {
		background: #999;
	}

	.main-menu.main-menu-hover-classic::-webkit-scrollbar-thumb {
		background: #272727;
	}

	.main-menu.main-menu-hover-classic::-webkit-scrollbar-thumb:hover {
		background: #272727;
	}
	body.temp-grayscale .elementor{
		-webkit-filter: grayscale(100%);
	   filter: grayscale(100%);

	   -webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
}
.logo-holder {
    position: absolute;
    top: 30px;
    z-index: 11;
}
.carex-classic-main-off,
.carex-classic-mob-off,
.carex-mob-menu-wrapper.carex-mob-menu-ss {
	display: none;
}
.carex-wrap{
	display:none;
}
.main-menu-click {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.main-menu-click ul {
    display: block;
    float: left;
    position: relative;
    width: 100%;
	z-index:1;
}
.main-menu-click li {
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0 20px;
}
.main-menu-click .menu-item-has-children > a:after {
    font-family: 'themify';
    content: "\e628";
    position: absolute;
    right: 5px;
	font-size: 13px;
}
.main-menu-click a.back:before {
    font-family: 'themify';
    content: "\e629";
    font-size: 13px;
}
.nav-dec {
    position: absolute;
    top: 5px;
    right: 14px;
    font-size: 11px;
	-webkit-transition: all .4s;
    transition: all .4s;
}
.main-menu-hover li:hover .nav-dec{
	transform: rotate(180deg);
	-webkit-transition: all .4s;
	transition: all .4s;
}
.carex-sidebar-sub-toggle>ul>li.menu-item-has-children.open>a .nav-dec{
	transform: rotate(180deg);
	-webkit-transition: all .4s;
	transition: all .4s;
}
.carex-menu ul li a {
    font-family: 'Outfit', sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #3b3b3b;
    text-decoration: none;
    position: relative;
    padding: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.carex-menu {
    position: relative;
	margin-top:180px;
}
.carex.bauen-wrap-show {
    overflow: auto;
}
.carex-menu-helper-class .current-menu-parent > a,
.carex-menu-helper-class .current-page-ancestor > a,
.carex-menu-helper-class .current-menu-parent > span,
.carex-menu-helper-class .current-menu-parent > span,
.carex-menu-helper-class .current-menu-item > a,
.navbar .navbar-nav li.current-menu-ancestor > .nav-link i, .navbar .navbar-nav li.current-menu-ancestor > .nav-link i, .navbar .navbar-nav li.current-menu-parent > .nav-link i, .navbar .navbar-nav .current-menu-item > a i,
.navbar .navbar-nav .nav-link:hover i,
.main-menu-hover li:hover .nav-dec
{
	color:#d3071f
}


/* Unit Test */

.blog .post.sticky {
    padding: 0px 30px;
	margin-bottom: 60px;
}
.blog .post.sticky {
    background: #fff;
}
.blog2 .sticky .post-cont .category a {
    color: #000;
}
.blog2 .sticky .post-cont h5, .blog2 .sticky .post-cont h5 a {
    color: #101010;
}
.blog2 .sticky .button-1:hover {
    border: 2px solid #101010;
    background-color: #101010;
    color: #fff;
}
.blog2 .sticky .button-1:hover span {
    color: #fff;
}
.sidebar {
	overflow:hidden;
}
.widget select{
	width: 100%;
    height: 50px;
    cursor: pointer;
    border-radius: 0;
    background-color: #F4F4F4;
    padding: 10px 30px 10px 15px;
    appearance: none;
    -webkit-appearance: none;
	background: #F4F4F4 url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='11' height='11' xmlns='http://www.w3.org/21b1b1b/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='black'/></g></svg>") no-repeat 95%;
    color: #666;
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
	max-width:100%;
}
.widget table{
	width: 100%;
	float:left;
	max-width:100%;
}
.widget caption{
	margin-bottom: 10px;
	color: #999;
}
.widget thead th{
	padding: 10px 15px;
	font-size: 13px;
	line-height: 24px;
	font-weight: 600;
	color: #666;
	border-left: 1px solid #E2E6E7;
	border-bottom: 1px solid #E2E6E7;
}
.widget thead th:first-child{
	border-left: none;
}
.widget td {
	font-size: 12px;
	line-height: 24px;
	font-weight: 600;
	color: #666;
}
.widget td {
	border-left: 1px solid #E2E6E7;
}
.widget td:first-child{
	border-left: none;
}
.widget tr:nth-child(odd){
	background: #e4e4e4;
}
.widget tr:nth-child(even) {
    background: #d8d8d8;
}
.widget table th, 
.widget table td {
    border: 0px solid #ddd!important;
}
.widget img{
	max-width:100%;
	height:auto;
}
.widget ul.children,
.widget ul.sub-menu{
	margin-bottom: 15px;
    margin-top: 15px;
}
.widget ul.children, 
.widget ul.sub-menu {
	counter-reset: submenu;
}
.widget ul ul.children > li > a::before, 
.widget ul ul.sub-menu > li > a::before {
    font-weight: normal;
    content: "- " counters(submenu, "- ", none);
    counter-increment: submenu;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
}
.widget strong{
	float:left;
	margin:10px 0px;
	width:100%;
}
.widget .wp-caption-text{
	margin: 10px 0px;
}
.rss-widget-icon {
    width: 20px;
    margin-right: 5px;
    margin-top: -3px;
}
.widget_rss .widget-title {
	float:left;
	width:100%;
	clear:both;
}
.widget_rss cite {
	font-size: 14px;
}
.widget_rss ul li a.rsswidget {
    font-size: 16px;
}
span.rss-date {
    margin: 6px 0;
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 13px;
}
.rssSummary {
    line-height: 24px;
	font-size:13px;
}
.widget_rss li  {
    margin-bottom: 1rem;
	margin-top: 1rem;
}
.calendar_wrap table th, 
.calendar_wrap table td {
    text-align: center;
}
.widget_calendar caption, 
.wp-block-calendar table caption
{
    text-align: center;
    margin-bottom: 0;
}
nav.wp-calendar-nav {
    font-size: 16px;
    text-align: center;
}
.wp-block-calendar {
    margin: 2.5rem 0;
}
.wp-block-calendar table {
    margin: 0;
}
table{
	width: 100%;
	margin-bottom:10px;
	float:left;
	max-width:100%;
}
thead th{
	padding: 10px 15px;
	line-height: 24px;
	font-weight: 600;
	color: #666;
	border-left: 1px solid #E2E6E7;
	border-bottom: 1px solid #E2E6E7;
}
thead th:first-child{
	border-left: none;
}
td {
	font-size: 13px;
	line-height: 24px;
	font-weight: 600;
	color: #666;
}
td {
	border-left: 1px solid #E2E6E7;
}
td:first-child {
	border-left: none;
}
table th, 
table td {
    border: 0px solid #ddd!important;
}
table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table tbody:first-child tr:first-child td {
    border-top: 0
}
table th,
table td {
    padding: 8px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    vertical-align: top;
    text-align: left;
    line-height: 18px;
	font-size: 14px;
}
table {
    width: 100%;
    border-collapse: separate;
}
table th, table td {
    padding: 8px;
    vertical-align: top;
    border: 1px solid #ddd!important;
    text-align: left;
    line-height: 18px;
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	border-radius: 4px;
	width:100%;
	overflow: auto;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt {
    font-weight: 700;
}
iframe {
	width: 100%;
}
embed {
	width: 100%;
}
pre {
	max-width:600px;
	clear: both;
}
blockquote {
    min-height: 90px;
}
img {
    max-width: 100%;
    height: auto;
}
.wp-block-cover-text {
	color: #fff!important;
}
.wp-block-cover.has-background-dim {
    color: #fff;
}
.has-background {
	background-color:transparent!important;
	padding:0px!important;
}
.has-small-font-size {
    margin-top: 25px;
}
.has-large-font-size{
	font-size: 36px;
    line-height: 42px;
}
.has-huge-font-size {
	line-height: 35px;
}
p.has-text-color.has-background.has-very-light-gray-color {
    color: #a5a5a5;
    padding: 10px;
}
.wp-block-cover {
    margin-bottom: 20px;
}
.wp-block-image img,
.wp-block-media-text__media img{
	max-width:100%;
	height:auto;
}
.wp-block-cover.has-background-dim p {
    color: #fff;
}
.wp-block-button__link{
    color: #fff;
    border: 1px #fff solid;
	background: transparent;	
	margin: 10px 0px;
}
.wp-block-button a.wp-block-button__link:hover, 
.wp-block-button.is-style-outline .wp-block-button__link:hover
{
    background: #fff;
	color: #101010;
	border-color: #fff;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
    color: #fff;
}
.wp-block-button.is-style-outline .wp-block-button__link {
	color: #fff;
    border-radius: 0;
	border: 1px solid currentColor;
}
.wp-block-button.is-style-squared  .wp-block-button__link {
	border-radius: 0;
}
.wp-block-button.alignleft {
   float: left;
}
.wp-block-button.alignright {
   float: right;
}
.wp-block-button.aligncenter {
    width: 100%;
    float: left;
    text-align: center;
}
.wp-block-gallery { 
    display:flex!important; 
	width:100%; 
	float:left;
}
li.blocks-gallery-item{
	padding:0px;
}
.blocks-gallery-item__caption{
	font-size:14px!important;
}
.blocks-gallery-caption{
	text-align:left;
	padding-bottom:20px;
	clear:both;
}
.wp-block-gallery .blocks-gallery-image figcaption {
    color: #fff;
}
.blocks-gallery-grid:not(.has-nested-images), .wp-block-gallery:not(.has-nested-images) {
    padding-right: 10px;
}
.wp-block-pullquote {
    padding: inherit;
    float: left;
    width: 100%;	
}
.wp-block-quote {
    float: left;
    width: 100%;
}
.wp-block-pullquote blockquote.has-text-color,
.wp-block-pullquote.is-style-solid-color blockquote {
    margin-top: 1rem;
}
blockquote.has-text-color.has-light-gray-color {
    background: transparent;
    margin: 0;
}
blockquote.has-text-color.has-very-dark-gray-color {
    background: #cdcdcd;
    margin: 0;
}
blockquote.has-text-color.has-very-dark-gray-color { 
    color: #fff;
}
.wp-calendar-table {
    margin-bottom: 0;
}
time.wp-block-latest-posts__post-date, 
time.wp-block-latest-comments__comment-date
{
    font-style: italic;
}
ul.wp-block-rss li, 
ul.wp-block-archives li, 
ul.wp-block-categories li, 
ul.wp-block-latest-posts li 
{
    line-height: 32px;
    width: 100%;
    float: left;
    font-family: inherit;
    list-style-type: none!important;
}
ul.wp-block-rss li a, 
ul.wp-block-archives li a, 
ul.wp-block-categories li a, 
ul.wp-block-latest-posts li a
{
    font-weight: 500;
	text-decoration: none;
}
.wp-block-archives select { 
    height: 45px;
	margin-bottom: 20px;
	padding: 0px 5px;
}
ol.wp-block-latest-comments {
    padding-left: 0px;
    list-style-type: none;
    -webkit-padding-start: 0px;
}
ol.wp-block-latest-comments li {
    list-style-type: none!important;
}
img.wp-block-latest-comments__comment-avatar {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.wp-block-tag-cloud a {
    margin: 4px;
    padding: 9px 20px;
    background-color: #fff;
    color: #101010;
    float: left;
    border-radius: 5px;
    font-size: 16px !important;
    line-height: 1.5em;
}
.wp-block-tag-cloud a:hover {
    background-color: #d3071f;
    color: #fff;
}
p.wp-block-tag-cloud {
    width: 100%;
    float: left;
}
.wp-block-search  {
    margin-bottom: 15px;
}
.wp-block-search__input {
    color: #fff;
    background: transparent;
	border-color: #fff;
}
.wp-block-search .wp-block-search__button {
    text-decoration: none;
    color: #fff;
    background: transparent;
    padding: 5px 50px;
    display: inline-block;
    border: 1px solid #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    outline: none!important;
    text-transform: none;
    height: inherit;
    line-height: inherit;
    font-size: inherit;
    font-weight: 400;
}
.wp-block-search .wp-block-search__button:hover {
    background-color: #fff;
    color: #101010;
	border-color: #fff;
}
.wp-block-search .wp-block-search__label {
    display: none;
}
.wp-block-search__inside-wrapper {
    line-height: 40px;
}
.widget.widget-block .wp-block-search .wp-block-search__input {
    padding: 0 10px;
}
.wp-block-archives-dropdown select, 
.wp-block-categories-dropdown select 
{
    height: 38px;
    text-transform: uppercase;
    background: #F4F4F4;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 0px 5px;
    outline: none;
    border: 1px solid rgba(0, 0, 0, .2);
	margin-bottom: 10px;
    cursor: pointer;	
}
.custom-post .bg-image, 
.bg-image 
{
    background-size: inherit;
}
.post-content a {
    text-decoration: none;
}
.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6, 
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6,  
.comment-text h1, .comment-text h2, .comment-text h3, .comment-text h4, .comment-text h5, .comment-text h6 {
	color: #fff;
}
.page-content  ul, 
.post-content  ul, 
.comment-text ul {
	padding-left:20px;
	display: block;
	list-style-type: disc;
	-webkit-padding-start: 20px;
}
.page-content  ol, 
.post-content  ol, 
.comment-text ol {
	padding-left:20px;
    display: block;
    list-style-type: decimal;
	-webkit-padding-start: 20px;
}
.page-content  ul li,
.post-content  ul li,
.comment-text  ul li
{
    list-style: disc;
}
.page-content  ol li,
.post-content  ol li,
.comment-text  ol li
{
    list-style: decimal;
}
.page-content  ul li ul, 
.post-content  ul li ul, 
.comment-text ul li ul {
	padding-left:40px;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}
.page-content  ol li ol, 
.post-content  ol li ol, 
.comment-text ol li ol {
    padding-left:40px;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
.post-content ul.wp-block-rss, 
.post-content ul.wp-block-archives, 
.post-content ul.wp-block-categories, 
.post-content ul.wp-block-latest-posts 
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.post-content ul.wp-block-gallery  {
    padding-left: 0px;
    display: block;
    list-style-type: none;
    -webkit-padding-start: 0px;
}
.page-content ul:not(.blocks-gallery-grid) li ul {
	padding-left:40px;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}
.page-content  ul:not(.blocks-gallery-grid) {
	padding-left:20px;
	display: block;
	list-style-type: disc;
	-webkit-padding-start: 20px;
}
.page-content ul.wp-block-gallery,
.post-content ul.wp-block-gallery,
.comment-content ul.wp-block-gallery,
.page-content ul.blocks-gallery-grid, 
.post-content ul.blocks-gallery-grid, 
.comment-text ul.blocks-gallery-grid {
    padding-left: 0px;
    display: flex;
    list-style-type: none;
    -webkit-padding-start: 0px;
}
.page-content  ul:not(.blocks-gallery-grid, .wc_payment_methods) li {
	list-style-type: disc;
	padding: 0;
}
.page-content ol.wp-block-latest-comments,
.post-content ol.wp-block-latest-comments,
.comments__text ol.wp-block-latest-comments
{
    padding-left:0px;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;	
}	
.page-content .wp-caption.aligncenter img, 
.page-content img.aligncenter, 
.page-content .wp-caption.alignnone img, 
.page-content img.alignnone 
{
    margin-top: 20px;
    margin-bottom: 20px;
}
.page-content .wp-caption.alignright img,
.page-content img.alignright {
    margin-bottom: 10px;
}
.post-img a.blog-imgs {
    display: flex;
    justify-content: center;
    align-items: center;
}
img.size-full.wp-image-904.alignright {
    margin-top: 60px;
    margin-bottom: 0px;
    margin-left: 0px;
}
img.alignleft.size-thumbnail.wp-image-827 {
    margin-top: 20px;
}
.wp-block-image img.wp-image-827 {
    width: 160px;
    height: auto;
}
@media (min-width: 1200px) {
	img.size-full.wp-image-904.alignright, 
	img.size-full.wp-image-827.alignright 	
	{
		margin-right: -320px;
	}
}
.comment ul.children{
	margin-left:90px;
}
.comment img{
	width:auto;
}
@media only screen and (max-width: 999px) {
	.comment .children {
		margin-left: 0px!important;
	}
}
.trackback .post-user-comment,
.pingback .post-user-comment 
{
    display: none;
} 
@media screen and (max-width: 780px) {
	.prev-link,
	.next-link{
		display:none!important;
	}
}
.pagination-wrap li a.prevposts-link, 
.pagination-wrap li a.nextposts-link {
    display: none;
}
.page-links {
    width: 100%;
    float: left;
    margin: 0 0 1.25rem;
}
.page-links > span, 
.page-links   a span{
    background: #fff;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    color: #101010;
    font-weight: 400;
    border: 1px solid #fff;
    border-radius: 5px;
    transition: border-color 300ms ease, transform 300ms ease, background-color 300ms ease, color 300ms ease;
    transform-style: preserve-3d;
	margin-right: 10px;
}
.page-links > span, 
.page-links a span:hover{
    background-color: #d3071f;
    border: 1px solid #d3071f;
    color: #fff;
}
.post-password-form > p{
	margin-top:15px;
}
.post-password-form input[type='password'] {
    background-color: transparent;
    color: #999;
    border: 2px solid #d3071f;
    border-radius: 5px;	
    padding: 10px 30px 10px 10px;
	margin-top: 15px;
}
.post-password-form input[type='submit'] {
    padding: 12px 20px;
    word-break: normal;
    cursor: pointer;
}
.post-password-form input[type='submit']:hover{
    background-color: #fff;
    color: #101010;
}
.elementor-widget-container {
	min-height: 1px;
}
#wp-admin-bar-root-default li a, 
#wp-admin-bar-root-default li span { 
  display: unset;
}
.blog .post-cont .butn-dark {
    position: inherit;
}
body .footer .top .item .social a{
	margin-right:5px;
}
.admin-bar .carex-header.scrolled{
	top:30px;
}
p.form-submit{
	display:none;
}
.carex-aside-toggle.carex-nav-toggle.active i{
	background:transparent!important;
}
body .navbar .dropdown > ul > li > .nav-color > i,
body .navbar .dropdown-menu .dropdown-item i {
    padding: 8px 0 0 5px;
    font-size: 8px;
}
body .navbar .dropdown-menu .dropdown-item{
	display:block;
}

