/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

html,body{
    overflow-x: hidden;
}

/* Header Section */

.header-section .menu-item-1233{
    display: none !important;
}
.header-section .header-undersection{
    background: rgba(255, 255, 255, 0.09000000357627869);
    backdrop-filter: blur(41px) !important;
}
.header-section li:hover a{
    position: relative;
}
.header-section li:hover a::after{
    position: absolute;
    content: "";
    width: 22px;
    height: 1px;
    border: 1px solid #FFFFFF;
    bottom: -10px;
    left: 0;
}
.header-section .current-menu-item a{
    position: relative;
}
.header-section .current-menu-item a::after{
    position: absolute;
    content: "";
    width: 22px;
    height: 1px;
    border: 1px solid #FFFFFF;
    bottom: -10px;
    left: 0;
}
.btn a svg{
    transition: 0.3s;
    font-size: 10px;
}
.btn a:hover svg{
    rotate: 50deg;
}

/* Header Section */

/* Fotter Section */

.footer-section .foter-menu ul{
    column-count: 2;
    column-gap: 20px;
}
.footer-section .foter-menu .menu-item-1233{
    display: none !important;
}
.footer-section input{
    border-radius: 60px !important;
    height: 65px;
    padding: 0 70px 0 23px !important;
    outline: none;
}
.footer-section .gfield--type-submit{
    margin-left: -67px;
    width: 44px;
    height: 44px;
    margin-top: 10px;
}
.footer-section input[type="image"]{
    padding: 0 !important;
}
.footer-section .gfield--type-submit img{
    width: 44px;
    height: 44px;
    object-fit: contain;
}
.footer-section .gform-footer {
    padding: 0 !important;
    margin: 0 !important;
}
.footer-section .gform-loader{
    display: none !important;
}
.footer-section .gform_confirmation_message_1{
    color: #ffffff;
}

/* Fotter Section */

/* Home Page */
.blue-text h6{
    font-size: 16px !important;
}

.scroll-down .elementor-button-icon svg{
    rotate: 180deg;
    width: 5px;
}

.scroll-down{
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    color: white;
    position: relative;
}
.home-banner-section h1 span{
    font-family: Lato;
    font-weight: 400;
    font-size: 62px;
}
.counter{
    outline: 15px solid #FFFFFF;
}
.wedo-section .elementor-icon{
    outline: 1px solid;
    outline-offset: 10px;
}
.wedo-iconbox:hover .elementor-icon{
    background-color: #365DF7 !important;
    outline: 10px solid #365DF7;
    outline-offset: 0px;
}
.wedo-iconbox:hover .elementor-icon svg path{
    fill: #FFFFFF;
}
.service-section .elementor-custom-embed-play{
	border-radius: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
    animation: shadow 3s ease-in-out infinite;
}
@keyframes shadow{
    0%{
       box-shadow: 0 0 0 0#ffffff, 0 0 0 0 #ffffff;
    }
    100%{
        box-shadow: 0 0 0 15px#ffffff00, 0 0 0 30px #ffffff00;
    }
}
.service-loop-main .service-icon{
    outline: 1px solid #F0F0F0;
    outline-offset: -13px;
}
.service-loop-main:hover .service-icon{
    background-color: #365DF7;
}
.service-loop-main:hover .service-icon img{
    filter: brightness(400%);
}
.serv-page .serv-loop h4{
font-family: Lato;
font-weight: 600;
font-size: 22px;
line-height: 1.2em;
letter-spacing: -0.01em;
text-transform: capitalize;

}
.details-btn-service .elementor-button-wrapper a{
    position: relative;
    display: contents;
}
.details-btn-service .elementor-button-wrapper a::after{
    position: absolute;
    content: "";
    width: 32px;
    height: 21px;
    background-image: url(https://freelancingbuzz.com/wp-content/uploads/2025/07/subscribeicon.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 0;
    right: 0;
}
.details-btn-service .elementor-button-wrapper .os-loading{
    display: none !important;
}
.review-section-main .review-image{
    position: relative;
}
.review-section-main .review-image::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 717px;
    border: 1px solid #365DF7;
    top: -12px;
    right: -13px;
    border-radius: 30px;
    z-index: -1;
}
.review-section-main .elementor-testimonial-wrapper {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 15px;
}
.review-section-main .swiper-pagination{
    text-align: left;
}
.review-section-main .swiper-pagination-bullet-active{
    outline: 1px solid #365DF7;
    outline-offset: 8px;
}
.review-section-main .review-under{
    position: relative;
}
.review-section-main .review-under::before{
    position: absolute;
    content: "";
    width: 40%;
    height: 100%;
    background-image: url("image/back.png");
    background-size: auto;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    z-index: -1;
}
.review-section-main .elementor-testimonial-job{
    padding-top: 5px;
}

/* Home Page */

/* Blog Page */

.blog-section .e-loop__load-more .elementor-button-text{
    position: relative;
}
.blog-section .e-loop__load-more .elementor-button-text::after{
    position: absolute;
    content: "";
    width: 13px;
    height: 15px;
    background-image: url(image/btnarrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    right: -30px;
    transform: translate(-50%, -50%);
}

/* Blog Page */

/* Contact Page */

.contact .elementor-icon-box-description a{
    color: #333333;
}
.contact .elementor-icon-box-description a:hover{
    color: #365DF7;
}
.contact .elementor-icon-box-title a:hover{
    color: #365DF7;
}
.contact input:not([type="submit"]){
    height: 61px;
    padding: 0 23px !important;
    background-color: #F4F6FF;
    border: none !important;
    border-radius: 10px;
    outline: transparent;
}
.contact input:not([type="submit"])::placeholder{
    color: #333333;
}
.contact input[type="submit"]{
    border: none !important;
    padding: 15px 46px 15px 24px !important;
    color: #FFFFFF;
    background-color: #365DF7;
    background-image: url(image/btnarrow.svg);
    background-repeat: no-repeat;
    background-position: center right 25px;
    position: relative;
    margin: 0 !important;
}
.contact .gform-footer{
    margin: 10px 0 0 0!important;
    padding: 0 !important;
}
.contact .grecaptcha-badge{
	z-index: 99;
}
.contact .gform_confirmation_message_2{
    text-align: center;
}

/* Contact Page */

/* Tools */

.listing-section .search-filter-input-group{
    display: flex !important;
    column-gap: 30px;
    justify-content: center;
	flex-direction: row-reverse;
}
.listing-section .search-filter-input-radio__control{
    display: none;
}
.listing-section .search-filter-input-radio__label{
    padding: 0 26px;
    border: 1px solid transparent;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 10px;
    font-family: Lato;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    text-transform: capitalize;
    color: #111111;
    transition: all 0.3s;
    white-space: nowrap;
}
.listing-section .search-filter-input-radio{
    padding: 0;
    height: 100%;
    border: 1px solid transparent;
    transition: all 0.3s;
}
.listing-section .search-filter-input-radio:hover{
    border: 1px solid rgba(54, 93, 247, 0.38);
    box-shadow: 0px 4px 48px rgba(215, 220, 240, 0.6);
    border-radius: 12px;
    padding: 0;
    height: 100%;
}
.listing-section .search-filter-input-radio--is-active{
    border: 1px solid rgba(54, 93, 247, 0.38) !important;
    box-shadow: 0px 4px 48px rgba(215, 220, 240, 0.6) !important;
    padding: 0 !important;
    height: 100%;
    border-radius: 12px;
}

/* Tools */

/* Freebies */

.frebie-filter .search-filter-input-text{
    padding: 0 18px 0 25px;
    border: transparent;
    height: 67px;
    border-radius: 12px;
    box-shadow: 0px 4px 25px rgba(216, 209, 209, 0.25);
    flex-direction: row-reverse;
    width: 382px;
}
.frebie-filter .search-filter-input-text .search-filter-icon svg{
    width: 25px;
    height: 25px;
}
.frebie-filter .search-filter-component-combobox-base{
    padding: 0 18px 0 25px;
    border: transparent;
    height: 67px;
    border-radius: 12px;
    box-shadow: 0px 4px 25px rgba(216, 209, 209, 0.25);
    display: flex; 
    width: 382px;   
}
.frebie-filter .search-filter-component-combobox__header{
    width: 100%;
}
.frebie-filter .search-filter-component-combobox__listbox-toggle::before{
    content: none;
}
.frebie-filter .search-filter-component-combobox-base .search-filter-icon svg{
    width: 35px;
    height: 35px;
}
.frebie-filter .search-filter-input-button{
    width: 204px !important;
    border-radius: 12px !important;
    border: none;
    height: 67px;
}
.frebie-filter .search-filter-input-button:hover{
    background-color: #111111 !important;
    color: #FFFFFF !important;
}
#search-filter-input-combobox-listbox-0[aria-expanded="true"], #search-filter-input-combobox-listbox-1[aria-expanded="true"]{
    border: none !important;
    box-shadow: 0px 4px 25px rgba(216, 209, 209, 0.25);
    border-radius: 12px;
    padding: 10px;
}
#search-filter-input-combobox-listbox-0[aria-expanded="true"] li, #search-filter-input-combobox-listbox-1[aria-expanded="true"] li{
    border-radius: 10px;
}
.frebie-filter .search-filter-component-combobox__clear-selection svg{
    width: 20px !important;
    height: 20px !important;
}
.filter-sec .search-filter-input-text__icon{
    order: 1;
}
.filter-sec .search-filter-input-text__input{
    order: 2;
}
.filter-sec .search-filter-icon--interactive{
    order: 1;
}

/* Freebies */


/* Responsive */

@media screen and (max-width: 1600px){
        body > .elementor > .elementor-element, .header-section .elementor-widget-theme-site-logo, .elementor-location-header .elementor-widget-n-menu nav .e-n-menu-heading a, 
    .header-section .elementor-widget-theme-site-logo + .elementor-element > .elementor-widget-button, .elementor-location-header .elementor-widget-n-menu nav .e-n-menu-heading .e-n-menu-content > .elementor-element{
        zoom: 0.80;
        zoom: 80%;
    }
    [data-elementor-type="header"].elementor.elementor-location-header > .elementor-element {
        zoom: 1.0;
        zoom: 100%;
    }
    .home-banner-section h1{
    line-height: 0.7em !important;
}
}
@media (min-width:1025px) and (max-width:1170px){
 .frebie-filter .search-filter-input-text{
    width: 320px;
}
.frebie-filter .search-filter-component-combobox-base{
    width: 320px;   
}
.listing-section .search-filter-input-group{
    display: block !important;
    column-count: 3 !important;
}
.listing-section .search-filter-input-radio {
    margin-bottom: 20px;
}
}

@media screen and (max-width: 1024px){
.home-banner-section h1 span{
    font-size: 40px;
}
.review-section-main .review-image::before {
    height: 525px;
}
.header-section li:hover a::after{
    display: none;
}
.header-section .current-menu-item a::after{
    display: none;
}
  .frebie-filter .search-filter-input-text{
    width: 200px;
}
.frebie-filter .search-filter-component-combobox-base{
    width: 200px;   
}
.listing-section .search-filter-input-group{
    display: block !important;
    column-count: 3 !important;
}
.listing-section .search-filter-input-radio {
    margin-bottom: 20px;
}
.serv-page .serv-loop h4{
font-size: 20px;
line-height: 1.2em;
}
}

@media screen and (max-width: 767px){
.home-banner-section h1 span {
    font-size: 25px;
}
.header-section .menu-item-1233{
    display: block !important;
}
.footer-section .gform_fields{
    display: flex !important;
}
.footer-section .gfield--type-email{
    width: 100%;
}
.footer-section .gfield--type-submit {
    margin-left: -56px;
}
.review-section-main .review-image::before {
    height: 370px;
    top: -10px;
    right: -9px;
}
.review-section-main .review-under::before{
    display: none;
}
.review-section-main .swiper-pagination{
    text-align: center;
    width:100% !important;
}
.listing-section .filter-widget .sf-label-radio{
    font-size: 18px;
}
  .frebie-filter .search-filter-input-text{
    width: 300px;
}
.frebie-filter .search-filter-component-combobox-base{
    width: 300px;   
}
.frebie-filter .search-filter-input-button{
    width: 300px !important;
}
.listing-section .search-filter-input-group{
    column-count: 1 !important;
}
.listing-section .search-filter-input-radio {
    margin-bottom: 20px;
}
}

/* Responsive */