<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> /*

Theme Name: 	Oitech Child

Theme URI: 		http://thememascot.net

Description: 	Technology &amp; IT Solutions WordPress Theme. You can get more themes from here: https://themeforest.net/user/thememascot/portfolio

Author: 		ThemeMascot Team

Author URI: 	http://themeforest.net/user/thememascot

Version: 		1.9

License: 		GNU General Public License v2 or later

License URI: 	http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: 	oitech-child

Template: 		oitech

*/

body{ overflow:hidden; }
.menuzord-primary-nav .menuzord-menu ul.dropdown li.active a {
    padding-left: 25px;background-color: #f5f5f5;
}

.menuzord-primary-nav .menuzord-menu ul.dropdown li.active a:after {
  content: "";
  display: inline-block;
  height: 0;
  width: 4px;
  vertical-align: middle;
  margin-right: 0;
  opacity: 0;
  visibility: hidden;
  background: #07abd4;
  transition: height 0.4s, opacity 0.4s ease, top 0.4s ease;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateX(0);
}
.menuzord-primary-nav .menuzord-menu ul.dropdown li.active &gt; a:after {
    top: 0;
    left: -1px;
    height: -webkit-calc(100% + 1px);
    height: -moz-calc(100% + 1px);
    height: calc(100% + 1px);
    opacity: 1;
    visibility: visible;
}
.menuzord-primary-nav .menuzord-menu li.current-menu-item &gt; a.menu-item-link, .menuzord-primary-nav .menuzord-menu li a.menu-item-link:hover, .menuzord-primary-nav .menuzord-menu li.current_page_parent &gt; a {
    color: #08abd4 !important;
}

.slider_content{ white-space:normal !important; }

.main_banner rs-slides rs-sbg::after {
    content: "";
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
}
.header-layout-type-header-default .menuzord-brand img {
width:100% !important;

}

header#header .menuzord-brand img {
    max-width: 300px !important;
}
.footer_bottom_section p, .footer_bottom_section a, .footer_section p {
    font-weight: 400;
    text-decoration: none !important;
    color: #fff;
}

.features_blocks1 .elementor-widget-container .elementor-icon {
    background: #000;
    padding: 20px;
    border-radius: 100%;
}
.features_blocks1:hover .elementor-widget-container .elementor-icon {
    background: #6ec1e4;
        color: #fff !important;
}
.mobile_app .elementor-widget-container .elementor-icon {
    background: #fff;
    padding: 20px;
    border-radius: 100%;
}
.platform_section .plateforms a {
    background: #fff;
    width: 100%;
    height:105px;
    text-align: center;
    padding: 30px;
    transition: .5s;
}

.platform_section .plateforms a:hover {
    transform: scale(1.05);
}

.get_estimate_button a.elementor-button {
    color: var(--text-color-bg-theme-color1);
    background-color: var(--theme-color1);
    border-color: var(--theme-color1);
    font-size: var(--btn-font-size);
    line-height: 1.4;
    padding: 1.2rem 3.7rem;
    font-family: var(--font-current-theme1);
    font-weight: 600;
    letter-spacing: 0.05em;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    border-width: 0;
    overflow: hidden;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    position: relative;
    z-index: 0;
}

.get_estimate_button a.elementor-button:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #141D38;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    transition: -webkit-transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
    z-index: -1;
}

.get_estimate_button a.elementor-button:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
}

.get_estimate_button a.elementor-button:hover {
    color: #fff !important;
}

.get_estimate_button.footer_estimate-btn a {
    width: 100%;
}

.projects img.img-fullwidth.wp-post-image,
 .projects-current-theme1 .image-box .image img {
    height: 250px !important;
}

	.modal{background: rgb(0 0 0 / 80%);    overflow: auto !important;}
	.modal.show {
	    display: block;
	}
	.get-estimate_form textarea.form-control{ max-height:100px }
	.wpcf7-not-valid-tip{ font-size:12px }
	.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	    border-color: #dc3232;
	    color: #dc3232;
	    text-align: center;
	    font-size: 12px;
	}
	input.wpcf7-form-control.wpcf7-captchar {
	    border: 1px solid rgba(58, 58, 58, 0.49) !important;
	    padding: 5px;
	    width: 100px;
	    height: 45px;
	    margin-right: 10px;
	}
	.wpcf7 form.sent .wpcf7-response-output {
	    border-color: #46b450;
	    text-align: center;
	    color: #46b450;
	    font-size: 12px;
	}
	span.breadcrumb_last {
	    color: #fff;
	}
	select.service_select {
	    display: block !important;
	    -webkit-appearance: auto;
	}

.nice-select.service_select {
    display: none;
}
h1.rs-layer {
    white-space: normal !important;
}
.solution_for_web p{ margin-bottom: 20px !important;}

.solution_for_web .tm-text-editor {
    margin-bottom: 0px !important;
}
.explore_block_footer ul#menu-footer-service-menu li a {
    line-height: 20px;
    margin-bottom: 15px !important;
}
.explore_block_footer ul#menu-footer-service-menu li a .tm-nav-arrow-icon{top: 10px;}
.get-free-estimate p {
    margin-bottom: 0;
}

.get-free-estimate .form-control, .contact .form-control {
    border: 1px solid #ccc !important;
}
.sevices_listing .isotope-layout .isotope-layout-inner {
    height: 100% !important;
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
}

.sevices_listing .isotope-layout .isotope-layout-inner .isotope-item {
    position: inherit !important;
    width: 33.33% !important;
    left: inherit !important;
    top: inherit !important;
    display: flex;
}

.sevices_listing .isotope-layout .isotope-layout-inner .isotope-item .services .service-block .service-inner, .sevices_listing .isotope-layout .isotope-layout-inner .isotope-item .services .service-block {
    height: 100%;
}

.services_box_icon .elementor-widget-container {
	vertical-align: middle;
    border-bottom: 2px solid transparent;
	padding: 20px 0 !important;
}
.services_box_icon .elementor-widget-container p.elementor-icon-box-title a:hover {
        text-decoration: none !important;
}
.services_box_icon .elementor-widget-container:hover {
    border-bottom: 2px solid #43baff;
}
.services_box_icon .elementor-widget-container:hover.elementor-icon-box-icon.flaticon-common-web-design {
    color: #43baff !important;

}
.services_box_icon .elementor-widget-container:hover .elementor-icon-box-icon .elementor-icon {
    color: #43baff !important;
}

.portfolio_link figure.elementor-image-box-img {
    width: 100% !important;
}

.portfolio_link figure.elementor-image-box-img img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}

.portfolio_link .elementor-image-box-wrapper {
    position: relative;
}
.portfolio_link .elementor-image-box-wrapper h3.elementor-image-box-title {
    color: #fff;
    padding-left: 15px;
}
.portfolio_link .elementor-image-box-wrapper p.elementor-image-box-description {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.portfolio_link .elementor-image-box-content p.elementor-image-box-description i {
	display:none;
}


.portfolio_link  .elementor-image-box-content {
    position: absolute;
    bottom: 30px;
    z-index: 9;
}

.portfolio_link .elementor-image-box-wrapper figure.elementor-image-box-img a {
    position: relative;
    display: block;
}

.portfolio_link .elementor-image-box-wrapper figure.elementor-image-box-img a::before {
    content: "";
    position: absolute;
    background: rgb(0 0 0 / 38%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.portfolio_link .elementor-image-box-wrapper:hover figure.elementor-image-box-img a::before {
    background: rgb(8 171 212 / 86%);
}

.portfolio_link .elementor-image-box-wrapper figure.elementor-image-box-img a::after {
    content: "\f30b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    top: 20px;
    right: 20px;
    z-index: 99;
    position: absolute;
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
    line-height: 35px;
    border-radius: 100%;
    text-align: center;
    opacity: 0;
}

.portfolio_link .elementor-image-box-wrapper:hover figure.elementor-image-box-img a::after {
    opacity: 1;
}
/****************************
        * MEDIA CSS *
 ****************************/
@media (max-width: 991px){
    .sevices_listing .isotope-layout .isotope-layout-inner .isotope-item {  width: 50% !important;}
	
	.portfolio_link .elementor-image-box-wrapper h3.elementor-image-box-title {
	font-size:20px;
}
}
@media (max-width: 767px){
    .tm-page-title .title {
        font-size: 32px !important;
        line-height: 1.3;
    }
    header#header .menuzord-brand img {
        max-width: 240px !important;
    }
    ul#menu-footer-service-menu {
        margin-bottom: 30px;
        margin-bottom: 30px;
    }
    .footer_logo img {
        max-width: 300px;
    }
    .main_banner .hesperiden .tp-bullet {
        width: 10px !important;
        height: 10px !important;
    }
    .logo_block_footer {
        margin-bottom: 20px;
    }
    .sevices_listing .isotope-layout .isotope-layout-inner .isotope-item {  width: 100% !important;}
}
@media (max-width: 360px){
    header#header .menuzord-brand img {
        max-width: 212px !important;
    }
}</pre></body></html>