/*
Theme Name: b2bseoagency
Theme URI: https://wpastra.com/
Template: astra
Author: b2bseoagency
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.6.11.1713146168
Updated: 2024-04-15 01:56:08

*/
p {
    word-break: break-word;
}
.header-btn, .header-btn a{
	width:100%;
}
.single-left-post{
	color:#A9A4ABC7;
}
.single-left-post h2,
.single-left-post h3,
.single-left-post h4,
.single-left-post h5,
.single-left-post h6{
	color:#A9A4ABC7;
}
.single-left-post img{
	width:100%;
	border-radius:20px;
}
.testimonialsdiv, .div1,  .contactdiv, .servicesdiv, .importancediv, .testimonialsdiv{
    overflow: hidden;
}
.ha-menu-open-icon svg, .ha-menu-close-icon svg {
    width: 20px;
	fill:white;
}
.ha-navigation-burger-menu ul.menu {
    position: absolute;
    right: 0;
    z-index: 99999;
    display: none;
    margin-right: 0;
    margin-left: 0;
    width: calc(100vw - 20px) !important;
    height: auto;
    background: #fff;
    text-align: left;
}
.div1{
	position:relative;
}
.div1::after {
    width: 347px;
    height: 347px;
    opacity: 1;
    background-image: linear-gradient(315deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .22));
    border-radius: 50%;
    position: absolute;
    top: 10%;
    bottom: auto;
    content: '';
    left: 0%;
    right: auto;
    transform: translate(-15%, -45px);
}
.div1::before{
	 width: 251px;
    height: 251px;
    opacity: .5;
    background-image: linear-gradient(315deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .22));
    border-radius: 50%;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    position: absolute;
    top: 0%;
	  content: '';
    bottom: 0%;
    left: 0%;
    right: 0%;
    transform: translate(15%);
}

.contactdiv{
	position:relative;
}
.contactdiv::after {
    width: 347px;
    height: 347px;
    opacity: 1;
    background-image: linear-gradient(315deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .22));
    border-radius: 50%;
    position: absolute;
    top: 10%;
    bottom: auto;
    content: '';
    left: 0%;
    right: auto;
	z-index:0;
    transform: translate(-15%, -45px);
}

.servicesdiv{
	position:relative;
}

.servicesdiv:after {
    position: absolute;
    content: "";
    width: 150px;
    height: 250px;
    left: 0;
    top: calc(50% - 125px);
    border-radius: 10px;
    background-image: radial-gradient(hsla(203.8deg, 100%, 63.92%, 0.28) 1px, rgba(255, 0, 0, 0) 2.2px);
    background-size: 1.5rem 1.5rem;
}


.service-contact{
	position:relative;
}
.service-contact:after {
    position: absolute;
    content: "";
    width: 150px;
    height: 250px;
    left: 0;
    top: calc(50% - 125px);
    border-radius: 10px;
    background-image: radial-gradient(hsl(0deg 0% 100% / 37%) 1px, rgb(255 255 255 / 0%) 2.2px);
    background-size: 1.5rem 1.5rem;
}

.service-atf{
	position:relative;
}
.service-atf:after {
    position: absolute;
    content: "";
    width: 150px;
    height: 250px;
    right: 0;
    top: calc(50% - 125px);
    border-radius: 10px;
      background-image: radial-gradient(hsla(203.8deg, 100%, 63.92%, 0.28) 1px, rgba(255, 0, 0, 0) 2.2px);
    background-size: 1.5rem 1.5rem;
}

.importancediv{
	position:relative;
}

.importancediv:after {
    position: absolute;
    content: "";
    width: 150px;
    height: 250px;
    left: 0;
    top: calc(50% - 125px);
    border-radius: 10px;
    background-image: radial-gradient(hsla(203.8deg, 100%, 63.92%, 0.28) 1px, rgba(255, 0, 0, 0) 2.2px);
    background-size: 1.5rem 1.5rem;
}
.importancediv:before {
    position: absolute;
    content: "";
    width: 150px;
    height: 250px;
    left: calc(100% - 150px);
    top: 0;
    border-radius: 10px;
    background-image: radial-gradient(hsla(203.8deg, 100%, 63.92%, 0.28) 1px, rgba(255, 0, 0, 0) 2.2px);
    background-size: 1.5rem 1.5rem;
}

.testimonialsdiv{
	position:relative;
}

.testimonialsdiv::before{
	 width: 251px;
    height: 251px;
    opacity: .5;
    background-image: linear-gradient(315deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .22));
    border-radius: 50%;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    position: absolute;
    top: 0%;
	  content: '';
    bottom: 0%;
    left: 0%;
    right: 0%;
    transform: translate(15%);
}
.calltoaction-form input, .calltoaction-form textarea {
    padding: 17px !important;
    min-height: 50px !important;
	    box-shadow: 0 2px 8px #1c7df812, 0 1px 3px rgba(25, 49, 80, .03);
}

.brands img {
    width: 100px;
    height: 70px;
    object-fit: contain;
}
.brands .gallery {
    margin: 0 0 !important;
}
.methodology .bdt-prime-slider-skin-isolate .bdt-slideshow-item {
    margin: 70px;
}
.methodology .bdt-prime-slider-skin-isolate .bdt-slideshow-item img {
    height: 100%;
    width: 100%;
    border-radius: 20px;
    object-fit: cover;
}
.methodology  .bdt-prime-slider-skin-isolate.content-position-row-reverse .bdt-prime-slider-desc {
    padding-left: 60px;
    padding-right: 0px;
}
.methodology .bdt-prime-slider-skin-isolate .bdt-slideshow-item .bdt-slide-overlay {
      height: 100%;
    overflow: hidden;
    border-radius: 20px;
}


.hold-testi .elementor-main-swiper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden {
    margin: 0;
}


@media only screen and (max-width : 600px){
	.methodology  .bdt-prime-slider-skin-isolate.content-position-row-reverse .bdt-prime-slider-desc {
    padding-left: 0;
    padding-right: 0px;
}
	.methodology .bdt-prime-slider-skin-isolate .bdt-slideshow-item {
    margin: 60px 20px 50px;
}
	
	.methodology .bdt-prime-slider-skin-isolate .bdt-slideshow-item img {
    height: 100%;
    width: 100%;
    border-radius: 20px;
    object-fit: cover;
}
	.methodology .bdt-prime-slider-skin-isolate .bdt-slideshow-item {
    margin: 60px 20px 50px;
}
	.methodology .bdt-prime-slider-skin-isolate .bdt-slideshow-item .bdt-slide-overlay {
    height: 100%;
    overflow: hidden;
    border-radius: 20px;
}
	.brands img {
    height: 60px;
    object-fit: contain;
    margin: 0 auto 10px !important;
}
}
