/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 22 2021 | 16:14:35 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.elementor-8202 .elementor-element.elementor-element-e22614c .hfe-nav-menu__toggle {
    margin-left: auto;
    margin-top: 27px;
}

.elementor-8262 .elementor-element.elementor-element-5083118 div.hfe-nav-menu-icon {
    color: #6B1BDD;
    margin-top: 27px;
}

#my-custom-id.elementor-section{
position: fixed;
left: 0;
width: 100%;
  background-color: white;
}

.mean-container .mean-bar {
    float: none;
    background: #ffffff;
}

.mean-container .mean-bar::before{
  display:none;
}

.mobile_logo_area
{
  display:none;
}

.mean-container a.meanmenu-reveal
{
  color: #6b1bdd !important;
}

.meanmenu-reveal.meanclose:hover{
  color: #6b1bdd !important;
}

.mean-container a.meanmenu-reveal:hover span
{
   background: #6b1bdd !important;
}

#scrollUp {
    bottom: 30px;
    color: #fff;
    font-size: 34px;
    height: 60px;
    line-height: 60px;
    right: 30px;
    text-align: center;
    width: 60px;
    border-radius: 100%;
    background: #6b1bdd;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.mean-container a.meanmenu-reveal span {
    background: #6b1bdd;
}

.site-title a,
		.site-description {
			color: #7b1bdd;
		}

.techno-header-top {
    display: none;
}

.transprent-menu .techno_menu>ul>li a {
    color: black;
}

.mean-container .mean-bar::before {
    color: #fff;
  content= "" !important;
    font-size: 18px;
    font-weight: 700;
    left: 10px;
    position: absolute;
    top: 18px;
}

.em-bar.em-bar-big {
    height: 5px;
    width: 90px;
    background: #e7dbff;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    float: left;
}


.em-bar.em-bar-big:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #7b1bdd;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}

.em-team.style-two:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(107,27,222,0.85);
    content: "";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 100%;
}

.transprent-menu .techno_menu>ul>li a {
    color: blueviolet;
}

.n2-ss-slider .n2-ss-item-image img {
    display: inline-block;
    max-width: 100%;
    border-radius: 400px 0 0 0;
}

.hbg2 {
    background: rgb(255 255 255);
    padding: 0px 50px;
}

.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: white;
    padding: 0 100px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

img {
    margin-top: 0px;
    
    max-width: 100%;
    height: auto;
}

div#n2-ss-2 .n2-font-1c759161017c6a2f617a077d11b4c0e1-link a {
    font-family: 'Jost';
    color: #ffffff;
    font-size: 87.5%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
    margin-top: 15px;
}

div#n2-ss-2 .n2-font-4dbf4b79d6af441b6b45d2b81bdd1c76-paragraph {
    font-family: 'Jost';
    color: #6b1bdd;
    font-size: 187.5%;
    text-shadow: none;
    line-height: 1.2;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: 1px;
    word-spacing: normal;
    text-transform: none;
    font-weight: 500;
    margin-block: 5px;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

.right .single_service_brg {
    position: relative;
}

*, ::after, ::before {
    box-sizing: border-box;
}

.techno_nav_area.prefix, .hbg2 {
    -webkit-box-shadow: 0 2px 5px -2px rgb(0 0 0 / 10%);
    box-shadow: 0 2px 5px -2px rgb(0 0 0 / 10%);
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px;
}

.elementor-element .elementor-widget-container {
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    margin: 5px;
}

.footer-middle {
    padding: 82px 0 33px;
    position: relative;
    background: #7bc297;
    z-index: 1;
}

.wpfdp {
    padding-bottom: 30px;
    margin-left: 80px;
}

.footer-bottom {
    background: #7bc297;
}



.footer-middle .widget .menu-social-menu-container ul li {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
    margin-left: 0px;
    margin-top: 0;
    padding-left: 0;
    position: inherit;
}

.footer-middle .textwidget p {
    color: #ffffff;
}