body{
    font-size: 16px;
    line-height: 1.4;
}
strong, b {
    font-weight: bold;
}
.is-wrapper .sec-block .sec-01-img {
    position: absolute;
    right: 0;
    bottom: 0;
}
.is-wrapper p,.is-wrapper li,.is-wrapper input,.is-wrapper span {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Rubik', sans-serif;
    font-weight: normal;
}
.is-wrapper h1,.is-wrapper h2,.is-wrapper h3,.is-wrapper h4,.is-wrapper h5,.is-wrapper h6 {
    font-family: 'Poppins', sans-serif;
    font-variant-ligatures: common-ligatures;
}
.is-wrapper h1.is-title-bold, .is-wrapper h2.is-title-bold, .is-wrapper h3.is-title-bold, 
.is-wrapper h4.is-title-bold, .is-wrapper h5.is-title-bold, .is-wrapper h6.is-title-bold {
    font-weight: 900;
}
.is-dark-text, .is-dark-text h1, .is-dark-text h2, .is-dark-text h3, .is-dark-text h4, .is-dark-text h5, .is-dark-text h6, .is-dark-text p, .is-dark-text li {
    color: #212121;
}
.is-wrapper .is-dark-text *[class*="is-title"],
.is-wrapper .is-dark-text a:not([class*="btn-"]){
color: rgb(43, 46, 131);
}
.is-wrapper .is-light-text *[class*="is-title"],
.is-wrapper .is-light-text a:not([class*="btn-"]){
color: rgb(255, 255, 255);
}
.is-wrapper a.is-btn-ghost1, .is-wrapper a.is-btn-ghost2, 
.is-wrapper button.is-btn-ghost1, .is-wrapper button.is-btn-ghost2 {
    font-size: 1em;
    letter-spacing: normal;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
    padding: 0.60em 2.000em;
}
.is-wrapper a.is-btn-ghost1.btn-lg, .is-wrapper a.is-btn-ghost2.btn-lg, 
.is-wrapper button.is-btn-ghost1.btn-lg, .is-wrapper button.is-btn-ghost2.btn-lg {
    padding: 1.000em 5.000em;
    font-size: 1.25em;
}
.is-wrapper a.is-btn-ghost1.btn-sm, .is-wrapper a.is-btn-ghost2.btn-sm, 
.is-wrapper button.is-btn-ghost1.btn-sm, .is-wrapper button.is-btn-ghost2.btn-sm {
    padding: 0.700em 2.500em;
    font-size: .75em;
}
@media(min-width:769px){
.is-wrapper .is-btn-group .is-btn + .is-btn{
    margin-left: 0.5em; 
}
}
@media(max-width:768px){
.is-wrapper .is-btn-group .is-btn + .is-btn{
    margin-top: 0.5em; 
}
}
/* ghost1 dark-text */
.is-dark-text .is-btn-ghost1,
.is-light-text .is-dark-text .is-btn-ghost1 {
    color:  rgba(43, 46, 131,1);
    border: 2px solid  rgba(43, 46, 131,1);
    background: transparent;
}
    .is-dark-text .is-btn-ghost1:hover, .is-dark-text .is-btn-ghost1:active, .is-dark-text .is-btn-ghost1:focus,
    .is-light-text .is-dark-text .is-btn-ghost1:hover, .is-light-text .is-dark-text .is-btn-ghost1:active, .is-light-text .is-dark-text .is-btn-ghost1:focus {
        color: rgb(255 255 255);
    	background-color: rgba(43, 46, 131, 0.7);
    	border: 2px solid rgba(43, 46, 131, 0.7);
    }
/* ghost1 light-text */
.is-light-text .is-btn-ghost1,
.is-dark-text .is-light-text .is-btn-ghost1 {
    color: rgba(236, 108, 107, 1);
    	background-color: transparent;
    	border: 2px solid rgba(236, 108, 107, 1);
}
    .is-light-text .is-btn-ghost1:hover, .is-light-text .is-btn-ghost1:active, .is-light-text .is-btn-ghost1:focus,
    .is-dark-text .is-light-text .is-btn-ghost1:hover, .is-dark-text .is-light-text .is-btn-ghost1:active, .is-dark-text .is-light-text .is-btn-ghost1:focus {
        color: rgba(236, 108, 107, 1);
    	border: 2px solid rgb(255 255 255);
    	background-color: rgb(255 255 255);
    }
/* ghost2 dark-text */
.is-dark-text .is-btn-ghost2,
.is-light-text .is-dark-text .is-btn-ghost2 {
    color: rgb(255 255 255);
    border: 2px solid rgba(43, 46, 131,1);
    background-color: rgba(43, 46, 131,1);
}
    .is-dark-text .is-btn-ghost2:hover, .is-dark-text .is-btn-ghost2:active, .is-dark-text .is-btn-ghost2:focus,
    .is-light-text .is-dark-text .is-btn-ghost2:hover, .is-light-text .is-dark-text .is-btn-ghost2:active, .is-light-text .is-dark-text .is-btn-ghost2:focus {
        color: rgba(43, 46, 131, 0.7);
        border: 2px solid rgba(43, 46, 131, 0.7);
        background: transparent;
    }
/* ghost2 light-text */
.is-light-text .is-btn-ghost2,
.is-dark-text .is-light-text .is-btn-ghost2 {
    color: rgb(255 255 255);
    border: 2px solid rgba(236, 108, 107, 1);
    background-color: rgba(236, 108, 107, 1);
}
    .is-light-text .is-btn-ghost2:hover, .is-light-text .is-btn-ghost2:active, .is-light-text .is-btn-ghost2:focus,
    .is-dark-text .is-light-text .is-btn-ghost2:hover, .is-dark-text .is-light-text .is-btn-ghost2:active, .is-dark-text .is-light-text .is-btn-ghost2:focus {
        color: rgba(236, 108, 107, 1);
    	background-color: transparent;
    	border: 2px solid rgba(236, 108, 107, 1);
    }
    
.row img.image-01{
    margin-top: -450px;
}
.secblurb-group{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.secblurb-item{
 text-align: center;
}
.card-deg01 {
    border: 2px solid rgba(43, 46, 131,1);
    overflow: hidden;
    background: #ffefe5;
}
.card-deg01 .card-head{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 2px solid #2a2e83;
}
.card-deg01 .card-icon{
    font-size: 50px;
    background: #ec6c6b;
    margin: 10px;
    padding: 5px 20px;
    border-radius: 55px;
}
.card-deg01 .card-title{
    color: #2B2E83;
}
.card-deg01 .card-body{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.card-deg01 .card-img{
    flex-grow: 1;
    max-width: 250px;
    border-radius: 5px;
    overflow: hidden;
}
.card-deg01 .card-discription{
    flex-grow: 3;
    margin-left: 25px;
}
.card-deg01 .card-foot{
    background: #2B2E83;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 2px solid #2a2e83;
    color: #fff;
}
.card-deg01 .card-foot div{
    padding: 10px 15px;
}
.card-deg01 .card-foot a{
    color: #fff;
    text-decoration: none;
}
.card-deg01 .card-foot div:first-child{
    margin-right: auto;
    font-size: large;
}

@media(max-width:768px){
.row img.image-01{
margin-top: 0;
}
.card-deg01 .card-head {
    flex-direction: column;
    text-align: center;
}
.card-deg01 .card-body {
    flex-direction: column;
}
.card-deg01 .card-img {
    max-width: fit-content;
}
.card-deg01 .card-discription {
    margin-left: 0;
    margin-top: 25px;
}
.card-deg01 .card-foot {
    flex-direction: column;
}
.card-deg01 .card-foot div:first-child {
    margin-right: initial;
}
}
#frmcontactsection .form-group label {
    margin-bottom: 0;
}
#frmcontactsection .form-control {
    background: transparent;
    border: none;
    background: transparent;
    border-image: initial;
    border-bottom: 2px solid;
    border-radius: 0px;
    color: #fff;
}<script id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/e01399a6b38d63a06028b682b/b3c242e173b9b4d7d9bedf36e.js");</script>