.multicolor {
     font-size  : 22px;
     color      : #000;
     font-weight: 700;
     line-height: 47px;
     margin     : 0;
     position   : relative;
     z-index    : 2;
	 font-family: 'Poppins', sans-serif;
     /*margin-bottom: 20px;*/
}
.cms-header {
    background: #0896d8;
    text-align: center;
    margin-top: 5px !important;
	margin-bottom:25px;
}
.cms-header .multicolor{
	color      : #fff;
	font-size  : 36px;
	font-family: 'Poppins', sans-serif;
}

/*.multicolor span {
     background             : #af1bf5;
     background             : linear-gradient(135deg, #af1bf5 0%, #076aff 100%);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}*/

.multicolor.small {
     color      : #000;
     margin     : 0;
     position   : relative;
     z-index    : 2;
     font-size  : 15px;
     font-weight: 600;
     line-height: 28px;
	 font-family: 'Poppins', sans-serif;

}

.multicolor.small span {
     background             : #af1bf5;
     background             : linear-gradient(180deg, #af1bf5 0%, #076aff 100%);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
	 font-family: 'Poppins', sans-serif;
}

.terms_condition .left_side p,
.privacy_policy_section .left_side p {
     font-size  : 14px;
     font-weight: 500;
     line-height: 35px;
     text-align : left;
	 font-family: 'Poppins', sans-serif;

}

.terms_condition .right_side,
.privacy_policy_section .right_side {
     width: 495px;
}

.terms_condition .right_side img,
.privacy_policy_section .right_side img {
     width: 100%;
}

.right_side_img {
     display        : flex;
     justify-content: end;
}

.book_demo.introduction {
     width        : 110px;
     height       : 33px;
     position     : relative;
     overflow     : hidden;
     display      : inline-block;
     text-align   : center;
     font-weight  : 500;
     line-height  : 21px;
     font-size    : 11.7px;
     padding      : 6px 16px;
     margin-top   : 27px;
     cursor       : pointer;
     margin-bottom: 20px;
	 font-family: 'Poppins', sans-serif;
}


.introduction_section p, .introduction_section ul li {
     font-size  : 16px;
     font-weight: 500;
     line-height: 28px;
     text-align : left;
	 font-family: 'Poppins', sans-serif;

}
footer{
     margin-top: 100px;
}