a {
    color: #e089cd;
}

a:hover {
	
color: #ad6d9e;
}
.user-interact-inner h2 {
    color: #1a133b;
    font-weight: 600;
    line-height: 54px;
    margin-bottom: 5px;
    letter-spacing: -1px;
}
.h2, h2 {
    font-size: 40px;
}
.user-interact-inner p {
    margin-bottom: 40px;
}
.feature-type {
    margin-bottom: 0px !important;
    font-size: 13px;
    text-transform: capitalize;
    color: #456990;
}
.feature-type-h3{
    font-size: 24px;
    margin: 25px 0px 0px;
    color: #0e0e52;
    font-weight: 700;
}
.banner.banner-nine {


    padding-top: 70px;
}
.banner.banner-nine .banner-content {

    margin: 0 auto 25px;
}
.content-title {
max-width: 800px;
}
.banner.banner-nine .banner-content .banner-title span {
font-weight: 600;
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: -0.1px;
}
.banner.banner-nine .banner-content .banner-title {
  color: #1a133b;
    font-size: 72px;
    line-height: 80px;
    font-weight: 600;
    margin-bottom: 13px;
    letter-spacing: -1px;
}
.banner.banner-nine .banner-content .description {
    color: #777580;
    margin-bottom: 40px;
}
.banner .banner-content .description {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    margin-bottom: 47px;
}
.btn-maker {
background-color: #e089cd;
padding: 20px 40px 20px 40px;
text-transform: capitalize;
}
.btn-maker:hover {
    background-color: #ad6d9e;
        
}
.btn-maker:focus, .btn-maker:visited {
    background-color: #e089cd;
        
}
.badge.badge-primary {
background-image: radial-gradient( circle farthest-corner at 1.5% 1.4%,  rgba(159,227,255,1) 0%, rgba(255,177,219,1) 100.2% );


    color: #fff;
}
.badge {
    padding: 6px 16px;
    letter-spacing: 2px;
}
.badge.badge-new-v1 {
padding: 3px 7px;
    letter-spacing: 0px;
}
#infoart-video-assets{
position: relative;
    bottom: -1px;
    max-width: 100%;
}
.user-interact-video {
overflow: hidden;
}
.rt-single-icon-box.shadow-style {
    border-color: transparent;
    background-color: #fff;
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 12, 32, .05);
    box-shadow: 0 0 18px 0 rgba(0, 12, 32, .05);
    padding: 35px;
}
.features-box-descriptions{
font-size: 14px;
line-height: 26px;
}
.top-features-icons {
	    font-size: 21px;
	    color: #80A1D4;
}
.speed-icon {
font-size:72px;
color: #e089cd;
    text-shadow: 0px 0px 3px #e089cd;
}
.learning-icon {
font-size:72px;
color: #e089cd;
    text-shadow: 0px 0px 3px #e089cd;
}
.pro-design-icon {
font-size:72px;
color: #e089cd;
    text-shadow: 0px 0px 3px #e089cd;
}

/* Team Member Part */
.cilent-type-features-list {
font-size: 14px;
    list-style: disc;
    padding: 10px;
}

.team-members {
	margin-bottom: -5rem;
}

.team-members .media {
	margin-bottom: 5rem;
}

.team-members .media .thumb {
	max-width: 8.5rem;
	z-index: 2;
	top: 3rem;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.team-members .media:hover .thumb {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.team-members .media .media-body {
-webkit-box-shadow: 0px 20px 20px 0px rgba(115, 115, 115, 0.1);
    box-shadow: 0px 10px 20px 0px rgba(115, 115, 115, 0.1);
    margin-left: -4.2rem;
    padding: 5rem 2.5rem 4.5rem 6.5rem;

}
.team-members .media, .media-body {
        overflow: visible;
}
.team-members .media .media-body p {
	font-size: 1.6rem;
	line-height: 3.2rem;
}

.team-members .media .media-body .social-icon {
	margin-left: -1.2rem;
	padding-top: .5rem;
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.position-relative {
    position: relative!important;
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.media-body h3{
font-size: 24px;
font-weight: 700;
}
/*=====================
ABOUT AREA CSS
*/
.single_about {
  text-align: center;
  margin-bottom: 30px;
}

.single_about_icon {
  max-width: 150px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.single_about.about_line:after {
  position: absolute;
  content: "";
  height: 100px;
  width: 100%;
  background: url(/images/infoart/solutions/infographic-maker/line1.png) no-repeat;
  top: 20px;
  left: 70%;
}

.single_about.about_line.about_line2:after {
  transform: rotate(180deg);
  left: 30%;
  top: -23%;
}

@media screen and (max-width: 990px) {
  .single_about.about_line:after {
    display: none;
  }
}
.smaller-heading {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.smaller-heading h2{
  font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 20px;
    color: #1a133b;

}
.bottom-cta-h2{
  font-weight: 700 !important;
    letter-spacing: -2px !important;
    margin-bottom: 20px !important;
    font-size: 62px !important;
    color: #1a133b !important;

}
.ready-description {
	    font-size: 21px;
    line-height: 33px;
    letter-spacing: -.4px;
	
}
.content_box h3 {
color: #0e0e52;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 40px;
    text-transform: capitalize;

}
.tabbable-panel {
  border:0px solid #eee;
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #9595a8;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
 /* border-bottom: 4px solid #fbcdcf;*/
  border-bottom: 0px solid transparent;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: #FEF0F0 !important;
  color: #d27f9a;
  border-radius: 40px;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  /*border-bottom: 4px solid #f3565d;*/
  border-bottom: 0px solid transparent;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #d27f9a;
  background-color: #FEF0F0;
  border-radius: 40px;
}

.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 0px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.cilents-bg{

	background-position:top center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image: url(/images/infoart/solutions/infographic-maker/circle-bg.png);
  
}
.ready-bg{

	background-position:top center;
	background-repeat:no-repeat;
	background-size:contain;
	background-image: url(/images/infoart/solutions/infographic-maker/ready-bg.png);
  
}
/*=====================
FAQ AREA CSS
*/
.faq_area {
    position: relative;
    z-index: 4;
}

button.btn.btn-link {
    position: relative;
    z-index: 2;
        background: #fff;
}
button.btn.btn-link:hover {
    background: #fff;
    color: #565968;
}
button.btn.btn-link:before {
    position: absolute;
    content: "\f107";
    right: 0;
    top: 10px;
    font-size: 20px;
    font-family: 'Font Awesome 5 Free';
    transition: all .3s;
}

button.btn.btn-link[aria-expanded="true"]:before {
    transform: rotate(180deg);
    transition: all .3s;
}

.card-header {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
}

.card-body {
    padding: 0;
    color: #565968;
    font-size: 16px;
}

.card {
    border: none;
    box-shadow: 0 5px 20px rgba(97, 105, 140, 0.12);
    padding:0px 20px 0px 20px;
    margin-bottom: 20px;
        background-color: #fff;
}

button.btn.btn-link {
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 100%;
    text-align: left;
    color: #282d47;
    font-size: 18px;
    font-weight: 700;
        line-height: 26px;
}
.btn-link {
	background-color: #e089cd;
	text-transform: capitalize;
}

.btn-link:hover, .btn-link:focus, .btn-link:visited {
    background-color: #ad6d9e;
    text-decoration: none;
        
}
.btn-get-started {
	text-transform: capitalize;
	background-color: #e089cd;
	    padding: 15px 20px 15px 20px;
}

.btn-get-started:hover, .btn-get-started:focus, .btn-get-started:visited {
    background-color: #ad6d9e;
    text-decoration: none;
        
}
/*--------------------- Contact Banner/SASS ---------------------*/
.sass-contact-banner {
  text-align: center;
  background-image: url(/images/infoart/solutions/infographic-maker/ready-bg.png);
    background-position: top center;
  background-repeat: no-repeat;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
  z-index: 5;
}
.sass-contact-banner:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left:0;

  z-index: -1;
}
.sass-contact-banner .title {
  font-size: 48px;
  line-height: 64px;
  padding-bottom: 35px;
}
.sass-contact-banner .subscribe-button {
  width: 248px;
  line-height: 60px;
  background: #fff;
  border-radius: 5px;
  font-size: 20px;
  color: #393939;
  box-shadow: 0px 15px 30px 0px rgba(246, 245, 211, 1);
}
.sass-contact-banner .subscribe-button:hover {color: #fff;background: #233d63;}
.sass-contact-banner .u-shape {
  font-family: 'Open Sans';
  font-size: 705px;
  position: absolute;
  top:0px;
  left:-260px;
  color: #ffe1ef36;
  z-index: -1;
}
.sass-contact-banner .d-shape {
  font-family: 'Open Sans';
  font-size: 700px;
  color: #D0EFEF;
  position: absolute;
  right: -218px;
  transform: rotate(180deg);
  z-index: -1;
}
/*--------------------- Resume resume-testimonial ---------------------*/
#solutions-resume .resume-testimonial{
    border-left: 4px solid #d45113;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.06);
    padding: 30px 30px 30px 130px;
    margin: 0 15px 30px 15px;
    overflow: hidden;
    position: relative;
}
#solutions-resume .resume-testimonial:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-top: 25px solid #d45113;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    transform: rotate(-45deg);
    transform-origin: 80% -30% 0;
}
#solutions-resume .resume-testimonial .pic{
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 60px;
    left: 20px;
}
#solutions-resume .resume-testimonial .pic img{
    width: 100%;
    height: auto;
}
#solutions-resume .resume-testimonial .description{
    font-size: 15px;
    color: #918686;
    line-height: 25px;
    margin-bottom: 15px;
}
#solutions-resume .resume-testimonial .sub-heading{
    font-size: 15px;
    font-style: italic;
    color: #918686;
    line-height: 25px;
    margin-bottom: 15px;
}
#solutions-resume .resume-testimonial .title{
    font-size: 20px;
    font-weight: 700;
    color: #d45113;
    margin: 0;
    font-style: italic;
}
#solutions-resume .resume-testimonial .post{
    display: inline-block;
    font-size: 17px;
    color: #d45113;
}