/*
Theme Name: Geekconnect
Theme URI: 
Author: the WordPress team
Author URI: https://wordpress.org/
Description: 
Version: 3.1
Tested up to: 6.4
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}
.testimonials .ekit-wid-con .elementskit-testimonial_card .xs-overlay {
     background-color: #f5f5f5; 
}
.testimonials .ekit-wid-con .elementskit-testimonial_card .xs-overlay {
   background-color: #f5f5f5; 
}
small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}
.service_img img {
    height:180px;
    object-fit:cover;
    width:100%;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}




/**
 * 3.0 - Typography
 */

body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	font-family: "Work Sans", Sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 0;
	text-rendering: optimizeLegibility;
}

p {
	margin: 0 0 1.75em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border: 0 solid #1a1a1a;
	border-left-width: 4px;
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	font-style: italic;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	overflow: hidden;
	padding: 0 0 0 1.263157895em;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote p {
	margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
	content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
}

pre {
	border: 1px solid #d1d1d1;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	background-color: #d1d1d1;
	padding: 0.125em 0.25em;
}

abbr,
acronym {
	border-bottom: 1px dotted #d1d1d1;
	cursor: help;
}

mark,
ins {
	background: #007acc;
	color: #fff;
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Work Sans", Sans-serif;
}

:-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Work Sans", Sans-serif;
}

::-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Work Sans", Sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}


/**
 * 5.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	background: #1a1a1a;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;
	text-transform: uppercase;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #007acc;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
select{
	background: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #686868;
	padding: 0.625em 0.4375em;
	width: 100%;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	background-color: #fff;
	border-color: #007acc;
	color: #1a1a1a;
	outline: 0;
}


/* DG css */
.geekButton a.elementor-button {
    position: relative;
    overflow:hidden;
}

.geekButton a.elementor-button:after {
    width: 220px;
    height: 200px;
    background: rgba(255, 255, 255, .2);
    content: '';
    position: absolute;
    top: 0;
    border-radius: 50%;
    right: -130px;
    transition: 0.5s;
}
.geekButton a.elementor-button:hover:after{
    top:-10%;
    right:-80px;
}

/*  --------------- banner form --------------------------- */
.banner_form {
    max-width: 280px;
    margin-left: auto;
    padding: 20px;
    background: rgb(255 255 255 / 70%);
    backdrop-filter: blur(20px);
    border-radius: 15px;
}

.banner_form .wpcf7-not-valid-tip {
    font-size: 12px;
}

.banner_form .form_group p {
    margin-bottom: 10px;
}
.banner_form .form_group:last-child p {
    margin-bottom: 0px;
    position: relative;
}

.banner_form .form_group:last-child p .form_submit {
    width: 100%;
	background-color: transparent;
    background-image: linear-gradient(-90deg, #F58020 49%, #A75512 100%);
}

.banner_form .form_group:last-child p span.wpcf7-spinner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    padding: 0;
    margin: 0;
}
.white-text .wpcf7-response-output{
	color:#fff ;
}
h4.form_title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: #141519;
}
.service_box .elementor-widget-container {
    height: 100%;
}

.service_box {
    height: 158px;
}

.gallery_section .elementor-image-gallery figure.gallery-item img {
    height: 84px;
    width: auto;
    object-fit: contain;
    mix-blend-mode: multiply;
}
/* ---------------- banner-form ---------------------- */



/* ------------------- contact form start here ----------------------- */
.contact_usf p {
    margin-bottom: 0px;
}

.contact_usf .form_group.col_2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
}

.contact_usf .form_group {
    margin-bottom: 15px;
}

.contact_usf .form_group:last-child {
    margin-bottom: 0px;
}

.contact_usf .form_group .input_form {
    border: none;
    background: #fff;
    padding: 14px;
    border-bottom: 2px solid #f58020;
    border-radius: 4px;
}
.contact_usf .form_group textarea.input_form{
	height:100px;
}

.contact_usf .form_group.submit_group p {
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 25px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15);
    cursor: pointer;
	background-image: linear-gradient(-90deg, #F58020 49%, #A75512 100%);
	z-index:1;
}

.contact_usf .form_group.submit_group p input[type="submit"] {
    border-radius: 25px;
    background:transparent;
    padding: 14px 40px 14px 40px;
}

.contact_usf .form_group.submit_group p:after {
    width: 220px;
    height: 200px;
    background: rgba(255, 255, 255, .2);
    content: '';
    position: absolute;
    top: 0;
    border-radius: 50%;
    right: -130px;
    transition: 0.5s;
	z-index:-1;
}

.contact_usf .form_group.submit_group p span.wpcf7-spinner {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    background: #f9a45e;
}

.contact_usf .form_group.submit_group p:hover:after {
    top: -10%;
    right: -80px;
}

.none {
    display: none !important;
}


/* banner */
.page-header {
    background-color: #0c2139;
    position: relative;
    margin-bottom: 60px;
    margin-top: 0;
}
.page-header__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgb(0 0 0 / 75%);
    background-image: url('./img/banner-1.webp');
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
}
.page-header .container {
    position: relative;
    z-index: 0;
    padding-top: 90px;
    padding-bottom: 90px;
    padding-left: 120px;
    padding-right: 120px;
    margin: 0 auto;
}
.woocommerce .thm-breadcrumb {
    margin-left: 0px;
}
.thm-breadcrumb li:not(:last-of-type) {
    margin-right: 6px;
}
.thm-breadcrumb li:first-child {
    margin-left: 10px;
}
.thm-breadcrumb li:not(:last-of-type) {
    margin-right: 6px;
}
.thm-breadcrumb li {
    line-height: 1;
    display: inline-block;
    align-items: center;
    font-family: "Poppins", Sans-serif;
}
.thm-breadcrumb li a {
    padding-bottom: 3px;
    color: inherit;
    text-decoration: none;
    font-family: "Poppins", Sans-serif;
}
.woocommerce .page-header .container h1 {
    margin-left: 0;
}
.page-header .container h1 {
    margin: 0;
    line-height: 1;
    color: #fff;
    font-size: 54px;
    font-weight: 700;
    font-family: "Oxanium", Sans-serif;
    margin-top: 5px;
    letter-spacing: .5px;
}
.thm-breadcrumb {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    font-family: "Oxanium", Sans-serif;
    font-weight: 600;
    background-color: transparent;
    background-image: linear-gradient(-90deg, #F58020 49%, #A75512 100%);
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15);
    padding: 14px 25px 14px 25px;
}
a.contact_info {
    color: #636363;
}
.privacy_policy a {
    color: #f58020;
}

/* 404 */
/* ============================= 404 css =============================== */
.error-page-area {
    text-align: center;
    margin-bottom:50px;
}
.error-bottom h2 {
    font-size: 27px;
    font-weight: 500;
    font-family: "Oxanium", Sans-serif;
    color: #000;
    margin-bottom: 20px;
}
.error-top img {
    border-radius: 5px;
    width: 300px;
}
.error-bottom p {
    font-family: "Work Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #636363;
    margin-bottom: 35px;
}

a.default-btn-error {
    font-family: "Oxanium", Sans-serif;
    font-weight: 600;
    background-color: transparent;
    background-image: linear-gradient(-90deg, #F58020 49%, #A75512 100%);
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15);
    padding: 14px 25px 14px 25px;
    color:#fff;
    text-decoration:none;
}
a.default-btn-error:hover{
    background-image: linear-gradient(-90deg, #f58020cc 49%, #a75512cc 100%);
}
.gallery_section .gallery {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
    }
@media only screen and (min-width: 360px) and (max-width: 767px){
    .banner_form {
        max-width: 100%;
    }
    .gallery_section .gallery {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .page-header .container {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        box-sizing: border-box;
    }
    .page-header .container h1 {
        font-size: 35px;
    }
    .thm-breadcrumb {
        padding: 6px 15px 7px 15px;
    }
	.error-page-area {
    padding: 0 10px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px){
	.gallery_section .gallery {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
    }
	.elementor-219 .elementor-element.elementor-element-10fa9e7.premium-lottie-canvas .premium-lottie-animation, .elementor-219 .elementor-element.elementor-element-10fa9e7.premium-lottie-svg svg {
    width: 350px !important;
}
	.gallery_section .elementor-image-gallery .gallery-columns-2 .gallery-item {
    max-width: 100% !important; 
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 15px !important;
}
   .page-header .container {
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 10px;
    padding-right: 10px;
   }
	.thm-breadcrumb {
    padding: 9px 20px 9px 20px;
   }
	.page-header .container h1 {
    font-size: 40px;
  }
}
#page-id-820 .wpcf7 form.failed .wpcf7-response-output, #page-id-820 .wpcf7 form.aborted .wpcf7-response-output {
    color: #fff;
}