@charset 'utf-8';
/*
Theme Name: Invetex Child Theme
Theme URI: http://invetex.themerex.net/
Description: Invetex - Multipurpose and Multiskin Responsive Wordpress theme
Author: themerex
Author URI: http://themerex.net/
Template: invetex
Version: 1.0
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-menu, featured-image-header, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/



/* =Theme customization starts here
-------------------------------------------------------------- */
.max420{
	max-height:420px!important;
}
.rmpadding .wpb_wrapper{
	padding:0!important;
}
.serviceimg figure, .serviceimg div, .serviceimg a{
	width:100%;
}
.service-text a{
	color:#6d7275 !important;
}
.serviceimg img{
	width: 100%;
    object-fit: contain;
    height: 60px !important;
	margin-bottom:10px;
}
.service-title{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#373737;
	margin-bottom:10px !important;
}
.text-line{
	width: 40px !important;
    background: #0093DD;
    margin-top: 36px;
	margin-bottom: 36px !important;
	height:1px;
}
.text-line span{
	border: 0 !important;
}
.center-text{
	max-width:600px;
	text-align:center;
	display:block;
	margin:auto;
}
.scheme_original .sc_services_style_services-1 .sc_services_item{
	background-color: #ffffff!important;
}
.sc_services_item_decoration:before{
	height:0!important;
}
.sc_services_item_decoration:after {
    background: #0093DD!important;
}
.ajustleftbottompadding .sc_column_item_inner{
	padding:0!important;
}
.line{
	position:relative;
	color: #0093DD !important;
}
.line::after{
	content: "";
    position: absolute;
    width: 32px;
    height: 1px;
    top: 50%;
    margin-left: 15px;
    background: #0093DD;
}
.comments_wrap .section_title:after, .sc_item_descr:after, .comments_wrap .section_title:before, .sc_item_descr:before{
	margin: 0 !important;
}
.service-row .wpb_text_column{
	height: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.service-row .vc_row:nth-child(odd) .wpb_column:nth-child(even), .service-row .vc_row:nth-child(even) .wpb_column:nth-child(odd){
	background:#FAFAFA;
	color:#373737;
}
.service-row .vc_row:nth-child(odd) .wpb_column:nth-child(even):hover, .service-row .vc_row:nth-child(even) .wpb_column:nth-child(odd):hover{
	background:#373737;
	color:#ffffff;
	cursor:pointer;
}
.service-row .vc_row:nth-child(odd) .wpb_column:nth-child(odd), .service-row .vc_row:nth-child(even) .wpb_column:nth-child(even){
	background:#EBEBEB;
	color:#373737;
}
.service-row .vc_row:nth-child(odd) .wpb_column:nth-child(odd):hover, .service-row .vc_row:nth-child(even) .wpb_column:nth-child(even):hover{
	background:#0093DD;
	color:#ffffff;
	cursor:pointer;
}
.wpcf7-form input[type="date"] {
    color: #8a8a8a;
    border-color: #dddddd;
    background-color: #ebebeb;
    width: calc(100% - 3.3em);
    font-family: "Lora",serif;
    font-size: 0.929em;
    font-weight: 400;
    line-height: 1.5em;
    -webkit-appearance: none;
    outline: none;
    resize: none;
    padding: 1em 1.65em;
    border: none;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
    margin-bottom: 2em;
    width: 100%;
}
.sc_title_underline:before {
    margin: 0px !important;
}
.sc_title_underline:after {
    margin: 0px !important;
}
.text-center{
	text-align: center;
}
.text-center>div{
	display: block;
    margin: auto;
    width: fit-content;
}
.copyright_wrap_inner{
	background-color:#0093dd !important;
}
.header_mobile .login, .header_mobile .panel_middle{
	display:none;
}
.obj100{
	height:100%;
	object-fit:cover;
}
.pt2020 img{
	padding: 15px;
    cursor: pointer;
}
.pt2020{
	position:fixed;
	bottom: 20px;
    right: 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: #fff;
}
@media screen and (max-width:920px){
	#fixmobile .column-1_2{
		width:100% !important;
	}
}
@media screen and (max-width:767px){
	.text-mobile-center p{
		text-align:center!important;
	}
}
@media screen and (max-width:479px){
	.contact_form_1 .text-center>div{
		transform: scale(0.8);
		transform-origin: left;
	}

}

input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], input[type="date"], select, textarea {
	font-family: "Poppins",sans-serif !important;
}

.breadcrumbs{
	display: none;
}