.post, .page {
    margin: 0;
}
p {
    margin: 0 0 30px;
}
p:last-child {
    margin: 0;
}
.homepage-first-sec p {
    margin-bottom: 20px;
}
.homepage-first-sec p:last-child {
    margin: 0;
}
.homepage-first-sec .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
.home .elementor-nav-menu--main .elementor-nav-menu a {
  padding-left: 10px;
  padding-right: 10px;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel] {
    width: 100%;
    padding: 10px;
    border: none;
    border-radius: 0;
    height: 60px;
    line-height: 60px;
    	
}
.wpcf7-form textarea {
    width: 100%;
    padding: 10px;
    border: none;
    border-radius: 0;
    height: 150px;   	
}

.form-item-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.w-50, .w-100 {
    width: 100%;
    margin-bottom: 30px;
}
.wpcf7-form .wpcf7-list-item {
    margin: 0;
}
.wpcf7-form .wpcf7-list-item label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.wpcf7-form .wpcf7-list-item label input {
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
    border-radius: 0;
}
.wpcf7-form .wpcf7-list-item-label {
    font-size: 16px;
    margin-left: 10px;
    color: #fff;
}
.wpcf7-form input.wpcf7-submit[type="submit"] {
    background: #9F4D26;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 30px;
    border: none;
    color: #fff;
    border-radius: 30px;
    cursor: pointer;
    transition: 0.4s;
}
.wpcf7-form input.wpcf7-submit[type="submit"]:hover {
    background: #39B24A;
}
.wpcf7-form p {
    margin: 0;
}
.news-home .elementor-post__text {
    position: relative;
}
.news-home .elementor-post__meta-data {
    position: absolute;
    bottom: 35px;
    right: 15px;
}
.partner-logo .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: -20px;
}
.partner-logo .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #9F4D26 !important;
}
.partner-logo .swiper-pagination-bullet {
    opacity: 1;
}
.service-item .elementor-post {
    position: relative;
    overflow: hidden;
}
.service-item .elementor-post:hover .elementor-post__excerpt {
    max-height: 500px;
}
.service-item .elementor-post .elementor-post__excerpt {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.8s;
    -moz-transition: max-height 0.8s;
    transition: max-height 0.8s;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
.service-item .elementor-post__text {
    position: absolute;
    bottom: -50px;
    padding: 20px;
    left: 0;
    right: 0;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    transition: 0.8s;
    z-index: 2;
}
.service-item.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 0 !important;
}
.service-item .elementor-post:hover .elementor-post__text {
    bottom: 0;
}
.item-first,
.item-first .elementor-widget-container,
.item-first .elementor-posts-container,
.item-first .elementor-post,
.item-first .elementor-post__thumbnail__link,
.item-first .elementor-post__thumbnail
 {
    height: 100%;
}
.item-first .elementor-post__thumbnail img {
    width: 100% !important;
}
.service-item .elementor-post:hover .elementor-post__read-more {
    background: #9F4D26;
    padding: 13px 30px;
    border-radius: 20px;
    border: none;
    transition: 0.6s;
}
.service-item .elementor-post__read-more:hover {
    background: #39B24A;
}
.tabs-content .main-tab-cnt:not(:first-child) {
    display: none;
}
.homeproduct-list {
    display: inline-block;
    width: 100%;
}
.tabs-nav, .tabs-content {
    width: 100%;
    display: inline-block;
}
.tabs-nav ul {
    margin: 0;
    padding: 0;
}
.tabs-nav ul li {
    width: calc(33.333% - 15px);
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    list-style: none;
    position: relative;
    line-height: 0;
	text-align: center;
}
.tabs-nav ul li img {
    width: 100%;
    height:  120px;
    object-fit: cover;
}
.tab-inner-title {
    text-align: center;
    font-size: 12px;
    color: #9F4D26;
    text-transform: uppercase;
    font-family: 'Bahnschrift';
    line-height: 1.2;
    z-index: 1;
	padding: 10px;
	transition: 0.4s;
	display: inline-block;
    width: 100%;
}
.homeproduct-list li a {
	line-height: 0;
}
.homeproduct-list li a:hover .tab-inner-title {
    background: #9F4D26;
    color: #fff;
}
.homeproduct-list .active .tab-inner-title {
    background: #9F4D26;
    color: #fff;
}
.tcnt-wrp h3 {
    font-size: 32px;
    margin: 0 0 20px;
    text-transform: uppercase;
    color: #28ADE3;
}
.tcnt-wrp p {
    font-size: 16px;
    line-height: 1.6;
    color: #5A5A5A;
    margin-bottom:  20px;
}
.elementor-kit-5 .tcnt-wrp h4 {
    font-size: 16px;
    margin: 0 0 15px;
    font-weight:  700;
    color: #28ADE3;
}
.tcnt-wrp ul {
    margin: 0;
    margin-left: -5%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0;
}
.tcnt-wrp ul li {
    font-size: 16px;
    margin-bottom: 15px;
    margin-left: 10%;
    color: #5A5A5A;
}
.tcnt-wrp .btn {
    background: #9F4D26;
    color: #fff;
    font-family: 'Bahnschrift';
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    padding: 10px;
    display: inline-block;
    min-width: 180px;
    text-align: center;
    border-radius: 30px;
    margin-top: 15px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}
.tcnt-wrp .btn:hover {
    background: #39B24A;
}
.archive-post .elementor-post__meta-data {
    position: absolute;
    padding: 0 !important;
    right: 20px;
    bottom: 25px;
}
.page-numbers.next {
    float:  right;
}
.page-numbers.prev {
    float:  left;
}
.service-item .elementor-post__thumbnail:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: rbga(0, 0, 0, 0.2);
    background: linear-gradient(-90deg, rgba(0, 0, 0 ,0) 50%, rgba(0, 0, 0, 0.6) 85%);
    background: -moz-linear-gradient(-90deg, rgba(0, 0, 0 ,0) 50%, rgba(0, 0, 0, 0.6) 85%);
    background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0 ,0) 50%, rgba(0, 0, 0, 0.6) 85%);
}
.form-border .wpcf7-form .wpcf7-list-item-label {
    color: #5A5A5A;
}
.wpcf7-form input[type=text]:focus, 
.wpcf7-form input[type=email]:focus, 
.wpcf7-form input[type=tel]:focus,
.wpcf7-form textarea
{
    outline: none;
}
.brand-content ul li {
    line-height: 1.6;
}
.brand-content ul {
    padding: 0;
    margin-left: 15px;
}
.wpcf7-form {
    font-family: 'Bahnschrift';
}
.wpcf7-form .wpcf7-list-item-label a {
    color: #fff;
    text-decoration: underline;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}
.wpcf7-form .wpcf7-list-item-label a:hover {
    color: #9F4D26;
}
.tcnt-wrp.detail-pro ul li {
    margin-left: 8%;
}
.pro-gallery .gallery,
.brand-gallery .gallery
 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-gap: 0;
    justify-content: space-between;
}
.pro-gallery .gallery .gallery-item:not(:first-child),
.brand-gallery .gallery .gallery-item:not(:first-child),
.brand-gallery .gallery .gallery-item:not(:last-child) {
    width: calc(50% - 10px);
    max-width: 50%;
}
.brand-gallery .gallery .gallery-item:first-child,
.brand-gallery .gallery .gallery-item:last-child
{
    width: 100%;
    max-width: 100%;
}
.pro-gallery .gallery .gallery-item img,
.brand-gallery .gallery .gallery-item img
 {
    width: 100%;
}
.pro-gallery .gallery .gallery-item:first-child {
    margin-bottom: 20px !important;
}
.brand-gallery .gallery .gallery-item {
    margin-bottom: 20px !important;
}
.brand-gallery .gallery .gallery-item .gallery-icon{
    height: 100%;
}
.brand-gallery .gallery .gallery-item .gallery-icon img{
    height: 100%;
    object-fit: cover;
    max-height: 150px;
}
.elementor-element.main-menu {
    margin: 0 !important;
}
.mobile-menu .menu-item-has-children .sub-menu {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}
.tcnt-wrp {
    font-family: 'Bahnschrift';
}
.form-border .wpcf7-form .wpcf7-list-item-label a {
    color: #5A5A5A;
}
.pro-lists .elementor-post {
    position: relative;
}
.pro-lists .elementor-post .elementor-post__text {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    width: auto;
}
.pro-lists .elementor-post .elementor-post__thumbnail:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}
.pro-lists .elementor-post a:hover~div {
    opacity: 0;
}
.pro-lists .elementor-post a:hover .elementor-post__thumbnail:after {
    background: rgba(0, 0, 0, 0);
}
.brand-cnt ul {
    margin: 0;
    padding-left: 20px;
}
.brand-cnt ul li{
    margin-bottom: 10px;
}
.elementor-kit-5 .sb-top h2 {
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 24px;
    max-width: 600px;
}
.elementor-kit-5 .sb-top h3 {
    font-size: 18px;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0;
    padding: 0;
    border: none;
    color: #f90202;
    font-size: 14px;
    position: absolute;
    bottom: -30px;
    left: 0;
}
table {
    background: #fff;
    margin-bottom: 1.25rem;
    border: solid 1px #ddd;
    table-layout: auto;
	border-spacing: 0;
}
table tr:nth-of-type(even) {
    background: #f9f9f9;
}
table tr td {
    border-right: 1px solid;
    border-color: #ddd;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
table tr th {
    padding: 15px 10px;
    text-align: left;
    border-right: 1px solid #ddd;
    color: #000;
	border-top: 2px solid #28ade3;
	border-bottom: 2px solid #28ade3;
}
table tr td:last-child {
    border-right: none;
}
table tr:last-child td {
    border-bottom: none;
}
.form-item-wrp .wpcf7-form-control-wrap {
    width: 100%;
}
.form-item-wrp label {
    width: 100%;
    font-size: 14px;
}
.newsletter-formp .form-item-wrp input {
    border: 1px solid #ccc;
    background: #f7f7f7;
    border-radius: 5px;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #9f4d26 !important;
}
.newsletter-formp .wpcf7-acceptance .wpcf7-list-item-label {
    color: #5A5A5A;
    font-size: 10px;
	line-height:1;
}
.newsletter-formp .wpcf7-acceptance .wpcf7-list-item-label a{
    color: #9F4D26;
}
.newsletter-formp .wpcf7-acceptance .wpcf7-list-item-label a:hover{
    color: #28ADE3;
}
.product-list-index .elementor-post__text a {
    padding: 15px;
    display: inline-block;
    width: 100%;
	transition: 0.4s;
}
.product-list-index .elementor-post:hover .elementor-post__text a {
    background: #9F4D26;
    color: #fff !important;
}
.elementor-widget-theme-post-content ul {
    padding: 0;
}
.event-list h2 {
    font-size: 24px !important;
    margin: 0;
    text-transform: uppercase;
/* 	color: #9f4d26 !important; */
}
.event-lists {
    margin-top: 30px;
}
.event-lists h3 {
    font-size: 18px !important;
/*     text-transform: uppercase; */
    margin: 0 0 10px;
}
.e-date {
    color: #b1b1b1;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    font-weight: 700;
}
.event-lists a:hover h3 {
    color: #9f4d26;
}
.event-list:first-child {
    margin-top: 0;
}
.event-list {
    margin-top: 40px;
}

@media only screen and  (min-width: 768px) {
    .w-50 {
    	width: 50%;
    }
    .form-item-wrp .w-50:first-child {
    	padding-right: 15px;
    }
    .form-item-wrp .w-50:last-child {
    	padding-left: 15px;
    }
    .tabs-nav, .tabs-content {
        width: 50%;
        float: left;
        display: inline-block;
    }
    .tabs-content {
        padding-left: 7%;
    }
    .tcnt-wrp p {
        font-size: 18px;
    }
    .archive-post .elementor-post__excerpt p {
        min-height: 90px;
    }
    .main-menu .sub-menu.elementor-nav-menu--dropdown:before {
        content: '';
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid rgb(255 255 255 / 80%);
        position: absolute;
        top: -10px;
        left: 15%;
    }
    .main-menu .menu-item.menu-item-has-children.double-line .sub-menu.elementor-nav-menu--dropdown:before {
        left: 30%;
    }
    .main-menu .menu-item.menu-item-has-children .sub-menu {
        padding: 15px !important;
    }
    .main-menu .menu-item.menu-item-has-children:not(.double-line) .sub-menu {
        min-width: 200px !important;
        left: 10% !important;
    }
    .main-menu .menu-item.menu-item-has-children .sub-menu .elementor-sub-item {
        padding-left:  0 !important;
        padding-right:  0 !important;
    }
    .main-menu .menu-item.menu-item-has-children.double-line .sub-menu {
        min-width: 500px !important;
        left: -30% !important;
    }
    .main-menu .menu-item.menu-item-has-children.double-line .sub-menu .menu-item {
        width: 50%;
        float: left;
    }
    .main-menu .menu-item.menu-item-has-children.double-line .sub-menu .menu-item:nth-child(odd) {
        padding-right: 10px;
    }
    .main-menu .menu-item.menu-item-has-children.double-line .sub-menu .menu-item:nth-child(even) {
        padding-left: 10px;
    }
    .tabs-nav ul li {
        width: calc(33.333% - 30px);
        margin-right: 30px;
        margin-bottom: 20px;
    }
    .tab-inner-title {
        font-size: 14px;
    }
    .tabs-nav ul li img {
        height:  156px;
    }
    .elementor-kit-5 .tcnt-wrp h4 {
        font-size: 18px;
    }
    .tcnt-wrp ul li {
        font-size: 16px;
    }
    .wpcf7-form .wpcf7-list-item-label {
        font-size: 18px;
    }
    .tcnt-wrp .btn {
        font-size: 18px;
        font-weight: 700;
        padding: 12px;
        min-width: 200px;
    }
    .wpcf7-form input.wpcf7-submit[type="submit"] {
        font-size: 18px;
        padding: 20px 40px;
    }
    .elementor-kit-5 .sb-top h2 {
        font-size: 48px;
    }
    .elementor-kit-5 .sb-top h3 {
        font-size: 24px;
    }
	.newsletter-formp .wpcf7-acceptance .wpcf7-list-item-label {
		font-size: 12px;
	}
	.event-lists h3 {
		font-size: 20px;
	}
	.event-list {
		margin-top: 60px;
	}
}
@media only screen and  (min-width: 992px) {
    .elementor-kit-5 .tcnt-wrp h4 {
        font-size: 20px;
    }
    .tcnt-wrp ul li {
        font-size: 20px;
    }
    .tcnt-wrp p {
        font-size: 20px;
    }
    .wpcf7-form .wpcf7-list-item-label {
        font-size: 20px;
    }
    .tcnt-wrp .btn {
        font-size: 20px;
        padding: 15px;
        display: inline-block;
        min-width: 240px;
    }
    .wpcf7-form input.wpcf7-submit[type="submit"] {
        font-size: 20px;
    }
    .elementor-kit-5 .sb-top h2 {
        font-size: 48px;
    }
    .elementor-kit-5 .sb-top h3 {
        font-size: 32px;
    }
	.newsletter-formp .wpcf7-acceptance .wpcf7-list-item-label {
		font-size: 14px;
	}
	.event-lists h3 {
		font-size: 18px;
	}
	.event-list {
		margin-top: 80px;
	}
}