/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/


/*=====================================
= Bootstrap CSS
=====================================*/
.bt-container{margin:0 auto;padding:0 15px}.bt-col,.bt-container,.bt-container-fluid{width:100%;position:relative;padding-right:15px;padding-left:15px}.bt-container,.bt-container-fluid{margin-right:auto;margin-left:auto;z-index:1}.bt-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.bt-col{flex-basis:0;flex-grow:1;max-width:100%;min-height:1px}.bt-col-1{flex:0 0 8.333333%;max-width:8.333333%}.bt-col-2{flex:0 0 16.6666%;max-width:16.6666%}.bt-col-3{flex:0 0 25%;max-width:25%}.bt-col-4{flex:0 0 33.3333%;max-width:33.3333%}.bt-col-5{flex:0 0 41.6666%;max-width:41.6666%}.bt-col-6{flex:0 0 50%;max-width:50%}.bt-col-7{flex:0 0 58.3333%;max-width:58.3333%}.bt-col-8{flex:0 0 66.6666%;max-width:66.6666%}.bt-col-9{flex:0 0 75%;max-width:75%}.bt-col-10{flex:0 0 83.3333%;max-width:83.3333%}.bt-col-11{flex:0 0 91.6666%;max-width:91.6666%}.bt-col-12{flex:0 0 100%;max-width:100%}@media (min-width:576px){.bt-col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.bt-col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.bt-col-sm-3{flex:0 0 25%;max-width:25%}.bt-col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.bt-col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.bt-col-sm-6{flex:0 0 50%;max-width:50%}.bt-col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.bt-col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.bt-col-sm-9{flex:0 0 75%;max-width:75%}.bt-col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.bt-col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.bt-col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width:769px){.bt-container,.grid-container{max-width:720px}.bt-col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.bt-col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.bt-col-md-3{flex:0 0 25%;max-width:25%}.bt-col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.bt-col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.bt-col-md-6{flex:0 0 50%;max-width:50%}.bt-col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.bt-col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.bt-col-md-9{flex:0 0 75%;max-width:75%}.bt-col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.bt-col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.bt-col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:992px){.bt-container,.grid-container{max-width:960px}.bt-col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.bt-col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.bt-col-lg-3{flex:0 0 25%;max-width:25%}.bt-col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.bt-col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.bt-col-lg-6{flex:0 0 50%;max-width:50%}.bt-col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.bt-col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.bt-col-lg-9{flex:0 0 75%;max-width:75%}.bt-col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.bt-col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.bt-col-lg-12{flex:0 0 100%;max-width:100%}}@media (min-width:1285px){.bt-container,.grid-container{max-width:1380px}.bt-col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.bt-col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.bt-col-xl-3{flex:0 0 25%;max-width:25%}.bt-col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.bt-col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.bt-col-xl-6{flex:0 0 50%;max-width:50%}.bt-col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.bt-col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.bt-col-xl-9{flex:0 0 75%;max-width:75%}.bt-col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.bt-col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.bt-col-xl-12{flex:0 0 100%;max-width:100%}}

/*=====================================
= Defult CSS start
=====================================*/
body {
    background-color: #FAFAFA;
    font-family: "Inter", sans-serif;
    position: relative;
}

.container.grid-container {
    width: 100%;
    max-width: inherit;
}

.separate-containers .site-main {
    margin: 0;
}

a{
    transition: all 0.5s ease 0s;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
}
img{
    vertical-align: top;
}
p{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    color: #545454;
}
.site-content {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}


.custom-btn {
    background: #005CFF;
    border: none;
    font-family: 'Inter';
    font-size: 15px;
    font-weight: 500;
    padding: 10px 9px 10px 20px;
    border-radius: 50px;
    color: #ffffff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.custom-btn:hover {
    color: #ffffff;
}
.custom-btn .custom-btn-text {
    margin-right: 10px;
}
.custom-btn .custom-btn-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
}
.custom-btn .custom-btn-icon img {
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    -moz-transition: -moz-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
    position: absolute;
    top: 50%;
    right: 0;
    left: 50%;
    bottom: 0;
    z-index: 9;
}
.custom-btn:hover .custom-btn-icon img {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}
.custom-btn .custom-btn-icon:after {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #ffffff;
    content: "";
    position: absolute;
    z-index: 1;
    transform: scale(0.2);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    -moz-transition: -moz-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
}
.custom-btn:hover .custom-btn-icon:after {
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}

.custom-btn.custom-btn-white {
    background: #ffffff;
    color: #8857FF;
}
.custom-btn.custom-btn-white .custom-btn-icon:after {
    background: #8857FF;
}

.title-label h4:after,
.title-label h4:before {
    content: "";
    position: absolute;
    left: 21px;
    top: 50%;
    width: 5px;
    height: 5px;
    background: #ffffff;
    border-radius: 50%;
    transform: translate(0, -50%);
}
.title-label h4:before {
    right: 21px;
    left: auto;
}

/*=====================================
= Header CSS start
=====================================*/

header {
    position: relative;
    z-index: 9;
}
/* body header.elementor .elementor-sticky--active {
    background: #ffffff;
    border-bottom: 1px solid #D9D8D7;
}
body header.elementor .elementor-sticky--active > * {
    padding-top: 15px;
    padding-bottom: 15px;
} */

/*=====================================
= Header CSS end
=====================================*/

/*=====================================
= Hero CSS Start
=====================================*/

.hero-top-label ul li {
    background: #ffffff;
    padding: 18px 20px !important;
    border-radius: 10px;
    border: 1px solid #EAEAEA;
}

/*=====================================
= Hero CSS End
=====================================*/

/*=====================================
= Client Slider CSS Start
=====================================*/

.client-slider .e-con-inner {
    overflow: hidden;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 15%, black 85%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, black 15%, black 85%, transparent 100%);
}
.scrolling-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    position: relative;
}
.scrolling-bar .custom_body1 {
    min-width: 210px !important;
    padding: 0 30px;
}
.scrolling-bar .custom_body1 img{
    width: 100%;
    height: 100%;
}

/*=====================================
= Client Slider CSS End
=====================================*/

/*=====================================
= Project CSS Start
=====================================*/

.project-counter-box {
    overflow: hidden !important;
}
.project-counter-box:after {
    content: "";
    right: -24px;
    bottom: -24px;
    position: absolute;
    width: 120px;
    height: 120px;
    filter: blur(21px);
    background: #005CFF;
    background: radial-gradient(circle, rgba(0, 92, 255, 1) 0%, rgba(0, 92, 255, 0) 100%);
}

/*=====================================
= Project CSS End
=====================================*/

/*=====================================
= Services CSS Start
=====================================*/

/* .service-slider {
    max-width: calc(50% + 675px);
    margin-left: auto !important;
} */
.service-slider .slick-list {
    padding-right: 100px;
    margin: 0 -15px;
}
.service-slider .slick-list .slick-slide {
    margin: 0 15px;
    height: auto;
}

.service-slider-arrow {
    gap: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.service-slider-arrow button {
    background: #005CFF !important;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.5s ease 0s;
    outline: none;
    line-height: 10px;
    padding: 0;
    float: left;
}
.service-slider-arrow button:hover {
    opacity: 0.8;
}

/*=====================================
= Services CSS End
=====================================*/

/*=====================================
= Portfolio CSS End
=====================================*/

.portfolio-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
}
.portfolio-row .portfolio-col {
    width: calc(50% - 15px);
}
.portfolio-row .portfolio-col a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.portfolio-col .portfolio-listing-img {
    margin-bottom: 30px;
}
.portfolio-row .portfolio-col img {
    height: 370px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
}
.portfolio-col .portfolio-section-content h2 {
    font-size: 24px;
    color: #ffffff;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    margin-bottom: 10px;
    transition: all 0.5s ease 0s;
}
.portfolio-col a:hover h2 {
    color: #005CFF;
}
.portfolio-col .portfolio-section-content p {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
}
.portfolio-col .portfolio-category {
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 25px;
}
.portfolio-col .portfolio-category li {
    color: #ffffff;
    font-size: 14px;
    padding: 16px 30px;
    border: 1px solid #ffffff;
    border-radius: 50px;
    line-height: normal;
    text-transform: uppercase;
}
@media screen and (max-width: 767px){
    .portfolio-row .portfolio-col:not(:last-child) {
        padding-bottom: 30px;
        border-bottom: 1px solid #404040;
    }
    .portfolio-row .portfolio-col {
        width: 100%;
    }
    .portfolio-col .portfolio-category li {
        font-size: 11px;
        padding: 12px 20px;
    }
}

/*=====================================
= Portfolio CSS End
=====================================*/

/*=====================================
= Integration CSS start
=====================================*/

.integration-logos {
    border-top: 1px solid #464648;
}
.integration-logos .swiper-slide {
    border-right: 1px solid #464648;
    padding: 24px 10px;
}

/*=====================================
= Integration CSS End
=====================================*/

/*=====================================
= FAQ CSS Start
=====================================*/

.faq-main details summary {
    border-radius: 20px !important;
}
.faq-main details summary[aria-expanded="true"] {
    border-radius: 20px 20px 0 0 !important;
}

/*=====================================
= FAQ CSS End
=====================================*/

/*=====================================
= Articles CSS Start
=====================================*/

.articles-box-main .elementor-post__thumbnail__link .elementor-post__thumbnail {
    border-radius: 20px;
}
.articles-box-main .elementor-post__text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.articles-box-main .elementor-post__text .elementor-post__meta-data {
    order: 1;
}
.articles-box-main .elementor-post__text .elementor-post__title {
    order: 2;
}
.articles-box-main .elementor-post__text .elementor-post__excerpt {
    order: 3;
}
.articles-box-main .elementor-post__text .elementor-post__read-more {
    order: 4;
    padding: 15px 20px;
    background: #005CFF;
    border-radius: 50px;
    line-height: normal;
    border: 1px solid #005CFF;
}
.articles-box-main .elementor-post__text .elementor-post__read-more:hover {
    background: transparent;
    border-color: #ffffff;
}

/*=====================================
= Articles CSS End
=====================================*/

.contact-slider-main {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    gap: 126px;
}
.contact-slider-main .contact-slider-inner {
    animation: a-text-scroll 5s linear infinite;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    gap: 126px;
}
.contact-slider-inner .contact-slider-text a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    gap: 20px;
}
.contact-slider-inner .contact-slider-text h3 {
    margin: 0;
    font-size: 50px;
    font-family: 'SUSE';
    font-weight: 600;
    color: #ffffff;
}
@keyframes a-text-scroll {
    0% { transform: translate3d(-100%, 0, 0); }
    100% { transform: translate3d(0%, 0, 0); }
}

/*=====================================
= About Us page CSS End
=====================================*/

.marquee-wrapper {
    overflow: hidden;
    width: 100%;
}
.marquee-inner {
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}
.marquee-inner .ratio {
    flex-shrink: 0;
}
.marquee-inner .ratio img{
    border-radius: 20px;
}


.team-slider .slick-list {
    margin: 0 -15px;
}
.team-slider .slick-slide {
    padding: 0 15px;
}
.team-slider .slick-slide img {
    width: 100%;
    margin-bottom: 20px;
}
.team-slider .slick-slide h4 {
    line-height: normal;
}

/*=====================================
= About Us page CSS End
=====================================*/


/*=====================================
= Services page CSS Start
=====================================*/

.services-slider-img .ratio {
    width: 360px;
}

/*=====================================
= Services page CSS End
=====================================*/

/*=====================================
= Contact page CSS Start
=====================================*/

.contact-form-main {
    background: #ffffff;
    border-radius: 20px;
    padding: 30px;
}
.contact-form-main .wpforms-container {
    margin: 0 !important;
}
body .wpforms-form .wpforms-field-label {
    color: #1C1A1E !important;
    font-weight: 500;
}
body .wpforms-form select,
body .wpforms-form textarea,
body .wpforms-form input[type="text"],
body .wpforms-form input[type="password"],
body .wpforms-form input[type="datetime"],
body .wpforms-form input[type="datetime-local"],
body .wpforms-form input[type="date"],
body .wpforms-form input[type="month"],
body .wpforms-form input[type="time"],
body .wpforms-form input[type="week"],
body .wpforms-form input[type="number"],
body .wpforms-form input[type="email"],
body .wpforms-form input[type="url"],
body .wpforms-form input[type="search"],
body .wpforms-form input[type="tel"],
body .wpforms-form input[type="color"],
body .wpforms-form .uneditable-input{
    color: #1C1A1E !important;
    border: 1px solid #d3d3d3 !important;
    border-radius: 10px !important;
    min-height: 47px;
    margin-bottom: 0;
    padding: 10px 12px !important;
    font-size: 15px !important;
    font-weight: 400;
    box-shadow: none !important;
    background: #efefef !important;
}
body .wpforms-form select::placeholder,
body .wpforms-form textarea::placeholder,
body .wpforms-form input[type="text"]::placeholder,
body .wpforms-form input[type="password"]::placeholder,
body .wpforms-form input[type="datetime"]::placeholder,
body .wpforms-form input[type="datetime-local"]::placeholder,
body .wpforms-form input[type="date"]::placeholder,
body .wpforms-form input[type="month"]::placeholder,
body .wpforms-form input[type="time"]::placeholder,
body .wpforms-form input[type="week"]::placeholder,
body .wpforms-form input[type="number"]::placeholder,
body .wpforms-form input[type="email"]::placeholder,
body .wpforms-form input[type="url"]::placeholder,
body .wpforms-form input[type="search"]::placeholder,
body .wpforms-form input[type="tel"]::placeholder,
body .wpforms-form input[type="color"]::placeholder,
body .wpforms-form .uneditable-input{
    color: #1c1a1ea8 !important;
    font-weight: 400;
    font-size: 15px !important;
}

body .wpforms-form input[type=submit], 
body .wpforms-form button[type=submit] {
    background: #005CFF !important;
    border: none;
    font-family: 'Inter' !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 17px 20px !important;
    border-radius: 50px !important;
    color: #ffffff !important;
    height: auto !important;
}
body .wpforms-form input[type=submit]:hover, 
body .wpforms-form button[type=submit]:hover {
    opacity: 0.8;
}
body .wpforms-form input[type=submit]:after, 
body .wpforms-form button[type=submit]:after {
    border: none !important;
}

/*=====================================
= Contact page CSS End
=====================================*/

/*=====================================
= Single Blog CSS Start
=====================================*/

.single .single-post-top {
    background: #1C1A1E;
    padding: 100px 0;
}
.single .single-post-top .entry-header {
    margin-bottom: 80px;
}
.single .single-post-top .post-meta-top {
    color: #ffffff80;
    font-size: 15px;
    margin-bottom: 10px;
}
.single .single-post-top .post-featured-image img {
    border-radius: 50px;
    height: 670px;
    object-fit: cover;
}
.single .single-post-top .post-meta-top .meta-category {
    color: #005CFF;
}
.single .single-post-top .entry-title {
    font-size: 50px;
    font-weight: 600;
    color: #ffffff;
    max-width: 1000px;
    margin-bottom: 30px;
}
.single .single-post-top .post-excerpt {
    max-width: 500px;
    margin-bottom: 30px;
}
.single .single-post-top .post-excerpt p {
    color: #ffffff;
    font-weight: 400;
}
.single .single-post-top .entry-header .meta-author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.single .single-post-top .entry-header .meta-author img {
    border-radius: 50px;
}
.single .single-post-top .entry-header .meta-author span {
    background-color: #ffffff;
    filter: drop-shadow(0 4px 4px #00000040);
    color: #212121;
    border-radius: 100px;
    margin-left: -6px;
    padding: 7px 16px;
    font-weight: 500;
    font-size: 15px;
}

.single .single-post-bottom {
    padding: 50px 0;
}
.single .single-post-bottom .entry-content p {
    margin-bottom: 30px;
}
.single .single-post-bottom .entry-content ul {
    margin: 0 0 0 20px;
}
.single .single-post-bottom .entry-content h2 {
    font-size: 28px;
    font-weight: 500;
    margin-top: 50px;
}
.single .single-post-bottom .entry-content h3 {
    font-size: 24px;
}

/*=====================================
= Single Blog CSS end
=====================================*/