body{font-family: 'Poppins', sans-serif;font-size: 14px;color: #222e41;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {padding: 0 14px;}
.row {margin: 0 -14px;}
a:hover, a:focus, button:hover, button:focus{outline: none;}
section {padding: 60px 0;clear: both;position: relative;margin: 0 auto;}
p {color: #222e41;font-size: 16px;}
img{max-width: 100%;}
.our-banner{
    background: url("../images/eassy-services.webp")no-repeat;
    background-size: cover;
    background-color:#000 !important;
    padding: 100px 0 150px;
    background-position: right;
}
.our-banner h1 {
    color: white;
    font-size: 46px;
    /* margin: 60px 0 15px; */
    font-weight: 700;
    line-height: 58px;
    position: relative;
    z-index: 1;
}

.top {
    background: #edf3f8;
    padding: 8px 0;
    margin-bottom: 0;
}
.top p {
    margin: 0;
    color: #fff;
    display: inline-block;
}
.our-banner p {
    font-size: 18px;
    color: #d9d9d9;
    font-weight: 500;
    margin: 0 0 30px;
    position: relative;
    z-index: 1;
}
.btn {
    font-size: 17px;
    color: #ffffff;
    font-weight: 600;
    background: #000000;
    border-radius: 4px;
    padding: 10px 22px;
    display: inline-block;
    transition: .5s all;
    border: 1px solid;
}
.btn img {
    margin-right: 10px;
}
.btn-block {
    padding: 0;
    margin: 0;
}
.btn-block a {
    margin-right: 10px;
}
.btn-block a:last-child {
    margin: 0;
}
header ul {
    text-align: right;
}
header ul li {
    display: inline-block;
    margin-right: 20px;
}
header ul li a {font-size: 16px;font-weight: 500;color: #222e41;}
header {
    position: relative;
    z-index: 9;
    padding: 20px 0;
}
.our-banner ul {
    text-align: right;
}
.top .row {
    align-items: center;
}
.nav-link {
    padding: 0;
    position: relative;
    display: block;
    padding: 19px 0;
}
.dropdown:hover>.dropdown-menu {
    display: block;
    top: 57px;
}
.dropdown-item {
    color: #ffffff !important;
    padding: 12px 14px;
    font-weight: 500;
    border-bottom: 1px solid #bee3f6;
    margin-bottom: 0px;
    letter-spacing: 0.5px;
    font-size: 13px;
    font-weight: 600;
    transition: .5s all;
}
.dropdown-menu{
    background-color: #0d88c6;
    padding: 0;
    margin:0;
    z-index: 9;
    border-radius: 0px;
}
.dropdown-item.active, .dropdown-item:active {
    background: #3b3843;
}
.dropdown-item:focus, .dropdown-item:hover {background: #26449f;color: #ffffff !important;}
a{
    text-decoration: none !important;
}
input.required.error, textarea.required.error, select.required.error {    border-bottom: red 2px solid !important;  }
label.error {     display: none !important;}
.top ul {
    display: inline-block;
}

.top ul li {
    margin-right: 15px;
    display: inline-block;
}

.top ul li i {
    color: #2a3c9b;
    margin-right: 3px;
}

.top ul li a {
    color: #283d9c;
}

.top ul.social {
    margin-left: 15px;
}

.top ul li a i {
    color: black;
    margin: 0;
}

.top ul.social li {
    margin-left: 6px;
}

.top ul.social li a {
    font-size: 16px;
}
header ul li .btn {
    margin-left: 20px;
}

.btn-blue {
       /* background: rgb(42,60,155); */
    /* background: linear-gradient(90deg, rgba(42,60,155,1) 0%, rgba(10,140,200,1) 100%) !important; */
    border: #fff
    
    
     1px solid;
    color: #fff !important;
    background: linear-gradient(to right, #673ab7, #512da8);
}

header .row {
    align-items: center;
}
.our-banner h3 {
    font-size: 22px;
    color: #e1a413;
    position: relative;
    z-index: 1;
}
.heading {
    margin-bottom: 50px;
}

.heading h2 {
    font-size: 42px;
    color: #161e2b;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.heading h2:after {
    content: '';
    background: #fcf3c7;
    position: absolute;
    left: 0;
    right: 0;
    height: 50%;
    width: 260px;
    margin: auto;
    z-index: -1;
    bottom: 0;
}

.dominating {
}

.dominating .container {
    background: #ffffff91;
    margin-top: -100px;
    padding-top: 100px;
    border-radius: 20px;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 5px #e7e6e6;
    padding: 100px 30px 30px;
}
.dominating .row {
    align-items: center;
}
.dominating .box {
    background: #c02425;
    margin-top: 50px;
    padding: 30px;
    border-radius: 10px;
    min-height: 360px;
}

.dominating .box h4 {
    color: white;
    margin: 0 0 20px;
    width: 75%;
}

.dominating .box p {
    color: white;
    margin: 0;
    font-size: 14px;
}
.heading h2 + p {
    width: 70%;
    margin: 20px auto 0;
    font-size: 18px;
    color: #222e41;
}

.bg {
    background: #f5f6f8;
}

.presence figure {
    position: relative;
}

.presence figure figcaption {
    position: absolute;
    top: 0;
    padding: 50px 30px;
    margin: 0 0;
}

.presence figure h4 {
    color: white;
    margin: 0 0 20px;
    font-weight: 600;
}

.presence figure p {
    margin: 0;
    color: white;
}

.presence figure img {
    width: 100%;
}
.presence {
    padding-top: 0;
}
.our-banner h1:before{
    content: '';
    background: url("../images/banner-heading-before.png") no-repeat;
    height: 302px;
    width: 312px;
    position: absolute;
    left: -70px;
    top: -30px;
    z-index: -1;
}
.home-service {}

.home-service ul {}

.home-service ul li {
    margin: 0 0 30px;
}

.home-service ul li h4 {
    font-size: 22px;
    font-weight: 600;
}

.home-service ul li h4 span {
    display: block;
    font-size: 28px;
    color: #e1a413;
    font-weight: 700;
    margin: 0 0 7px;
}

.home-service ul li p {
    margin: 0;
    font-size: 14px;
}

.home-service img {
    text-align: center;
    position: relative;
    left: 20px;
    height: 400px;
}

.cta{
    background: url("../images/cta-bg.jpg") no-repeat;
    height: 344px;
    width: 100%;
    background-size: cover;
}
.cta h2 {
    color: white;
    margin: 0 0 15px;
}

.cta h2 span {
    display: block;
    color: #ffca3b;
}

.cta p {
    color: #fff;
    margin: 0 0 25px;
}

.btn-white-border {
    background: transparent;
}
.cta img {
    margin-top: -15px;
}
.happy-customer {
    text-align: center;
}

.happy-customer h4 {
    font-size: 70px;
    font-weight: 700;
    margin: 0;
    line-height: 70px;
}

.happy-customer p {
    margin: 0;
    font-weight: 600;
    color: #111721;
}

.happy-customer img {
    margin: 0 0 20px;
}
.happy-customer .col-md-3{position: relative}
.happy-customer .col-md-3:after{
    content: '';
    background: url("../images/happy-customer-1.png") no-repeat;
    height: 189px;
    width: 209px;
    position: absolute;
    left: 20px;
    top: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}
.happy-customer .col-md-3:nth-child(2):after{background: url("../images/happy-customer-2.png") no-repeat;}
.happy-customer .col-md-3:nth-child(3):after{background: url("../images/happy-customer-3.png") no-repeat;}
.happy-customer .col-md-3:nth-child(4):after{background: url("../images/happy-customer-4.png") no-repeat;}
.our-steps{
    background: url("../images/steps-bg.jpg") no-repeat;
    width: 100%;
    background-size: cover;
}
.our-steps .heading h2 {
    color: white;
}

.our-steps .heading h2:after {
    height: 50%;
    background: #2a3c9b;
}
.our-steps .heading h2 + p {
    color: white;
}
.our-steps .content {
    display: inline-block;
    width: 85%;
    margin-left: 13px;
    margin-bottom: 60px;
}

.our-steps .content h4 {
    font-size: 18px;
    color: #6ed4ee;
    margin: 0 0 6px;
}

.our-steps .content p {
    font-size: 14px;
    color: #e1e1e1;
    margin: 0 0 0;
}
.our-steps img {
    vertical-align: top;
}
.tes {
    background: #c02425;
    width: 80%;
    margin: auto;
    padding: 50px 30px;
    border-radius: 20px;
    position: relative;
}

.tes .item img {
    margin: 0 0 20px;
}

.tes .item p {
    margin: 0 0 10px;
    font-size: 21px;
    font-weight: 500;
}

.tes .item h4 {
    margin: 19px 0 0;
    font-style: italic;
    font-weight: 800;
    font-size: 17px;
    color: #000;
}
.tes:after{
    content: '';
    background: url("../images/testimonial-after.png")no-repeat;
    height: 133px;
    width: 232px;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
}
.owl-theme .owl-nav {
    text-align: right;
    margin-top: -20px;
}

.owl-theme .owl-nav button {
    font-size: 20px;
}

.owl-theme .owl-nav button i {
    font-size: 30px;
    margin-left: 10px;
}

.owl-theme .owl-nav button {
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #2153cc !important;
}

.owl-theme .owl-nav [class*=owl-] {color: white !important;}

.site-logo {
    text-align: center;
    margin-top: 50px;
}

.site-logo .item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
}
footer{
    background: url("../images/footer.jpg") no-repeat;
    width: 100%;
    background-size: cover;
    padding: 60px 0;
    background-color: #171a23;
}
footer .ftr-form {
    border-bottom: 1px solid #2c2f3d;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

footer .ftr-form p {
    color: #b0a4a4;
    margin: 0;
    font-size: 14px;
    width: 90%;
}

footer .ftr-form h4 {
    color: white;
    font-size: 26px;
    margin: 0 0 8px;
}

footer .ftr-form h4 span {
    color: #f39f32;
}

footer .ftr-form .form-control {
    background: #252734;
    font-size: 14px;
    margin: 0 0 10px;
    color: #fff;
    border: #575c7985 1px solid;
    height: 42px;
    border-radius: 0px;
}

footer .ftr-form textarea.form-control {
    resize: none;
    height: 96px;
}

footer .ftr-form .btn {
    font-size: 16px;
    padding: 8px 20px;
    float: right;
}
footer .ftr-form .row {
    align-items: center;
}

footer h4 {
    font-size: 18px;
    color: #d3d3d3;
    font-weight: 600;
    margin: 0 0 20px;
    text-transform: uppercase;
}

footer p {
    font-size: 14px;
    color: #d3d3d3;
    margin: 20px 0 20px;
    width: 90%;
}

footer ul {}

footer ul li {
    margin: 0 0 15px;
}

footer ul li a {
    font-size: 14px;
    color: #a1a1a1;
    text-transform: uppercase;
    font-weight: 500;
}

footer ul li img {
    margin-right: 10px;
}

footer ul.info {
}

footer ul.info li {
    margin: 0 0 13px;
}
.copy {
    background: #1a1f2d;
    padding: 10px 0;
}

.copy ul {
    text-align: right;
}

.copy ul li {
    display: inline-block;
    margin: 0;
    margin-left: 20px;
}

.copy p {
    margin: 0;
    font-size: 13px;
    color: #d3d3d3;
}
.copy ul li a {
    font-size: 13px;
    color: #d3d3d3;
}
.about-banner{
    background: url("../images/about-banner.jpg")no-repeat;
    background-size: cover;
    background-position: 90% 100%;
}
.inner-cta{
    background: url("../images/inner-cta.jpg")no-repeat;
    background-size: cover;
    width: 100%;
    text-align: center;
    background-position: 100% 100%;
    padding: 40px 0;

    background-color: #49148d;
}
.inner-cta h2{color: white;font-weight: 700;font-size: 40px;margin: 0 0 15px;}
.inner-cta p{color: white;font-size: 20px;font-weight: 500;margin: 0 0 20px;}

.service-banner{background: url("../images/service-bg.jpg")no-repeat;background-size: cover;background-position: 40% 100%;width: 100%;}
.inner-banner {
    height: 544px;
    /* padding: 80px 0; */
}
.btn-black-border {
    background: transparent;
    color: #000;
}
.service-monitoring {
    position: relative;
    padding-bottom: 100px;
}

.service-monitoring:after {
    content: '';
    background: #2a3c9b;
    position: absolute;
    right: 0;
    width: 70%;
    height: 62%;
    border-radius: 100px 0 0 0;
    bottom: 70px;
}
.service-monitoring .container {
    position: relative;
    z-index: 1;
}

.service-monitoring h4 {
    font-size: 24px;
    color: #5cc2f1;
    font-weight: 600;
}

.service-monitoring h4 span {
    display: block;
    color: #ffbb18;
    font-weight: 700;
    font-size: 28px;
}

.service-monitoring p {
    color: white;
    margin: 0;
    font-size: 16px;
}

.service-monitoring .col-md-6 {
    margin: 0 0 40px;
}

.service-monitoring .heading {
    margin: 0 0 100px;
}
.service-monitoring:before{
    content: '';
    background: url("../images/service-mon.png") no-repeat;
    height: 548px;
    width: 946px;
    position: absolute;
    left: 33px;
    bottom: 18px;
    z-index: 1;
    background-size: 95%;
}
.service-cta{
    background: url("../images/service-cta.jpg") no-repeat;
    background-size: cover;
}
.profile-banner{background: url("../images/profile-banner.jpg")no-repeat;background-size: cover;background-position: 40% 100%;width: 100%;}

.profile-avail {
    background: #18171b;
}

.profile-avail .heading h2 {
    color: white;
}

.profile-avail .heading h2 + p {
    color: white;
}

.profile-avail .heading h2:after {
    background: #1a2872;
}

.profile-avail figure {
    margin: 0;
    position: relative;
}
.profile-avail figure:after{
    content: '';
    background: url("../images/profile-avail-after.png") no-repeat;
    height: 91px;
    width: 91px;
    position: absolute;
    top: 0;
    right: 12px;
}
.profile-avail figure figcaption {
    position: absolute;
    top: 0;
    padding: 30px 30px;
}

.profile-avail figure figcaption h4 {
    font-weight: 600;
    font-size: 22px;
}

.profile-avail figure figcaption p {margin: 0;}
.marketing-banner{background: url("../images/marketing-banner.jpg")no-repeat;background-size: cover;background-position: 40% 100%;width: 100%;height: auto;}
.eligible{
    background: url("../images/eligible-bg.jpg") no-repeat;
    background-size: cover;
}

.eligible h2 {
    color: white;
    margin: 0 0 30px;
    position: relative;
    font-size: 42px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.eligible h2:after {
    background: #2a3c9b;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 50%;
    width: 260px;
    margin: auto;
    z-index: -1;
    bottom: 0;
}

.eligible p {
    color: white;
    margin-bottom: 20px;
}
.wiki-not {}

.wiki-not ul {
    margin-top: 50px;
}

.wiki-not ul li {
    width: 100%;
    display: inline-block;
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 20px;
}

.wiki-not ul li img {
    margin-right: 10px;
}
.identity .row {
    align-items: center;
}
.brand-comp{
    background: url("../images/identity-before.png") no-repeat;
    background-size: cover;
    width: 100%;
    height: 500px;
    padding: 40px 0;
}
.brand-comp h2 {
    color: #fedd7a;
    font-size: 46px;
    margin: 0;
}
.brand-comp .row {
    align-items: center;
}

.brand-comp img {
    float: right;
    max-width: 66%;
}
.privacy-banner {
    height: 350px;
    padding-top: 140px;
}

.privacy-banner h1:before {
    display: none;
}
.hire-us {
    padding: 30px 0;
}
.hire-us p {
    font-size: 15px;
}
.hire-us h3 {
    font-size: 24px;
    font-weight: 600;
}

.contact-us {}

.contact-us .form-group {
    margin: 0 0 19px;
    position: relative;
}

.contact-us .form-group .form-control {
    background: #fafafa;
    font-size: 14px;
    padding-left: 38px;
    height: 48px;
    border-radius: 7px;
}

.contact-us .form-group textarea.form-control {
    resize: none;
    height: 120px;
}

.contact-us h2 {
    font-size: 30px;
    line-height: 37px;
    margin: 0 0 20px;
}

.contact-us h2 + p {
    font-size: 16px;
}
.contact-us .form-group i {
    position: absolute;
    top: 15px;
    left: 14px;
    font-size: 16px;
    color: #666;
}

.contact-us h2 span {
    display: block;
    color: #134baa;
    font-size: 18px;
}

.contact-us h2:before {
    height: 5px;
    width: 40px;
}

.contact-us ul {}

.contact-us ul li {
    border: 1px solid #134287;
    margin: 0 0 10px;
    width: 95%;
    padding-right: 20px;
}

.contact-us ul li span {
    color: #212122;
    font-size: 16px;
    font-weight: 700;
    margin-left: 10px;
    /* float: right; */
    display: inline-block;
}
section.contact-us .row {
    /* align-items: center; */
}
footer ul.info li a {
    text-transform: inherit;
}
.contact-us .col-md-7 h2 {
    margin-top: -25px;
}
.info-form {
    width: 95%;
    float: right;
}
.contact-banner{
    background: url("../images/contact-banner.jpg")no-repeat;
    background-size: cover;
    background-position: 100% 100%;
}
.faq-banner{
    background: url("../images/faq-banner.jpg")no-repeat;
    background-size: cover;
    background-position: 100% 100%;
    /* height: auto; */
}

/*Faqs css*/

{
    margin: 50px 0;
}

#faq .card {
    border: 0;
    border-bottom: 1px solid #cecdcd;
    border-radius: 0;
}

#faq .card .card-header {
    border: 0;
    padding: 0;
    background: transparent;
}

#faq .card .card-header .btn-header-link {
    color: #fff;
    display: block;
    text-align: left;
    color: #222;
    padding: 20px;
    font-weight: 700;
    text-decoration: none;
    font-size: 20px;
}

#faq .card .card-header .btn-header-link:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
    color: #df0e26;
}

#faq .card .card-header .btn-header-link.collapsed {
    color: #000;
    font-weight: 700;
    text-decoration: none;
}

#faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f106";
}


#faq .card .collapse {
    border: 0;
}

#faq .card .card-body{
    padding-top: 0;
}

#faq .card .collapse.show {
    line-height: 30px;
    color: #222;
}
#faq .card .card-body p {
    line-height: 24px;
    font-size: 16px;
    color: #797978;
    margin: 0;
}

#faq .card:last-child {
    border: 0;
}

.popupform {
    width: 947px;
    height: 697px;
    padding: 0;
    overflow: visible;
    background: url("../images/popop-bg.png") no-repeat;
}
.custom-pop .row {
    /* margin: 0; */
}

.popup-content h2 {
    font-family: 'Poppins';
    font-size: 44px;
    padding: 0;
    color: #fff;
    font-weight: 900;
    margin: 0px 0 10px;
    text-transform: uppercase;
}

.popup-content h2::before {
    display: none;
}

.popup-content p {
    margin: 0 0 25px;
    color: #ffe0b4;
    font-weight: 700;
    font-size: 22px;
    background: #c12126;
    margin-left: -20px;
    width: calc(100% + 40px);
    margin-top: 15px;
}

.custom-pop {
    padding: 0;
    overflow: hidden;}

.popup-content p.form_tagline {
    max-width: 100%;
    font-size: 11px;
    margin: 16px 0;
    position: relative;
    padding-left: 15px;
    background: transparent;
    text-align: left;
    color: #fff;
}

.popup-content p.form_tagline input {
    vertical-align: middle;
    height: auto;
    position: absolute;
    left: 0;
    top: 4px;
}


.popup-content [class*='col-'] {
    padding: 0 7px;
    margin-top: 0;
}

.popup-content [class*='col-'] input {
    color: #313131;
    font-weight: 400;
    font-size: 13px;
    height: 40px;
    margin-bottom: 12px;
    border-radius: 0;
}

.popup-content [class*='col-'] input::placeholder, .popup-content [class*='col-'] textarea::placeholder {
    color: #313131;
}

.popup-content [class*='col-'] textarea {
    color: #313131;
    font-weight: 400;
    font-size: 13px;
    height: 145px;
    border-radius: 0;
    resize: none;
}

.popup-content [class*='col-'] input.btn {
    background: #ff7f23;
    color: #fff;
    margin: auto;
    padding: 0 30px;
    /* color: #000; */
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 4px;
}

.pop-txt {
    left: -34px;
    /* padding: 0; */
}

.popup-content [class*='col-'] input:focus {
    box-shadow: none;
    outline: none;
}

.popupform button.fancybox-button {
    background: #ff7f23;
    height: 30px;
    width: 30px;
    padding: 0;
    border-radius: 4px;
    opacity: 1;
    top: -10px;
    right: -10px;
}

.popupform button.fancybox-button svg path {
    fill: #fff;
}

.popupform button.fancybox-button svg {
    height: 26px;
}
.popup-bann {overflow: hidden;margin-left: -5px;}

.popup-bann img {max-width: 90%;}
.popup-content {
    width: 80%;
    text-align: center;
    margin-left: 70px;
    padding-top: 68px;
}
.custom-pop .form-control {
    height: 50px;
    color: #000;
    font-size: 14px;
    margin: 0 0 16px;
}

.custom-pop textarea.form-control {
    resize: none;
    height: 120px;
}
.custom-pop h6 {
    position: relative;
    font-size: 26px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    margin: 0;
}

.custom-pop h6:before {
    content: '';
    height: 20px;
    width: 40px;
    background: #f53230;
    position: absolute;
    left: -60px;
    top: 7px;
}

.custom-pop h6:after {
    content: '';
    height: 20px;
    width: 40px;
    background: #f53230;
    position: absolute;
    right: -60px;
    top: 7px;
}

.popup-content h3 {
    font-size: 24px;
    color: #0a1536;
    background: #c3ecbf;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 4px 0;
    margin: 0 0 25px;
}

.popup-content h2 span {
    color: #fff336;
}

.popupform button.fancybox-button {
    background: #ff7f23;
    height: 30px;
    width: 30px;
    padding: 0;
    border-radius: 4px;
    opacity: 1;
    top: -10px;
    right: -10px;
}

.popupform button.fancybox-button svg path {
    fill: #fff;
}

.popupform button.fancybox-button svg {
    height: 26px;
}
.popupform button.carousel__button.is-close {
    background: #f53230;
    height: 30px;
    width: 30px;
    padding: 0;
    border-radius: 4px;
    opacity: 1;
    top: 14px !important;
    right: 1px !important;
    position: absolute !important;
}
.home-service .row {
    align-items: center;
}
.wiki-not ul li span {
    display: block;
    font-weight: 700;
}

.wiki-not .row {
    align-items: center;
}

.cta a img {
    margin-top: -5px;
}
 


.col-md-12.thanks-page {
    text-align: center;
}

.col-md-12.thanks-page ul li {
    width: 40%;
    text-align: left;
    display: inline-block;
    margin: 30px 10px 0;
}

.col-md-12.thanks-page h2 {
    text-transform: uppercase;
    color: #134287;
    font-size: 41px;
}

.col-md-12.thanks-page {
    padding: 0 7%;
}

.col-md-12.thanks-page h4 {
    margin-top: 33px;
    font-size: 20px;
}







section.pricing-section {
    padding-bottom:90px;
    position:relative;
    overflow: hidden;
}

section.pricing-section:before {
    position: absolute;
    height: 428px;
    width: 326px;
    content: "";
    left: 5%;
    bottom: 5%;
    background: url(../images/pricing-before.html) no-repeat;
}

section.pricing-section .row {
    position:relative;
}

section.pricing-section .row:after {
    position: absolute;
    height: 384px;
    width: 384px;
    content: "";
    right: -14%;
    top: -11%;
    background: #ffdc97;
    z-index: -1;
    border-radius: 50%;
}


.pricing-section .price-box {
    border:1px solid #d9d9d9;
    border-radius: 20px 20px 20px 0;
    padding: 0;
    margin-top: 0;
    background: #fff;
}

.price-heading {
    color:#fff;
    background: linear-gradient(90deg, rgba(42,60,155,1) 0%, rgba(10,140,200,1) 100%);
    padding:15px;
    border-radius:20px 20px 20px 0;
    margin: 0;
}

.price-heading h4 {
    font-size:18px;
    font-weight:normal;
}

.price-heading h3 {
    font-size:40px;
    color:#ffdc97;
    font-weight:700;
    border-bottom:1px solid #fff;
    padding-bottom:10px;
    margin-bottom:10px;
}

.price-heading h3 span {
    font-size:16px;
    color:#fff;
    font-weight:500;
    position:relative;
    right:-5px;
}

.price-heading h3 span:before{
    height:2px;
    width:120%;
    background:red;
    position:absolute;
    left:-4px;
    top:10px;
    content:"";
}

.price-heading p {
    font-size:13px;
    color:#fff;
}

.pricing-section .price-box ul {
    text-align:left;
    padding: 15px 15px 15px 30px;
}

.pricing-section .price-box ul li {
    font-size:13px;
    font-weight: 500;
    color:#666666;
    list-style: disc;
    margin-bottom: 13px;
    letter-spacing: -0.2px;
}

.blinking {
    animation:blinkingText 0.8s infinite;
}
@keyframes blinkingText{
    0%{     color: #dc3545;    }
    
    50%{    color: #5a5a62 }
    
    100%{   color: #dc3545;    }
}


.pricing-section .price-box .btn {
    position:relative;
    margin-right:0;
    top: 24px;
}

.pricing-section .price-box.price-center-box .btn {
    background: #fab92f !important;
    border-color: #fab92f !important;
    color: #000 !important;
}

.pricing-section .price-box.price-center-box .price-heading {
    background: #fab92f;
    position:
    relative;
}

.pricing-section .price-box.price-center-box .price-heading h3 {
    color:#fff;
}

.pricing-section .price-box.price-center-box .price-heading:after {
    position:absolute;
    height:84px;
    width:84px;
    content:"";
    right: -8px;
    top: -8px;
    background:url(../images/sele-offer.html) no-repeat;
}


.pricing-section h2::before {
    left: 20px;
    top: -24px;
}

.pricing-section h2::after {
    display:none;
}

.pricing-section h2 small {
    color:red;
    font-weight: 800;
    font-size: 100%;
    vertical-align: baseline;
}

section.pricing-section h2 {
    font-size: 38px;
    font-weight: 800;
    color: #000;
    position: relative;
    padding-bottom: 10px;
    display: inline-block;
    z-index: 1;
    line-height: 40px;
    margin-bottom: 25px;
}

.pricing-section .price-box.price-center-box .price-heading * {
    color: #000 !important;
}



.btn-block {
    position: relative;
    z-index: 1;
}

.team-area ul.nav.nav-pills {
    justify-content: center;
    margin-bottom: 50px;
}



.team-area ul.nav.nav-pills li {
    margin: 0;
}



.team-area ul.nav.nav-pills li a {
    padding: 15px 30px;
    display: inline-block;
    background: #eee;
    color: #000;
}


.team-area ul.nav.nav-pills li a.active {
    background: linear-gradient(90deg, rgba(42,60,155,1) 0%, rgba(10,140,200,1) 100%) ;
    color: #fff;
}




.team-member {
    max-width: 400px;
    margin-bottom: 30px;
}
.member-img {
    text-align: center;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    height: 300px;
}
.member-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0%;
    bottom: 0;
    background: #040021;
    opacity: .4;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.member_text {
    background: #000000bf;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    top: 0;
    padding: 20px;
    display: grid;
    align-items: center;
    opacity: 0;
    transition: .3s;
}
.member_text p {
    font-size: 14px;
    color: #fff;
}
.member-name {
    height: 90px; 
    margin-left: 20px;
    margin-right: auto;
    padding: 26px 10px 20px;
    border-radius: 10px;
    margin-top: -60px;
    position: relative;
    z-index: 2;
    width: 300px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    z-index: 9999999999;
}
.member-name-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.member-name-bg img {
    max-width: inherit;
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
}
.view_more_profile {
    margin: -40px 0 0 11px;
    display: inherit;
    color: #000;
    font-weight: 700;
}
.member-name h5 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 3px;
}
.member-social {
    position: absolute;
    top: -31px;
    left: 22px;
    color: #fff;
    height: 39px;
    width: 39px;
    background: #ffad1e;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    cursor: pointer;
}
.member-social>i {
    font-size: 16px;
}
.member-social-icons {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: translateY(-40%) scale(0);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    padding-bottom: 18px;
    opacity: 0;
    visibility: hidden;
}
.member-social-icons li a {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #b6bac2;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
}
.team-member:hover .member-img:before {
    height: 100%;
}
.team-member:hover .member_text {
    opacity: 1;
    transition: .3s;
}

