/**
Theme Name: Amstrad Digital
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: amstrad-digital
Template: astra
*/
.image-fullwidth {
	width: 100%;
	margin-top: 25px;
}
form#mc4wp-form-1 {
        max-width: 500px;
    width: 100%;
    margin: 0 auto;
    background-color: #F7F7F7;
    padding: 35px;
    border-radius: 15px;
}

form#mc4wp-form-1 .submit-btn {
    width: 46px;
    height: 46px;
    background: #b71f5f;
    border-radius: 50%;
    border: none;
    color: #fff !important;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s 
ease;
    padding: 0px;
    line-height: 20px !important;
}

form#mc4wp-form-1 .form-container {
    border: none;
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 14px;
    width: 100%;
    box-sizing: border-box;
    flex-direction: column;
}

form#mc4wp-form-1 .inputs {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
}

.mc4wp-alert.mc4wp-error p {
    color: #ff0000;
    text-align: center;
}


.global-footer form#mc4wp-form-1 {
    max-width: auto;
    width: 100%;
    margin: 0;
    background-color: transparent;
    padding: 0px;
    border-radius: 0px;
}


.global-footer .form-headline {
    font-size: 22px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 25px;
    line-height: 1.4;
    color: #fff;
}


.global-footer form#mc4wp-form-1 .form-container {
    border: none;
    padding: 0;
    display: flex;
    align-items: self-end;
    gap: 14px;
    width: 100%;
    box-sizing: border-box;
    flex-direction: row;
}

.taxamoni {
	display: none;
}
.plyr__control.plyr__control--overlaid {
	background-color: #B71F5F !important;
	width: 90px;
	height: 90px;
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.plyr__control.plyr__control--overlaid svg {
	width: 45px;
	height: 45px;
}
.pointer-event .ekit-menu-nav-link{
	pointer-events: none;
	cursor: pointer;
}
a:focus {
	outline: none !important;
}
.highlight {
	color: #B71F5F;
}
.teamimage img {
	border-radius: 20px;
}
.custom-btns a {
	position: relative;
}

.custom-btns a::after {
	position: absolute;
	content: '';
	background-image: url(/wp-content/uploads/2025/01/Group-10.svg);
	background-repeat: no-repeat;
	width: 65px;
	height: 65px;
	right: -65px;
	top: 1px;
	background-color: #B71F5F;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-position: center;
	transform: translate(-100px,0px);
	transition: 2.1s all ease;
	z-index: -1;
	opacity: 0;
}
.custom-btns a:hover::after {
	transform: translate(0px,0px);
	z-index: 1;
	opacity: 1;
}
.testimonials-sec .elementor-testimonial__text h3 {
	color: #fff;
	font-size: 40px;
	font-weight: 500;
}

 .swiper-slide .blog-section a {
	display: inline-block;
}
.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
	text-decoration: none !important;
}
.custom-btns.white a::after {
	background-image: url(/wp-content/uploads/2025/01/arow.svg);
	background-color: #fff;
	
}
.custom-btns.black a::after {
	background-image: url(/wp-content/uploads/2025/01/Group-10.svg);
	background-color: #000;
	
}
.custom-btns.white a {
	width: 275px;
}
.custom-btns.black a {
	width: 275px;
}
.footer-form .elementor-field-type-submit {
	width: 78px;
}
.footer-form .elementor-button {
	width: 40px;
	height: 63px;
	min-height: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}
.custom-icon-box .elementor-icon-list-item {
	position: relative ;
}
.custom-icon-box .elementor-icon-list-item::before {
	position: absolute;
	content: '';
	background-image: url(/wp-content/uploads/2025/01/arow.svg);
	background-repeat: no-repeat;
	width: 20px;
	height: 14px;
	right: 51px;
	top: 19px;
}

.custom-btns.custom-btns50 a:after{
	position: absolute;
	content: '';
	background-image: url(/wp-content/uploads/2025/01/Group-10.svg);
	background-repeat: no-repeat;
	width: 65px;
	height: 65px;
	right: -65px;
	top: 0px;
	background-color: #B71F5F;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-position: center;
	transform: translate(-100px,0px);
	transition: 2.1s all ease;
	z-index: -1;
	opacity:0;
}
.custom-btns.custom-btns50:hover a:after{
transform: translate(0px,0px);	
	z-index: 1;
	opacity:1;
}
.nav-bar {
	box-shadow: 0px 30px 30px #0000000A;
}
.elementor-sticky--effects {
	background-color: #000;
}
.logo-sec {
	z-index: 9999;
}
.flip-iocn-bx .elementor-flip-box {
	border-radius: 30px;
}
.flip-iocn-bx .elementor-flip-box__button{
	position: relative;
}

.flip-iocn-bx .elementor-flip-box__button::after {
	position: absolute;
	content: '';
	background-image: url(/wp-content/uploads/2025/01/Group-10.svg);
	background-repeat: no-repeat;
	width: 65px;
	height: 65px;
	right: -65px;
	top: 0px;
	background-color: #B71F5F;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-position: center;
	transform: translate(-100px,0px);
	transition: 2.1s all ease;
	z-index: -1;
	opacity: 0;
}

.flip-iocn-bx .elementor-flip-box__button:hover::after {
	transform: translate(0px,0px);
	z-index: 1;
	opacity: 1;
}
.custom-faq .e-n-accordion-item {
	border-radius: 40px !important;
	overflow: hidden;
}
.custom-faq .e-n-accordion-item .e-n-accordion-item-title-icon svg {
	width: 65px !important;
	height: 65px;
}
.custom-faq .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened{
	position:relative;
}
.custom-faq .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed::before {
	position: absolute;
	background-image: url(/wp-content/uploads/2025/01/Group-122.svg);
	background-repeat: no-repeat;
	width: 155px;
	height: 86px;
	content: '';
	right: -40px;
	top:-11px;
	
}
.custom-faq .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened::before {
	position: absolute;
	background-image: url(/wp-content/uploads/2025/01/Group-103.svg);
	background-repeat: no-repeat;
	width: 155px;
	height: 86px;
	content: '';
	right: -40px;
	top:-11px;
}
.custom-faq .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened svg{
	display:none;
}
.custom-faq .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed svg{
	display:none;	
}
.custom-timeline .ue_timeline_item_content_inside {
	z-index: 2;
}
.custom-timeline .ue_timeline_item_title {
	width: 100%;
	/* text-align: center; */
	position: relative;
	padding: 0px 0px;
}
.custom-timeline .ue_timeline_item_text {
	width: 100%;
}

.custom-timeline .ue_timeline_item_content_main {
	display: flex;
	flex-direction: row-reverse;
	gap: 40px;
	align-items: center;
	padding: 0px 20px !important;
}
.custom-timeline .ue_timeline_item_content_main img {
	width: 100px !important;
	height: auto !important;
}
.custom-timeline .uc-items-wrapper  {
	padding-left: 66px;
}
.custom-timeline .ue_timeline_item_icon_holder {
	position: absolute;
	left: 0;
	/* top: 25px; */
}
.ast-container {
	max-width: 100% !important;
	padding:0 !important
}
.ast-separate-container {
	background-color: transparent !important;
}
.custom-btns.custom-btns50.custom-btns51 a::after {
	width: 50px;
	height: 50px;
	right: -48px;

}

/*menu css start*/
/** {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*}*/


:root {
    --menu-common-color: #003B31;
}


.toggle-menu-drawer.open {
    right: 0px;
    transition: right linear .2s;
}
.toggle-menu-drawer .main-menu-ul {}
.toggle-menu-drawer .main-menu-ul, 
.toggle-menu-drawer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.toggle-menu-drawer .main-menu-ul > li {
    margin-bottom: 50px;
    text-align: left;
}
.toggle-menu-drawer .main-menu-ul > li:last-child {
    margin-bottom: 0;
}
.toggle-menu-drawer .main-menu-ul > li > a {
	color: #000000;
	font-size: 25px;
	font-weight: 500;
	line-height: 1.2;
}
.toggle-menu-drawer .main-menu-ul > li.active > a {
	color: #B71F5F;
	font-weight: 500;
	line-height: 1.2;
	font-family: "GeneralSans-Bold", Sans-serif;
}
.toggle-menu-drawer .main-menu-ul li.menu-has-child {}
.toggle-menu-drawer .main-menu-ul li.menu-has-child > a {
    padding-right: 25px;
    position: relative;
}
.toggle-menu-drawer .main-menu-ul li a{
	display:inline-block;
	width:100%;
}
.toggle-menu-drawer .main-menu-ul li a::before {
	background: url(/wp-content/uploads/2025/01/arow.svg) no-repeat left top;
	content: "";
	position: absolute;
	right: 0;
	top: calc(50% - 5px);
	height: 14px;
	width: 20px;
	transition: all 0.5s;
}
.toggle-menu-drawer .main-menu-ul li .sub-menu-ul li a::before{
	display:none;
}
.drawer-col.col-left {
	width: 35%;
}
.toggle-menu-drawer .main-menu-ul li .sub-menu-ul {
    display: none;
    /* background-color: #fff; */
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
	    width: calc(61% - 130px);
}
.toggle-menu-drawer .main-menu-ul li .sub-menu-ul.sub-menu-double {}
.toggle-menu-drawer .main-menu-ul li.menu-has-child.active .sub-menu-ul {
    display: block;
}
.toggle-menu-drawer .main-menu-ul li .sub-menu-ul li {
    margin-bottom: 5px;
}
.toggle-menu-drawer .main-menu-ul li .sub-menu-ul li:last-child {
    margin-bottom: 0;
}
.toggle-menu-drawer .main-menu-ul li .sub-menu-ul.sub-menu-double li {
    float: left;
    width: calc(50% - 30px);
}
.toggle-menu-drawer .main-menu-ul li .sub-menu-ul.sub-menu-double li:nth-child(even) {
    padding-left: 60px;
}
.toggle-menu-drawer .main-menu-ul li .sub-menu-ul li a {
    color: #000;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
}
.toggle-menu-drawer .drawer-row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.toggle-menu-drawer .drawer-col {
    float: left;
}

.toggle-menu-drawer .drawer-col.col-right .menu-home-img {
    max-width: 100%;
}
.toggle-menu-drawer.active .drawer-col.col-right .menu-home-img {
    opacity: 0;
}

.data-text {
    position: relative;
}

/*menu css end*/


	.filter-p {
	display: flex;
}
	.search-text {
	width: 50%;
}
.search-panel {
	width: 50%;
	display: flex;
	justify-content: end;
}
.search-panel .search-text {
	width: 20%;
	font-size: 20px;
	color: #000;
}
.filter-taxomoni {
	display: flex;
	gap: 30px;
	width: 80%;
}
.filter-taxomoni .col-1 {
	width: 50%;
}
.filter-taxomoni .col-2 {
	width: 50%;
}
.custom-row {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}
.custom-col {
	width: 49%;
}
.dataBox {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 20px;
	padding: 40px;
	min-height: 400px;
	display: flex;
	align-items: end;
	position: relative;
	z-index:1;
}
.filter-p {
	display: flex;
	align-items: center;
	margin-bottom: 60px;
}
.filter-taxomoni select {
	width: 100%;

	border-bottom: 1px solid #707070!important;

	border: 0px;
	border-radius: 0px;
	box-shadow: none;
	font-size: 19px;
	padding: 0;
	color: #000;
	font-weight: 400;
	font-family: "GeneralSans-Regular",sans-serif;
}
.search-panel p {
	font-size: 21px;
	margin-bottom: 0px;
	font-family: "GeneralSans-Regular",sans-serif;
}
.taxamoni a {
	background-color: #B71F5F;
	color: #fff;
	font-size: 18px;
	padding: 9px 25px;
	border-radius: 24px;
	margin-right: 15px;
}
.taxamoni {
	margin-bottom: 40px;
}
.datacontent {
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
	color: #fff;
}
.datacontent h3 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.datacontent p {
	margin-bottom: 0px;
	font-size: 19px;
}
.dataBox::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgb(0,0,0,.5);
	top: 0;
	left: 0;
	border-radius: 24px;
	z-index: -1;
}
.butns-post a {
	font-family: "GeneralSans-Regular",sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	border-radius: 40px 40px 40px 40px;
	padding: 15px 30px 15px 30px;
	background-color: var(--e-global-color-accent);
	color: #fff;
	position: relative;
}
.butns-post a::after {
	position: absolute;
	content: '';
	background-image: url(/wp-content/uploads/2025/01/Group-10.svg);
	background-repeat: no-repeat;
	width: 65px;
	height: 65px;
	right: -65px;
	top: 0px;
	background-color: #B71F5F;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-position: center;
	transform: translate(-100px,0px);
	transition: 2.1s all ease;
	z-index: -1;
	opacity: 0;
}
.butns-post a::after {
	width: 50px;
	height: 50px;
	right: -48px;
}
.butns-post a:hover::after {
	transform: translate(0px,0px);
	z-index: 1;
	opacity: 1;
}
.main-p {
	width: 100%;
}
.row-new {
	display: flex;
	flex-wrap: wrap;
}
	.imagemainbox {
    width: 33.33%;
}
.filter-p {
	padding: 0px 15px;
}
.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
	margin: 0 !important;
	padding: 0;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single, .ast-separate-container .ast-author-box, .ast-separate-container .ast-404-layout-1, .ast-separate-container .no-results {
	padding: 0 !important;
}
.imagemainbox img {
	width: 100%;
}
.imagemainbox {
	padding: 10px;
}
.custom-read-more img {
	width: 43px;
}
.imagemainbox h3 {
	color: #B71F5F;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 30px;
}
.imagemainbox p {
	color: #01040A;
	font-size: 18px;
}
.imagemainbox {
	padding: 10px;
	margin-bottom: 30px;
}
.datainfo a {
	color: #fff;
}
.team-section {
	display: flex;
	gap: 20px;
	align-items: center;
}
.teamcontent {
	width: 70%;
}
.teamimage {
	width: 30%;
}
.team-heading h2 {
	color: #fff;
	font-size: 35px;
}
.team-heading p {
	color: #fff;
	font-size: 21px;
}
.team-sec img {
	width: 100%;
}
.team-section p {
	color: #fff;
	font-size: 18px;
}
.single-post-design h2 {
	color: #B71F5F !important;
}
.blog h3 {
	color: #B71F5F !important;
}
.entry-header.ast-no-title.ast-header-without-markup {
	display: none;
}
#span-220-320 {
	font-size: 25px;
	font-weight: 700;
	text-transform: capitalize;
}
.privact-text strong {
	color: #000;
}
.sub-menu-ul {
	background-color: #B71F5F;
	border-radius: 30px;
	padding: 60px !important;
	height: 100%;
}

.drawer-row {
	padding: 88px 0px;
	min-height: 536px;
}
.sub-menu-ul h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	text-transform: capitalize;
	/* font-family: "GeneralSans-Regular", Sans-serif; */
	margin-bottom: 10px;
}

.toggle-menu-drawer .main-menu-ul li .sub-menu-ul li a {
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.2;
	text-decoration: none;
}
.left-menu-section ul li {
	list-style: none;
	margin-bottom: 37px;
}
.left-menu-section ul li:last-child{
	margin-bottom: 0px;
}
.left-menu-section ul li a {
	color: #000000;
	font-size: 25px;
	font-weight: 500;
	line-height: 1.2;
}
.d-b .elementor-icon-wrapper a {
	display: inline-block;
}
.navigation.post-navigation {
	display: none;
}
.butns-post {
	width: 36%;
}
.datainfo {
	width: 51%;
}
.imagemainbox .imagebox img {
	height: 274px;
	background-size: ;
	object-fit: cover;
}
.custom-read-more a img {
	height: auto !important;
}

.service-p h2 {
	line-height: 42px !important;
}

.service-p .service-p2{
	height:80px;
}
.imagemainbox p {
	min-height: 98px;
}
.imagemainbox h3 {
	min-height: 74px;
}
.post-title-new h2 {
	min-height: 140px;
}
.elementskit-dropdown.elementskit-submenu-panel {
	border-radius: 0px 0px 20px 20px !important;
	border: 0px !important;
}
.elementor-59 .elementor-element.elementor-element-966e680 .elementskit-navbar-nav .elementskit-submenu-panel > li > a {
	padding: 10px 15px !important;
}
.blog h2 {
	font-size: 30px;
	margin-top: 0 !important;
}
.blog h1 {
	font-size: 30px;
	margin-top: 0 !important;
}
.ue_timeline_item_content_main a {
	width: 52px;
}
@media screen and (min-width:1400px) {
#menu-mega-menu-content {
	padding-top: 60px;
}

}


@media only screen and (min-width: 1500px) and (max-width: 1690px) {
.banner-n {
	background-size: 45% !important;
	padding: 0px 20px;
}	
}
@media only screen and (min-width: 1140px) and (max-width: 1640px) {
	.datacontent h3 {
	color: #fff;
	font-size: 27px;
}
	.butns-post a {
	width: 200px !important;
	display: inline-block;
}
.butns-post a {
	padding: 10px 30px 10px 30px;

}
	.search-text h2 {
	font-size: 37px;
}
	.search-panel p {
	font-size: 18px;
}
	.filter-taxomoni select {
	font-size: 17px;

}
.single-post-design h2 {
	margin-top: 0 !important;
	font-size: 35px;
}
.toggle-menu-drawer .main-menu-ul > li > a {
	font-size: 17px;
}
.toggle-menu-drawer .main-menu-ul li .sub-menu-ul li a {
	font-size: 15px;
}
.toggle-menu-drawer .main-menu-ul li .sub-menu-ul li {
	margin-bottom: 0px;
}
.toggle-menu-drawer .main-menu-ul > li {
	margin-bottom: 15px;
}
	.custom-timeline .ue_timeline_item_title {
	width: 50%;
	/* text-align: center; */
	position: relative;
	padding: 0px 0px;
}
.elementor-59 .elementor-element.elementor-element-966e680 .elementskit-navbar-nav > li > a {

}
	.elementor-59 .elementor-element.elementor-element-966e680 .elementskit-menu-container {
	height: 66px;
	border-radius: 0px 0px 0px 0px;
}
.left-menu-section ul li a {
	font-size: 17px;
}
.left-menu-section ul li {
	list-style: none;
	margin-bottom: 15px;
}
.drawer-row {
	height: 390px;
}
.sub-menu-ul {
	padding: 39px !important;
}
.drawer-row {
	padding: 88px 0px;
	min-height: 422px;
}
.sub-menu-ul h3 {
	font-size:18px;
	margin-bottom: 5px;
}
.toggle-menu-drawer .seo-industry a {
	font-size: 18px !important;
	margin-bottom: 5px !important;
	margin-top: 5px !important;
}
.butns-post {
	width: 47%;
}
.imagemainbox p {
	color: #01040A;
	font-size: 17px;
}
.imagemainbox h3 {
	min-height: 96px;
}
	
.post-title-new h2 {
	min-height: 168px;
}
	
.team-sec1 .elementor-flip-box__button {
  font-size: 15px !important;
  padding: 13px 20px !important;
}
.team-sec1 .flip-iocn-bx .elementor-flip-box__button::after {
  width: 40px;
  height: 40px;
  right: -38px;
 
}	
.custom-h {
	height: 212px;
}	
	
}


@media only screen and (min-width: 992px) and (max-width: 1139px) {
	.search-text {
	width: 40%;
}
.search-panel {
	width: 60%;
}
.single-post-design h2 {
	margin-top: 0 !important;
	font-size: 35px;
}
.toggle-menu-drawer .main-menu-ul > li > a {
	font-size: 15px;
}
	.sub-menu-ul {
	padding: 35px !important;
}
.toggle-menu-drawer .main-menu-ul li .sub-menu-ul li a {
	font-size: 15px;
}
.toggle-menu-drawer .main-menu-ul li .sub-menu-ul li {
	margin-bottom: 0px;
}
.drawer-row {
	min-height: 416px;
}
.toggle-menu-drawer .main-menu-ul > li {
	margin-bottom: 5px;
}
	.custom-btns.white a::after {
	/* background-size: 22px; */
	width: 50px;
	height: 50px;
	right: -50px;
}
	.left-menu-section ul li a {
	font-size: 19px;
}
	.left-menu-section ul li {
	list-style: none;
	margin-bottom: 21px;
}
	.custom-btns.black a::after {
	/* background-size: 22px; */
	width: 50px;
	height: 50px;
	right: -50px;
}
.custom-btns a::after {
	width: 65px;
	height: 65px;
	right: -64px;
	top: 0px;
}
.custom-timeline .ue_timeline_item_title {
	width: 50%;
	/* text-align: center; */
	position: relative;
	padding: 0px 0px;
}

.custom-btns.custom-btns80 a::after {
	width: 50px;
	height: 50px;
	right: -50px;
}
.custom-h {
	height: 212px;
}
}
@media screen and (max-width:1139px) {
	.custom-col {
	width: 100%;
}
.search-text h2 {
	font-size: 25px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.custom-btns.white a {
	width: 65%;
}
	.custom-btns.black a {
	width: 65%;
}
.custom-btns.black a::after {

	width: 50px;
	height: 50px;
	right: -50px;
	top: -1px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-position: center;
}
.custom-btns.white a::after {

	width: 50px;
	height: 50px;
	right: -50px;
	top: -1px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-position: center;
}
.custom-btns a::after {
	width: 62px;
	height: 62px;
	right: -60px;
}	
.search-text {
	width: 30%;
}
	.search-panel {
	width: 70%;
}
	.search-panel p {
	font-size: 16px;
	
}
.filter-taxomoni select {
	font-size: 15px;
}
	.single-post-design h2 {
	margin-top: 20px !important;
	font-size: 25px;
}
.footer-form .elementor-form-fields-wrapper.elementor-labels- {
	justify-content: center;
}
.custom-timeline .ue_timeline_item_title {
	width: 50%;
	/* text-align: center; */
	position: relative;
	padding: 0px 0px;
}
	
.blog-section .imagemainbox p {
  min-height: 200px;
}	
	
.blog-section .imagemainbox h3 {
  min-height: 140px;
}	
	
	.custom-h {
	height: 212px;
}
}

@media screen and (max-width:767px) {

.custom-btns a::after {
	width: 30px;
	height: 30px;
	right: 4px;
	top: 11px;
	background-color: #B71F5F;
	border-radius: 100%;

}
	.custom-btns.white a {
	width: 54%;
	margin: 0 auto;
}
	.custom-btns.black a {
	width: 54%;
}
.custom-btns.custom-btns50 a::after {
	width: 50px;
	height: 50px;
	right: -40px;

}
	.filter-taxomoni select {
	font-size: 15px;
}
.filter-p {
	display: block;
	align-items: center;
	margin-bottom: 20px;
}
.search-text {
	width: 100%;
	text-align: center;
}
	.search-panel {
	width: 100%;
	display: block;
	justify-content: end;
	text-align: center;
}
	.search-panel .search-text {
	width: 100%;
	font-size: 16px;
}
.filter-taxomoni {
	width: 100%;
}
.datacontent {
	display: block;
	color: #fff;
	text-align: center;
}
.taxamoni a {
	background-color: #B71F5F;
	color: #fff;
	font-size: 12px;
	padding: 6px 25px;
	border-radius: 24px;
	margin-right: 15px;
	display: inline-block;
}
.taxamoni {
	margin-bottom: 20px;
	text-align: center;
}
.butns-post a {
	font-size: 16px;
	padding: 7px 30px 7px 30px;
	display: inline-block;
	margin-top: 11px;
}
.single-post-design h2 {
	margin-top: 20px !important;
	font-size: 25px;
}
.row-new {
	display: block;
	flex-wrap: wrap;
}
.imagemainbox {
	width: 100%;
}
.imagemainbox {
	width: 100%;
	text-align: center;
}
	.team-section {
	display: block;

}
.teamimage {
	width: 100%;
}
	.team-section p {
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.team-sec {
	text-align: center;
}
.teamcontent {
	width: 100%;
}
.custom-btns a {
	position: relative;
	/* width: 100% !important; */
	/* padding-right: 39px !important; */
	width: 220px !important;
}
.custom-timeline .ue_timeline_item_title {
	width: 50%;
	/* text-align: center; */
	position: relative;
	padding: 0px 0px;
}
	.custom-timeline .ue_timeline_item_content_inside {
	display: block;
	z-index: 2;
}
	.custom-timeline .ue_timeline_item_text {
	width: 100%;
}
	.custom-timeline .ue_timeline_item_title {
	width: 100%;
	/* text-align: center; */
	position: relative;
	padding: 0px 0px;
}
.vedio-masking {
	position: relative;
	top: -38px !important;
}
.custom-faq .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened::before {
	width: 95px;
	height: 63px;
	content: '';
	right: -59px;
	top: 20px;
	background-size: 63px;
}
	.custom-faq .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed::before {
	position: absolute;
	width: 95px;
	height: 63px;
	content: '';
	right: -59px;
	top: 20px;
	background-size: 63px;
}
.post-title-new h2 {
	min-height: auto;
}
.footer-form .elementor-field-type-submit {
	width: 78px;
	margin: 0 auto;
}
.datainfo {
	width: 100%;
}
	.butns-post {
	width: 100%;
}
.blog h2 {
	font-size: 21px;
}
.custom-timeline .ue_timeline_item_content_main {
	display: block;
	flex-direction: row-reverse;
	gap: 40px;
	align-items: center;
	padding: 0px 0px !important;
}
.custom-timeline .ue_timeline_item_content_main img {
	width: 26px !important;
	height: auto !important;
}
.custom-timeline .ue_timeline_item_icon_holder {
	position: relative;
	left: 0;
	/* top: 25px; */
}
.custom-timeline .uc-items-wrapper {
	padding-left: 0;
}
.elementor-3070 .elementor-element.elementor-element-e9abc26 .ue_text_one {
	font-size: 26px;
}
.ue_timeline_item_text p br {
	display: none;
}
}

.contact-form-section-global{
	position:relative;
	z-index:1;
}
.contact-form-section-global:before{
	display:none !important;
}
.seo-industry a {
	font-size: 20px !important;
	font-weight: 500 !important;
	text-transform: capitalize;
	font-family: "GeneralSans-Bold", Sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	pointer-events: none;
}
.entry-header.ast-header-without-markup {
	display: none;
}
@media screen and (min-width:2100px) {
.contact-form-section-global::after {
	position: absolute;
	content: '';
	background-image: url(/wp-content/uploads/2025/01/Group-23@2x-1.png);
	background-repeat: no-repeat;
/* 	width: 800px;
	height: 542px; */
	width: 100%;
    height: 698px;
	right: 0;
	bottom: 158px;
	z-index: -1;
	background-repeat: no-repeat;
/* 	background-size: 500px; */
	background-position: bottom right;
	background-size: 24% auto;
}
}




.elementor-sticky--effects .elementor-element.elementor-element-0ac6fa8{
	padding-left:0px !important;
	padding-right:0px !important;
}

.about_btn a {
  position: relative;
}

.about_btn a::after {
  position: absolute;
  content: '';
  background-image: url("https://amstrad.sproutwebsites.co.uk/wp-content/uploads/2025/01/arow.svg");
  background-repeat: no-repeat;
  width: 21px;
  height: 14px;
  right: -35px;
  top: 11px;
  background-color: transparent;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-position: center;
  transform: translate(-50px,0px);
  transition: 2.1s all ease;
  z-index: -1;
  opacity: 0;
}

.about_btn:hover a::after {
  transform: translate(0px,0px);
  z-index: 1;
  opacity: 1;

}
.ol-m0 ol{ margin:0;}
.ol-m0 ol li {margin-bottom:20px;}


.a-design .elementor-icon-list-text a {
	display: inline-block !important;
	width: inherit;
}

.custom-flip-boxnew {
	position: relative;
	overflow:hidden;
}
.custom-flip-boxnew:hover::before{
		opacity:1;
	transform: translate(0px,0px);
}
.custom-flip-boxnew::before {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	top: ;
	text-align: ;
	top: 0;
	background-color: rgb(0, 0, 0, 0.6);
	opacity: 0;
	transform: translate(0px,600px);
	transition: 1.1s all ease;
}
.custom-flip-boxnew .custom-btns {
opacity: 0;
	transform: translate(0px,400px);
	transition: 2.1s all ease;	
}
.custom-flip-boxnew:hover .custom-btns {
opacity: 1;
	transform: translate(0px,0px);
	transition: 2.1s all ease;	
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
	border-bottom: 0 !important;
	margin: 0;
	padding: 5.34em 6.67em;
}

.b2b-icon-box img {
	filter: grayscale(1);
}
.b2b-icon-box:hover img{
	filter: grayscale(0);
}
.b2b-icon-box:hover h4 {
	font-family: "GeneralSans-Bold", Sans-serif !important;
	font-weight: 400 !important;
}
.dooler-sign {
	font-size: 22px;
}
.text-design {
	font-size: 22px;
}
.b2bfaq .e-n-accordion-item {
	border-bottom: 1px solid rgba(0, 0, 0, 0.20);
	margin-bottom: ;
	padding: 30px 0px;
}
.b2bfaq .e-n-accordion-item:last-child{
	border-bottom:0px;
}
@media screen and (max-width:767px) {
	.about_btn a::after {
	width: 21px;
	height: 14px;
	right: 17px;
	top: 16px;

}
.plyr__control.plyr__control--overlaid svg {
	width: 30px;
	height: 30px;
}
.plyr__control.plyr__control--overlaid {
	width: 50px;
	height: 50px;
}
.elementor-element-f5a2c10 {
	width: 100%;
}
	
.global-footer .form-headline {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 25px;
    line-height: 1.4;
    color: #fff;
}
	
.global-footer form#mc4wp-form-1 {
  padding: 20px;

}

}

.custom-timeline.custom-timeline50 .ue_timeline_item_content_main {
    display: block;
    flex-direction: row-reverse;
    gap: 40px;
    align-items: center;
    padding: 0px 0px !important;
}
.bg-shape {
	position: relative;
}
.bg-shape:before {
    position: absolute;
    content: '';
    background-image: url("/wp-content/uploads/2025/11/Mask-group.svg");
    background-repeat: no-repeat;
    width: 714px;
    height: 866px;
    right: 0;
    left: auto;
    top: 43px;
}
@media screen and (max-width:991px) {
	.bg-shape:before {
	display:none;
	}
}