/* Theme Name: Infetech Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of infetech
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: infetech
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  infetech-child
*/
/* firstscreen */

#noactive a:focus .elementor-button-text{
	color:#000 !important;
}

.appointment_widgets--booking{
	flex-direction:column !important;
}

.firstscreen .elementor-icon-box-title{
    padding-bottom:0 !important;
}
@media screen and (max-width: 768px){
	#hidemobile{
		display:none;
	}
	.ovaicon-up-arrow{
		display:none !important;
	}
	#contact> .elementor-container{
		padding-left:0;
		padding-right:0;
	}
.jspicture .elementor-widget-wrap .elementor-widget-wrap img,
.jspicture1 .elementor-widget-wrap .elementor-widget-wrap img{
	margin-bottom:40px;
}
}
p{
    margin-bottom: 15px;
}
@media screen and (max-width: 991px){
    body p,
    .ova-service-3 .item-service-3 .info .description,
    .ova-service-2 .description{
        font-size: 14px;
    }
}
.ova-service-3 .item-service-3 .image-service-3 .text_number,
.ova-service-2:hover,
.ova-service-3 .item-service-3 .info .square,
.ova-heading .sub-title .underlined,
.ova-heading .sub-title,
.ova-contact-info .icon,
.ova-service-2:hover:after
{
    background-image: linear-gradient(106deg, var( --e-global-color-primary ) 0%, var( --e-global-color-accent ) 100%);
}
.pum-close{
    background-image: linear-gradient(106deg, var( --e-global-color-primary ) 0%, var( --e-global-color-accent ) 100%) !important;
	height: 36px !important;
	width: 36px !important;
	border-radius: 0 !important;
}
.ova-service-2 .triangle-topleft-1,
.ova-service-2 .triangle-topleft-2,
.ova-service-2 .trapezoid-topleft-1,
.ova-service-2 .trapezoid-topleft-2{
    display: none;
}

.ova-service-2 .icon{
    background: rgba(46, 181, 218, 0.3);
}
.ova-service-2:hover .icon{
    background: white;
}
.ova-service-2:hover .icon svg{
    bottom: 0px;
    right: 0px;
    width: 0.7em;
}
.ova-heading .sub-title{
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

/* change header */
.header_sticky{
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 0 !important;
    width: 100%;
    background: transparent;
    z-index: 9999;
}
.header_sticky.active_sticky{
    background: #221C2E;
}
.header_sticky .icon{
    min-width: 50px;
}
.menu-canvas ul li a{
    border-bottom: 0px solid transparent;
}
.menu-canvas.toggled .menu-toggle{
    opacity: 0;
}
ul.menu > li > a:hover,
.ova-contact-info .contact .info .item a:hover{
    background: linear-gradient(88.19deg, #00F0FD -103.94%, #5558A7 106.28%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media screen and (max-width: 1025px) {
    #buttons {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
        z-index: 99999;
    }
    #buttons .elementor-button{
        display: block;
    }
    #buttons .elementor-button-link{
        width: 50vw;
        border-radius: 0;
    }
    #buttons .elementor-widget-container{
        margin: 0;
    }
}
#buttons > .elementor-widget-wrap{
    display: flex;
    flex-wrap: nowrap;
}
#buttons  .elementor-button.elementor-size-md {
    font-size: 15px;
    padding: 15px 20px;
}
.menu-main ul{
    display: flex;
    justify-content: space-between;
}
.menu-canvas.toggled ul li{
    text-align: center;
}
.menu-canvas.toggled ul li a{
    text-transform: uppercase;
    font-weight: 600;
}
.mapsvg-header{
    display: none !important;
}




/* change footer */
@media screen and (max-width:600px) {
    .footer .elementor-column {
        width: 100% !important;
    }
    .footer .elementor-column > div{
        padding-right:10px !important;
        padding-left:10px !important;
    }
    #contact{
        margin-bottom: 0 !important;
    }
    .wrap_footer section{
        padding: 50px 0 !important;
    }
    .wrap_footer section.footer:nth-child(2) {
        padding: 15px 0 !important;
    }
    .footer p{
        text-align: center;
    }
    .elementor-social-icons-wrapper {
        justify-items: center;
        display: flex;
    }
    .footer .menu {
        display: flex;
        gap: 14px;
        flex-wrap: wrap;
    }
    .footer .one,
    .footer .elementor-social-icons-wrapper{
        text-align: center;
    }
}
.scroll-fixed{
    top:calc(50vh - 90px) !important;z-index: 999999;
}
.scroll-fixed .elementor-social-icons-wrapper{
    display: flex !important;
    flex-flow: column !important;
}
.scroll-fixed .elementor-social-icons-wrapper .elementor-grid-item{
    margin-bottom: 0px !important;
}
.footer{
    z-index: 9;
}
.footer .ova-contact-info .icon, #contact .ova-contact-info .icon{
    background: none !important;
}
.footer .ova-heading .sub-title{
    color: #fff;background: none;
    -webkit-background-clip:unset;
    -webkit-text-fill-color:unset;
}
.elementor-social-icons-wrapper .elementor-icon{
    background: linear-gradient(105deg, rgb(46, 181, 218) 0%, rgb(85, 88, 167) 100%);
    color:#fff;
}
.elementor-social-icons-wrapper .elementor-icon i{
    color:#fff !important;
}
.subscribe{
    display: flex;
}
.subscribe span{
    width: calc(100% - 46px);
}
.subscribe span input{
    width: 100%;
    padding: 10px 15px;
    border-radius: 0;
}
.subscribe button{
    padding: 0;
    border: 0px solid transparent;
    border-radius: 0;
}
/* fonts and sizes */
.sub-title{font-size: 16px !important;}
body h2{
    font-weight: 800;
    font-size: 45px;
    line-height: 120%;
}
@media screen and (max-width:991px){
    body h2{
        font-size: 32px !important;
    }
    .sub-title,
    .elementor-tab-content{font-size: 14px !important;}
}

body h4,
.ova-service-2 .title,
.footer .ova-heading .sub-title,
.ova-service-3 .item-service-3 .info .title,
.elementor-widget-icon-box .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-title{
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
}
@media screen and (max-width: 991px){
    body h4,
    .ova-service-2 .title,
    .footer .ova-heading .sub-title,
    .ova-service-3 .item-service-3 .info .title,
    .elementor-widget-icon-box .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-title{
        font-size: 18px;
        padding-bottom: 10px;
    }
}
.footer .ova-heading .sub-title{
    font-size: 24px !important;
}
.footer p{
    margin-bottom: 0;
}


    /* custom icon for sale price and referal program */
.custom-widget-icon .elementor-icon-box-icon:before{
    background-color: var( --e-global-color-primary );
}

.custom-widget-icon  .elementor-icon {
    background-color: #FFFFFF !important;
    height: 100px;
}
.elementor-icon-custom-title{
    align-items: center;
    display: flex;
}
.elementor-icon-custom-title strong, .elementor-icon-custom-title span{
    font-size: 50px;
    font-weight: 700;
    background: linear-gradient(88.19deg, #00F0FD -103.94%, #5558A7 106.28%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
@media screen and (max-width: 991px){
    .elementor-element .elementor-icon-custom-title strong, .elementor-element .elementor-icon-custom-title span {
        font-size: 30px;
    }
    .elementor-element .elementor-icon-custom-title .elementor-icon-box-description{
        font-size: 14px;
    }
}
.elementor-icon-custom-title strong{
    margin-top: -12px;
}
.elementor-icon-custom-title .elementor-icon-box-description{
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #707070;
    padding-top: 6px;
    margin-left: 8px !important;
}
.custom-widget-icon .elementor-icon-box-icon {
    margin-right: 24px;
}
.elementor-icon-custom-title {
    margin-bottom: -5px;
}
/* change  accordion*/
body .elementor-accordion .elementor-accordion-item {
    border: 1px solid transparent;
    background: #FFFFFF;
    box-shadow: 20px 4px 50px rgb(154 165 206 / 15%), 0px 12px 24px rgb(235 235 237 / 20%);
    margin-bottom: 12px;
}
body .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{
    width: 35px;height:35px;
    margin-top: -10px;
}
body .elementor-accordion .elementor-tab-title {
    padding: 25px 25px;
    text-transform: uppercase;
}
/* custom two line icon */

.custom-two-widget-icon .elementor-icon-box-content{
    margin-left: 12px;
}
.elementor-icon-two img{
    margin: -16px 0 0 16px;
}
.elementor-icon-custom-two-title{
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #717171;
    margin-bottom: -5px;
}
.elementor-icon-custom-two-link{
    font-weight: 700;
    font-size: 21px;
    line-height: 190%;
    color: #2E343D;
}
.elementor-icon-two:before{
    content:'';
    width: 33px;
    height:33px;
    display: block;
    position: relative;
    background: rgba(46, 181, 218, 0.3);
    border-radius: 100px;
}


#picture1 img{max-width: 300px;}
#picture2 img{max-width: 400px;}
#picture3 img{max-width: 280px;}

/* form */
input[type=text], input[type=number], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=search], textarea, .input-text,
select:not([size]):not([multiple]),
input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, textarea:focus, .input-text:focus
{
    background: #232426;
    color: #8b8c8d;
    border-color:transparent;
    padding: 8px 15px;
    border-radius: 0;
    }
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFFFFF !important;
}
::-moz-placeholder { /* Firefox 19+ */
color: #FFFFFF !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #FFFFFF !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #FFFFFF !important;
}
.wpcf7-not-valid{border:1px solid #dc3232 !important;}
.wpcf7-not-valid-tip{display: none !important;}
.read-more, .toggledText, .toggledHead{
    font-weight: 400;
    color: #B8BDC5;
    line-height: 160%;
}
.wpcf7-list-item-label{
    font-weight: 600;
    color:#fff;
}
.wpcf7-checkbox .wpcf7-form-control-wrap{
    margin-bottom: -10px;
    margin-top: 5px;
    display: block;
}
#contact{
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
}
textarea{
    height: 82px;
    margin: 10px 0;
}
.wpcf7-checkbox > div > div{
    padding-left: 30px;
}
.wpcf7  select{margin-top:10px;}
.wpcf7 .dark-back {
    background: rgba(0, 0, 0, 0.67);
    padding: 30px;
}
.wpcf7 h3{
    color:#fff;
    font-size: 32px;
    margin: 0 0 10px 0;
}
@media screen and (max-width: 991px){
    body .wpcf7 h3{
        font-size: 27px;
    }
    .wpcf7 .dark-back{
        padding: 40px 20px;
    }
}
.wpcf7 input[type=submit]{
    margin-top: 20px;
    padding: 12px 20px;
    font-weight: 500;
    border-radius: 0;
    border: none;
    min-width: 155px;
    text-transform: uppercase;
    background-color: transparent;
    background-image: linear-gradient(105deg, var( --e-global-color-primary ) 0%, var( --e-global-color-accent ) 100%);
}
#scrollUp{
	left:20px;
	right:auto !important
}
#scrollUp i{
	background-image: linear-gradient(105deg, var( --e-global-color-primary ) 0%, var( --e-global-color-accent ) 100%);
}
.wpcf7 input[type=submit]:hover{
    color:#fff;
    background: #2EB5DA;
}
.wrap-col-two{
    display: flex;
    flex-wrap: wrap;
    gap:10px;
}
.wrap-col-two span{
    width: calc(50% - 5px);
}
.wrap-col-two span input{
    width: 100%;
}

/* custom checkbox styling for contact form 7 checkbox */
span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.wpcf7 .wpcf7-list-item {
    display: block;
    margin-bottom: 10px;
}
.wpcf7-checkbox label {
    position: relative;
    cursor: pointer;
}
.wpcf7-checkbox input[type=checkbox] {
    /*position: relative;*/
    position: absolute;
    visibility: hidden;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
}
.wpcf7-checkbox input[type=checkbox] + span {
    /* border: 3px solid red; */
}
.wpcf7-checkbox input[type=checkbox] + span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    height: 20px;
    width: 20px;
    top: 2px;
    left: 0px;
    border: 1px solid #fff;
}
.wpcf7-checkbox input[type=checkbox] + span:after {
    display: block;
    position: absolute;
    content: "";
    background: center / cover no-repeat url('/wp-content/uploads/2022/06/checked.svg');
    height: 20px;
    width: 20px;
    top: 2px;
    left: 0;
    visibility: hidden;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:before {
    background: transparent;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:after {
    visibility: visible;
}
.wpcf7-list-item-label {
    margin-left: 30px;
    display: inline-block;
}

/* contactus block last */
#contact:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    z-index: 1;
}
#contact .elementor-container{
    z-index: 1;
}
/* popup */
.pum-close.popmake-close {
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0px;
    font-size: 30px;
}
/* icons */
@media screen and (max-width:991px) {
    .elementor-shape-circle.elementor-vertical-align-middle .elementor-icon-box-icon .elementor-icon {
        width: 60px;
        height: 60px;
        padding: 17px;
        display: flex;
    }
    .elementor-view-stacked.elementor-vertical-align-middle .elementor-icon-box-icon:before{
        display: flex;
        content: '';
        height: 60px;
        width: 60px;
        top: 7px;
    }
}
/* second screen */
.ova-service-2 .title{
    padding-bottom: 25px;
}
.elementor-vertical-align-middle .elementor-icon-box-title{
    margin-bottom: 12px !important;
}
/* map */
body .mapsvg-details-container{
    background: #0c0910;
}
body .mapsvg-popover-close::before, body .mapsvg-popover-close::after{
    background: #fff;
    height: 8px;
}
body .mapsvg-popover-close{
    width: 75px;
    height: 75px;
}
body .mapsvg-details-container .mapsvg-controller-view {
    position: relative;
}
body .mapsvg-details-container .mapsvg-controller-view-toolbar {
    position: absolute;
    top: 25px;
    z-index: 2;
    right: 25px;
}
body .mapsvg-details-container .mapsvg-controller-view-content,
body .mapsvg-details-container .mapsvg-controller-view-content *{
    color:#fff;
}
body .mapsvg-controller-view-content {
    padding: 25px;
}
.mapsvg-mobile-modal-close{
    border-radius: 0 !important;
    border:0px solid transparent !important;
    background-image: linear-gradient(105deg, var( --e-global-color-primary ) 0%, var( --e-global-color-accent ) 100%) !important;

}

/* services */
@media screen and (max-width: 991px) {
    .ova-service-2.ova-service-2-template2 {
        padding: 30px 90px 30px 30px;
    }
    .ova-service-2.ova-service-2-template2 .text_number {
        bottom: -5px;
    }
}
/* button standart */
.elementor-widget-container .elementor-button-wrapper .elementor-button-link{
    padding: 17px 30px !important;
}
.elementor-button:before {
    background: #2EB5DA !important;
}

