.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;}
.swiper-slide-inner { max-width: 1320px; padding: 0 20px !important;}

li.btn a { border-radius: 30px; background: rgb(0, 253, 255); padding:15px 30px !important;}
li.btn:hover a { background: #E400E4; color:#fff !important;}
.mb0 p{margin-bottom:0 !important;}
section#ebff>div { margin: 0;}
section#ebff { display: flex; justify-content: flex-start !important;}
.bxitem figure.elementor-image-box-img { position: relative; top: -46px; width: 180px !important;}
.sritem figure.elementor-image-box-img { position: relative; top: -46px; width: 250px !important; background: #fff;}
.srwrap li.elementor-icon-list-item a { border-bottom: 2px solid #00FDFF;}
.elementor-message.elementor-message-svg {
    padding: 15px;
    border: 1px solid #ccc;
    text-align: center; 
}
.elementor-message.elementor-message-success {
    background: green;
    color: #fff !important; border-radius:30px;
}
.elementor-field-type-email span.elementor-message {
    position: absolute;
    bottom: -60px;
    z-index: 2;
    background: #d9534f;
    padding: 15px 20px;
    width: 98%;
    color: #fff;
}
.elementor-message.elementor-message-danger:before {
   display:none;
}
@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;}
}