.infoblock_section .infoBlocks {
    margin-bottom: 20px;
    margin-top: 0;
}
.infoblock_row{
    margin-top: 30px;
}
.contentPadding p {
    font-size: 1.6vw;
}
.gradientSection p,
.videoSection p {
    font-size: 1.6vw;
}
}
/*15/10/2022*/
.elementor-lightbox .dialog-lightbox-close-button {
    top: 50px;
}
.eicon-close {
    color: #fff;
}

/* unvisited link */
a:link {
  color: #c00;
  text-decoration: underline;
}

/* visited link */
a:visited {
  color: #0c0;
  text-decoration: underline;
}

/* mouse over link */
a:hover {
  color: #00c;
  text-decoration: none;
}

/* selected link */
a:active {
  color: #ccc;
  background-color: hotpink;
}

/*
11/01/2022
Responsive for mobile
*/
@media only screen and (max-width: 767px){
    .sage_gallery .row.gallery-row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .row.gallery-row > div {
        margin: 15px auto;
        flex-basis: calc(50% - 10px);
    }
}
@media only screen and (max-width: 480px){
    h1:not(.product_title) {
        font-size: 3.6vw;
        line-height: 1.5;
    }
    body h2,
    h2.elementor-heading-title {
        font-size: 3vw !important;
        line-height: 1.5; !important;
    }
    h3.elementor-heading-title {
        font-size: 2.4vw !important;
        line-height: 1.5;!important;
    }
    body h3{
        font-size: 22px !important;
        line-height: 1.2em;
    }
    body h4 {
        font-size: 2vw !important;
        line-height: 1.5;
    }
    body h5{
        font-size: 1.8vw !important;
        line-height: 1.5;
    }
    body h6,
    h6.elementor-heading-title {
        font-size: 1.6vw;;
        line-height: 1.5;
    }
    p{
        font-size: 15px !important;
        line-height: 1.5;
    }
    .elementor-container {
        width: calc(100% - 30px) !important;
    }
    /* a:not(.elementor-button):not(p > a):not(h3 > a):not(#scrollUp){
        color: blue !important;
    } */

}


/* *****  SOURCES STYLE  ***** */
.all-services .service-block {
    box-shadow: 0px 0px 40px 10px rgb(0 0 0 / 5%);
    margin: 0 10px;
    padding: 30px 40px;
    width: 23%;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
	cursor: pointer;
}

.container.all-services .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.all-services div#headerimg, .page-template-page-source div#headerimg{
    text-align: center;
}

.all-services .service-block {
    text-decoration: none;
    text-align: center;
    transition: 0.5s;
}

.all-services .service-block:hover {
    transition: 0.5s;
    box-shadow: 0 6px 8px rgb(0 0 0 / 25%);
}

.all-services .service-block p {
    opacity: 0;
    transition: 0.5s;
    margin: 0;
    padding-top: 10px;
}

.all-services .service-block:hover p {
    opacity: 1;
    transition: 0.5s;

}

.service-block img {
    height: 150px;
    width: auto;
    object-fit: contain;
}

.all-services .service-block h4 {
    color: #1d2023;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 0;
    width: 100%;
}

.all-services .page-title, .page-template-page-source .page-title  {
    text-align: center;
    margin-bottom: 50px;
    padding: 30px 0;
    border-bottom: 1px solid #e7e7e7;
    padding-top: 20px;
}



.all-services .serch-box img, .page-template-page-source .serch-box img  {
    width: 22px;
    height: auto;
    object-fit: contain;
    margin-right: 20px;
}



.all-services .serch-box, .page-template-page-source .serch-box  {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}


input#searchInput:focus {
    outline: -webkit-focus-ring-color auto 0;
    border-bottom: 2px solid #6fb327;
    transition: 0.01s;
}

input#searchInput {
    border: transparent;
    font-weight: 400;
    background: transparent;
    font-size: 16px;
    height: 44px;
    width: 90%;
    border-bottom: 1px solid #e2e2e2;
    transition: 0.5s;
}

.page-template-template-all-services .serch-box, .page-template-page-source .serch-box  {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}

#sd_search_all_services{
	  width: 22px;
    height: auto;
    object-fit: contain;
    margin-right: 20px;
	  vertical-align: middle;
}

@media (max-width: 1100px) {
    .all-services .service-block {
        width: 30%;
    }
}

@media (max-width: 768px) {
    .all-services .service-block {
        width: 46%;
    }
}

@media (max-width: 568px) {
    .all-services .service-block {
        width: 90%;
    }
}

 
/* New Landing Page */
 .news-letter .frm_primary_label {
    margin: 0 !important;
}
 .news-letter .frm_submit button {
    background: #cdde00 !important;
    border: 0 !important;
    color: #faffff !important;
    box-shadow: 0 0px 0px #eeeeee !important;
    padding: 0 !important;
    width: 130px !important;
    height: 40px !important;
    margin: 0 !important;
    font-family: 'Barlow' !important;
    font-weight: 600 !important;
    position: absolute !important;
     top: 6px;
     right: 265px;
}
 .news-letter .frm_form_fields fieldset {
    margin: 0 !important;
    padding: 0 !important;
}
 .news-letter .frm_form_field.form-field {
    margin: 0 !important;
     max-width: 390px
}
 .client-logo .elementor-main-swiper {
    margin: 0 40px;
}
 .clients-logt {
    position: relative;
}
/*.elementor-widget-testimonial-carousel .elementor-testimonial__content {
    box-shadow: 0px 0px 10px 3px #f9f9f9;
}
 .testimonial-block .elementor-testimonial__text {
    text-align: left;
}
*/
 .work-block:hover {
    transform: scale(1.05);
}
 .work-block {
    transition: 1s;
}
 .clients-logt:before {
    position: absolute;
    left: 50%;
    top: 50%;
    content: "";
    height: 500px;
    width: 500px;
    z-index: -1;
    animation: rotate-animation 30s infinite linear;
    margin-left: -250px;
    margin-top: -250px;
    background: url(/wp-content/uploads/2022/05/globe.webp);
    background-size: 80%;
    background-position: center center;
    background-repeat: no-repeat;
}
 .image-opi .elementor-image-box-content {
    position: absolute;
    top: 50%;
    max-width: 200px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
 .eael-tab-item-trigger.active img, .eael-tab-item-trigger:hover img {
    filter: brightness(0) invert(1);
}
 .testimonial-block .swiper-pagination span.swiper-pagination-bullet {
    height: 10px !important;
    width: 10px !important;
    margin: 0 3px 0 !important;
    position: relative;
    top: 30px;
}
 .testimonial-block .swiper-pagination span.swiper-pagination-bullet-active {
    width: 25px !important;
    border-radius: 10px;
}
 .heading-blockop .elementor-image:after {
    content: '';
    background: #ddd;
    width: 170px;
    height: 1px;
    position: absolute;
    top: 0;
    right: 15rem;
    bottom: 0;
    margin: auto;
    left: 0;
}
 .heading-blockop .elementor-image:before {
    content: '';
    background: #ddd;
    width: 170px;
    height: 1px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    left: 15rem;
}
 .heading-blockop .elementor-widget-heading {
    margin-bottom: 15px;
}
 .frm_form_fields .frm_fields_container {
     max-width: 390px;
     position: relative;
}
 .news-letter .frm_submit button {
     right: 3px !important;
}

h3.widget-title a {
    color: #FFF;
    text-decoration: none;
}
.textwidget.custom-html-widget a {
    color: #d2d2d2;
    text-decoration: none;
}
.textwidget.custom-html-widget a:hover {
    color: #fff;
    text-decoration: none;
}
.dropdown-menu {
    background-color: #fff !important;
}
.navbar .navbar-nav .dropdown-menu li a {
    font-size: 13px;
    text-align: left;
    padding: 8px 20px;
    color: grey !important;
    font-weight: 500;
	text-decoration:none !important;
}
.navbar .navbar-nav .dropdown-menu li a:hover, .navbar .navbar-nav .dropdown-menu li.active a {
    color: grey !important;
    font-weight: 600;
    transition: width 2s !important;
}
 