
.site-footer{
	display:none;
}
.contact-form-submit {
    background-color: #9A226F !important;
    border: 1px solid #ddd !important;
    color: #fff !important;
    font-size: 1em !important;
    padding: 10px 15px !important;
		border-radius: 50px !important;
	  font-family: "pathway extreme el", Sans-serif !important;
}
.modal-wrapper.styled .wp-post-modal .close-modal {
    z-index: 999;
}
.modal-wrapper.styled .wp-post-modal {
    border-radius: 20px !important;
}
.choose-us-section p{
		font-size:20px !important;
	}

@media only screen and (max-width: 668px) {
	.mob-translate {
    margin: 0 0 0 auto !important;
}
	.mob-logo{
		margin: 0 auto;
	}
	.cust-img-sec {
    width: 55% !important;
    padding: 20px 10px 0px !important;
}
  .on-hover-dark h2{
		font-size:25px;
	}
	.choose-us-section p{
		font-size:20px !important;
	}
	.galley-sec-mob figure.gallery-item {
    width: 44%;
}
	.galley-sec-mob img.attachment-thumbnail.size-thumbnail {
    width: 85%;
}
	.filter-img img {
    filter: brightness(0.5);
}
.our-client-sec .elementor-column {
    width: 100% !important;
}
}

.work {
box-shadow: 0px 5px 5px 5px #9a226f3d;
	 border: 1px solid #000;
	 border-radius: 10px;
}

#wpforms-submit-2072 {
    width:100%;
	border-radius: 5px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li {
    margin-right: 20px !important;
    border-radius: 4px;
    border: 2px solid #c0c0c047!important;
    padding: 5px !important;
}

/* 2/11/2023 css start */
.term-sec p strong {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #252121;
}
.term-sec p, .term-sec ol, .term-sec ul {
    font-size: 19px;
    line-height: 30px;
    font-weight: 400;
    color: #252121;
}
.privacy-sec h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #252121;
	padding-top: 10px;
}
.privacy-sec p, .privacy-sec ol, .privacy-sec ul {
    font-size: 19px;
    line-height: 30px;
    font-weight: 400;
    color: #252121;
}
.elementor-social-icons-wrapper {
    text-align: center;
}
tr.wptb-row {
    font-family: 'Roboto';
    font-size: 19px;
    line-height: 30px;
    font-weight: 400;
    color: #252121;
}
select.gt_selector.notranslate {
    background: #FFFFFF00;
    color: #fff;
	    font-family: "pathway-extreme", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    border-radius: 50px;
	padding: 7px !important;
}
select.gt_selector.notranslate option {
    color: #000;
}
.cust-img-sec {
border-bottom: 5px solid rgb(169,35,107);
    width: 72% !important;
    transform: rotate(284deg);
    transform-origin: right;
    padding: 20px 12px 0;
}
@media (min-width: 1024px) {.news-content-sec a:hover {
    font-size: 23px;
    color: rgb(169,35,107) !important;
}
}