/*********************
   intergar.css
*********************/
html {
scroll-behavior: smooth;
}
  
.intergar-purple{color:#793d90}
.intergar-light-purple{color:#a26dce}
.intergar-blue{color:#0090CE}
.intergar-yellow{color:#FFF000}

.bg-intergar-purple{background-color:#793d90}
.bg-intergar-blue{background-color:#0090CE}
.bg-intergar-yellow{background-color:#FFF000}

.no-padding{padding:0 !important}
.no-margin{margin:0 !important}


.feature-icon{height: 85px;}
.service-icon{height: 55px;}


.topbar-social ul li a:hover, .topbar-call ul li:hover, .topbar-call ul li a:hover {
    color: #d2bce5 !important;
}


.our-sercive1 {
    background: url(../../../images/why_intergar.jpg) no-repeat 0 0;
    background-size: cover;
}

.our-sercive1:before {
    background: none;
}

.our-sercive1:after {
    background: none;
}