.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation { padding: 0 !important;}
.separate-containers .site-main { margin: 0 !important;}
header.entry-header { display: none;}
.elementor-widget:not(:last-child) {margin-bottom: 0 !important;}
.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) { margin-top: 0 !important;}

#copyright p { margin-bottom: 0 !important;}
.fitem { position: relative; margin-bottom: 15px; display: block;}
.fitem input, .fitem select{width:100%; height:50px; padding:10px; font-size:16px;border:1px solid #ccc !important;}
.fitem textarea{width:100%; height:100px; padding:10px; font-size:16px;border:1px solid #ccc !important;border:0;}
.fcbtn input {width: 100%; height: 50px; line-height: 50px; padding: 0; background: #000000 !important; text-transform:uppercase; color:#fff; border:0 !important; padding:0 !important; border-radius:4px !important;}
.fcbtn input:hover{background: #fff !important;color:#b55329 !important;}
.fitem.full>p { display: flex; column-gap: 16px;}
.fitem span.half{width:100%}
span.wpcf7-spinner { display: none;}
.wpcf7-not-valid-tip { color: #fff;}
.wpcf7-response-output { border-color: #fff !important; color: #fff;}
#home-slider .swiper-slide-inner {
    max-width: 1320px;
    padding: 0 20px 100px 20px !important;
}

.mb0 p{margin-bottom:0 !important;}
#twrap .elementor-image-box-wrapper {
    background-color: #C9A66B !important;
    border-bottom-left-radius: 150px;
    border-bottom-right-radius: 150px;
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
    flex-direction: row-reverse !important;
} 
#twrap1 .elementor-image-box-wrapper {
    background-color: #C9A66B !important;
	border-bottom-left-radius:150px;
	border-bottom-right-radius:150px;
	border-top-left-radius:150px;
	border-top-right-radius:150px;
	
}
div#twrap h3, #twrap1 h3 {
    margin: 0; padding-right:20px;
}
div#twrap h3{padding-left:40px;}
#twrap figure.elementor-image-box-img img {
    left: unset;
    position: relative;
    top: 3px;
    right: 0;
}
#twrap1 figure.elementor-image-box-img img {
    margin-right: -5px;
    position: relative;
    top: 3px;
}
#twrap figure.elementor-image-box-img {
    margin-left: 40px;
    margin-right: 0;
    position: relative;
    right: 0;
}
@media(max-width:1024px){
#twrap figure.elementor-image-box-img {
    margin-left: 0;
}
}
@media(max-width:767px){
	.fitem.full>p { display: block; column-gap: 0;}
	.fitem.full>p>.half input{margin-bottom:15px;}
	.fitem.full { margin-bottom: 0;}
	#home-slider .swiper-slide-inner {
    max-width: 100%;
    padding: 0 20px 50px 20px !important;
}
	#twrap1 .elementor-image-box-wrapper, #twrap .elementor-image-box-wrapper {
    display: flex;
    column-gap: 15px;
    align-items: center; flex-direction:row !important;
}
	div#twrap h3 {
    padding-left: 0;
}
}