/*
Theme Name: Hello Elementor child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.menu-listtop-barms ul.elementor-icon-list-items.elementor-inline-items li:nth-child(1) {
	position: relative;
}

.menu-listtop-barms ul.elementor-icon-list-items.elementor-inline-items li:nth-child(1)::after {
    position: absolute;
    content: "";
    right: 0;
    height: 45px;
    width: 1px;
    top: 50%;
    background: #beb9b9 !important;
    transform: rotate(11deg) translateY(-50%);
    border-color: #d1d1d1 !important;
}

.menu-listtop-barms ul.elementor-icon-list-items.elementor-inline-items li:nth-child(2) {
    position: relative;
}

.menu-listtop-barms ul.elementor-icon-list-items.elementor-inline-items li:nth-child(2)::after {
     position: absolute;
    content: "";
    right: 0;
    height: 45px;
    width: 1px;
    top: 50%;
    background: #d1d1d1 !important;
    transform: rotate(11deg) translateY(-50%);
    border-color: #d1d1d1 !important;
}
.guid-cont-ms ul.elementor-icon-list-items li:nth-child(1) {
    position: relative !important;
}
.guid-cont-ms pan.elementor-icon-list-icon i {
    width: 20px !important;
}
.guid-cont-ms ul.elementor-icon-list-items li:nth-child(1)::before {
    position: absolute;
    content: "";
    left: unset !important;
    height: 45px;
    width: 1px;
    top: 50%;
    background: #d1d1d1 !important;
    transform: rotate(11deg) translateY(-50%);
    border-color: #d1d1d1 !important;
    right: 0 !important;
}
.header-menu-topms {
    position: absolute;
    width: 100%;
}



div#newsletters-1-form-wrapper input#wpml-1email {
    background-color: #1A1A1A !important;
    border: 1px solid #222222 !important;
    height: 60px;
    width: 100% !important;
    color: #fff !important;
    font-size: 18px;
    position: relative !important;
}

div#newsletters-1-form-wrapper label.control-label.wpmlcustomfield.wpmlcustomfield1 {
    display: none !important;
}

div#newsletters-1-form-wrapper button#newsletters-1-button {
    background-color: #fff !important;
	color: #000 !important;
    border: none !important;
    padding: 14px 33px;
    font-size: 19px;
    text-transform: uppercase;
}

div#newsletters-1-form-wrapper div#newsletters-form-1-submit {
    position: absolute;
    right: 0;
    top: 0;
    left: unset !important;
}
.image-cont-ms-new .elementskit-box-footer {
    margin-top: 0px !important;
}
.image-cont-ms-new .box-footer {
    position: absolute;
    bottom: 0;
    right: 0px;
}
.image-cont-ms-new .elementskit-box-header.image-box-img-center img {
    width: 100% !important;
    height: 350px !important;
    object-fit: cover !important;
}
.image-cont-ms-new {
    position:relative;
}

.services-cont-box .btn-wraper i {
    padding-left: 7px !important;
}

.projects-content-slider .item {
    padding: 0;
}

.projects-content-slider p.owl-content {
    position: absolute;
    z-index: 999 !important;
    bottom: 50px;
    left: 0;
    right: 0;
    width: 340px;
    margin: 0 auto !important;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    padding: 30px;
}

.projects-content-slider .owl-thumb img {
    object-fit: cover !important;
}
.projects-content-slider  .owce-carousel-container {
    padding: 0 0px !important;
}

.founder-section .elementskit-client_logo img {
    filter: invert(1);
}

.founder-section .elementskit-client_logo {
    border: 1px solid #00000033 !important;
    padding: 10px;
    border-radius: 10px !important;
}


