/*
Theme Name:		 Vault Child
Theme URI:		 https://vault.uicore.co/
Description:	 Child theme for Vault - Multi-Purpose Elementor WordPress Theme
Author:			 UiCore
Author URI:		 https://uicore.co
Template:		 vault
Version:		 1.0.0
Text Domain:	 vault
*/


/*
    Add your custom styles here
*/

.ser-bx-hd,.help-sec,.our-proces-sowf-se,.email-hide,.out-come,.our-story-hide{
	    display:none;
}

.ser-sec-bx1 .elementor-widget-wrap.elementor-element-populated{
	transition:.25s;
	box-shadow: 0 5px 35px rgba(166, 209, 237, 0.2);
}

.ser-sec-bx1 .elementor-widget-wrap.elementor-element-populated:hover{
	box-shadow: 0px 18px 43px rgba(0, 0, 0, 0.05);
	transform:translateY(-10px);
}

.counter-sec{
	box-shadow: 0 5px 35px rgba(166, 209, 237, 0.2);
	background-color:#fff;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	box-shadow: rgb(246 139 155 / 41%) 7px 7px 0 0;
}

.under-line{
	position:relative;   
}
.vision-under-line {
	z-index: 1;
}
.vision-under-line:before {
	z-index: -1;
}

.under-line:before{
	content: '';
    position: absolute;
    display: block;
    left: -0.025em;
    right: -0.1em;
    height: 0.225em;
    bottom: 0.125em;
	background-color:#fcb74c ;  
}

.tec-stck li{
        display: inline-table;
/*       border: 1px solid #E2EBFF; */
    border-radius: 10px;
    width: 18%;
    padding: 10px 20px;
    text-align: center;
}

.tec-stck li img{
	     max-width: 60px;
}

.tec-stck li:hover{
	 	box-shadow: rgb(255 243 187 / 70%) 5px 5px 1px 0;
}

.textmol-bx1{
     padding: 10px 20px 20px 20px;
    margin-top: 50px;
    border-radius: 20px;
    border: 1px solid #ee9888;
    background-color: #fff;
    box-shadow: #fcb547 7px 7px 0 0;
}

.textmol-bx {
    padding: 10px 20px 40px 20px;
    margin-top: 50px;
    border-radius: 20px;
    border: 1px solid #c7bfe8;
    background-color: #fff;
    box-shadow: #fcb547 7px 7px 0 0;
    margin: 15px 8px;
}

.hire-min-bx{
	  position:relative;
}

.hire1{
	padding: 4px 12px;
    background-color: #9b91df8a;
    position: absolute;
    right: 1px;
    color: #fff;
    top: 16px;
    border-radius: 30px;
}

.ps-up{
	top: -11px;
    right: -11px;
    background: #fcb547;
    border-radius: 3px 16px;
}

.ps-up1{
	top: -32px;
    right: -11px;
    background: #fcb547;
     border-radius: 28px 22px;
}

.who-ar{
	background-color: #cbeeffeb;
    padding: 11px 29px;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
	font-family: "Montserrat", Sans-serif;
}

.who-ar span:before{
	    width:10px;
	    height:10px;
	    background-color:#f00;
}

.vision-bx{
	border: 1px solid #c3e3e9;
    padding: 20px 15px 28px 15px;
    margin-top: 10%;
    border-radius: 5% 115% 1% 140%/78% 23% 79% 10%!important;
    box-shadow: 10px 10px 5px 0 rgb(201 235 245 / 54%);
}

.tecno-bx img{
    margin-bottom: -4px;
    width: 40px;
    margin-top: 5px;
    margin-left: 4px;
}

.uicore-navbar .uicore-branding a .uicore-logo{
	    max-width: 312px !important;
	    height: auto !important;
}

.erpsec{
	padding: 3px 20px;
    border-left: 5px solid #fcb548;
    margin-top: 23px;
}

.it-services{
	   position:relative;
}

.it-no{
    position: absolute;
    top: -53px;
    right: -31px;
}

 		
.textmol-bx1 {
    border: 1px solid #fcb547;
    box-shadow: #fcb547 7px 7px 0 0;
}
@media screen and (max-width:767px) {
		.uicore-navbar .uicore-branding a .uicore-logo {
			max-width: 220px !important;
			
		}
	 .textmol-bx1{
		   position: initial !important;
           padding: 0px;
	  }
}

