/*
Theme Name:     Techwind Child
Theme URI:      https://demo.oceanthemes.site/techwind/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.site/
Version:        1.0
Template:       techwind
*/

/**
 * General
 */
@import url('https://fonts.googleapis.com/css2?family=Boogaloo&display=swap');

.background-print-image {
    background-image: url("images/background-tiles.svg");
    background-position: center;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: fixed;
}
.page-header .breadcrumbs li::before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-size: 10px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.5);
    margin: -3px 6px 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
}

.lottie-tick {
	width: 400px;
    height: 400px;
}

.lottie-we-do {
    width: 400px;
    height: 400px;
}
.lottie-who {
    width: 650px;
    height: 650px;
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
    .lottie-we-do {
        width: 300px;
        height: 300px;
    }
    .lottie-who {
        width: 450px;
        height: 450px;
        position: relative;
        right: 60px;
    }
}
#about-contact {
	z-index: 1 !important;
}
#home-banner-pun {
	font-size: 16px;
}
/**
 * Elements
 */
/*.icon-box-des {*/
/*    text-align: justify;*/
/*}*/
#home-icon-box-top > .elementor-widget-container > .ot-icon-box > .ot-icon-box__content {
    border: 2px solid #4e69b1;
    border-radius: 15px;
    min-height: 202px;
    padding: 25px;
}
#home-icon-box-bottom > .elementor-widget-container > .ot-icon-box > .ot-icon-box__content > .icon-box-des {
    text-align: justify;
}
.elementor-tab-content.elementor-clearfix {
    margin-top: 6px;
}
#back-to-top {
    height: 50px !important;
    width: 50px !important;
    font-size: 24px;
    line-height: 50px !important;
}
#back-to-top i::before {
    font-size: 24px !important;
}
/**
 * Header
 */
.logo_mobile {
    height: 60px !important;
}
.mobile_logo > a > img {
    height: 60px !important;
}
.page-header .page-header-overlay {
    opacity: 0.3 !important;
}
/**
 * Footer
 */
.footer-location {
    color: #fff !important;
    font-weight: 700 !important;
}
#back-to-top {
    border-radius: 4px !important;
}
.tiny-footer .copyright {
    font-size: 14px !important;
}
.footer-social-icons > li > a:hover {
    text-decoration: none !important;
}
.slogan-footer {
    color: #FFFFFF;
    font-family: "Boogaloo", Sans-serif, sans-serif;
    font-size: 18px;
    font-weight: 600;
}
/**
 * Inputs
 */
a:visited {
    color: #1b3fab;
}
.nf-field-container {
    margin-bottom: 15px !important;
}
.nf-form-content label {
    font-size: 14px !important;
}
#nf-label-field-8 {
    font-size: 12px !important;
}
.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type="button"]), .nf-form-content textarea {
    border-radius: 6px !important;
}
.nf-form-content input[type="submit"] {
    width: 150px !important;
    background: #3d52a0 !important;
    font-weight: 600 !important;
}

.nf-form-content input[type="submit"]:hover {
    color: #fff !important;
    background: #153084 !important;
}

/**
 * Footer
 */
.copyright {
    font-family: "Nunito", Sans-serif, sans-serif !important;
}
.wp-block-heading {
    font-family: "Nunito", Sans-serif, sans-serif !important;
}
.footer-widget > ul {
    font-family: "Nunito", Sans-serif, sans-serif !important;
}
.footer-widget-title {
    font-size: clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.588), 20px) !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 1.5 !important;
}

.footer ul li a {
    color: #fff;
    font-weight: 700;
}

.footer-social-icons > li > a {
    font-size: 30px !important;
}

.footer ul.horizontal-list li a {
    line-height: 35px;
    height: 35px !important;
    width: 35px !important;
}
.particle-bitch {
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}
/** Mobile **/
@media screen and (max-width: 480px) {
    .footer-widget {
        margin-bottom: 3rem !important;
    }
    .footer-widget .wp-block-heading {
        margin-bottom: 10px !important;
    }
    #block-28 {
        margin-bottom: 10px !important;
    }
    #block-37 {
        margin-bottom: 10px !important;
    }
    .page-header .page-title {
        padding-left: 24.4%;
        padding-right: 24.5%;
    }
	#home-banner-pun {
	font-size: 12px;
}
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .footer-widget {
        margin-bottom: 3rem !important;
    }
    .footer-widget .wp-block-heading {
        margin-bottom: 10px !important;
    }
    #block-28 {
        margin-bottom: 10px !important;
    }
    #block-37 {
        margin-bottom: 10px !important;
    }
    .page-header .page-title {
        padding-left: 24.4%;
        padding-right: 24.5%;
    }
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .footer-widget {
        margin-bottom: 3rem !important;
    }
    .footer-widget .wp-block-heading {
        margin-bottom: 10px !important;
    }
    #block-28 {
        margin-bottom: 10px !important;
    }
    #block-37 {
        margin-bottom: 10px !important;
    }
}
 