/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */


a.cbtn.cbtn1 {
    color: #060606;
    background: #22A39F;
}

a.cbtn.cbtn1:after{
    position: absolute;
    content: "";
    height: 140%;
    width: 140%;
    background: #fff;
    left: -160%;
    top: -20%;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
a.cbtn.cbtn1:hover:after{
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    left: -20%;
}


a.cbtn.cbtn21 {
    color: #060606;
    background: #fff;
    border-radius: 10px;
    border:none
}

a.cbtn.cbtn21:after{
    position: absolute;
    content: "";
    height: 140%;
    width: 140%;
    background: #fff;
    left: -160%;
    top: -20%;
    z-index: -1;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;
}
a.cbtn.cbtn21:hover:after{
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    left: -20%;
    color: #fff;
    background-color: #22A39F;
    border:none;
}
a.cbtn.cbtn21:hover{
    color: #fff;
    border:none;
}

a.cbtn.cbtn23 {
    color: #060606;
    background: #22A39F;
    border-radius: 3px;
}

a.cbtn.cbtn23:after{
    position: absolute;
    content: "";
    height: 140%;
    width: 140%;
    background: #060606;
    left: -160%;
    top: -20%;
    border-radius: 50%;
    z-index: -1;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;
}
a.cbtn.cbtn23:hover:after{
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    left: -20%;
}
a.cbtn.cbtn23:hover{
    color: #fff;
}



a.cbtn.cbtn2__video1 {
    color: #fff;
    border-radius: 10px;
    border: 1px solid #22A39F;
    padding-left: 60px
}

a.cbtn.cbtn2__video1:after{
    position: absolute;
    content: "";
    height: 140%;
    width: 140%;
    background: #22A39F;
    left: -160%;
    top: -20%;
    border-radius: 50%;
    z-index: -1;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;
}
a.cbtn.cbtn2__video1:hover:after{
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    left: -20%;
}
a.cbtn.cbtn2__video1:hover{
    color: #fff;
    border-color: #fff;
}

a.cbtn.cbtn2__video1 i {
    font-size: 26px;
    position: absolute;
    left: 25px;
    height: 30px;
    width: 30px;
    top: 50%;
    margin-top: -15px;
    color: #fff;
}


a.cbtn.cbtn2 {
    color: #fff;
    background: #3F7BFB;
}

a.cbtn.cbtn2:hover {
    color: #060606;
    background: #22A39F;
}


a.cbtn.cbtn22 {
    color: #000000;
    background: #22A39F;
    border-radius: 10px;
    border: 1px solid #22A39F
}

a.cbtn.cbtn22:hover {
    color: #060606;
    background: #fff;
}


a.cbtn {
    color: #060606;
    font-size: 15px;
    background: inherit;
    padding: 14px 30px;
    border-radius: 10px;
    font-weight: 500;
    position: relative;
    z-index: 2;
    overflow: hidden;
    text-transform: uppercase;
}


.btn__group a {
    margin-right: 15px;
}

.btn__group a:last-child {
    margin-right: 0;
}


a.readmore__btn {
    font-size: 12px;
    text-transform: uppercase;
    color: #171717;
    font-weight: 400;
    border: 1px solid #22A39F;
    padding: 10px 25px;
    border-radius: 30px;

}

a.readmore__btn:hover {
    background: #22A39F;
    color: #ededed;
    border-color: #cdcdcd;
}

a.singleblog.readmore__btn {
    font-size: 12px;
    text-transform: uppercase;
    color: #ededed;
    font-weight: 400;
    border: 1px solid #22A39F;
    padding: 10px 25px;
    border-radius: 30px;

}

a.singleblog.readmore__btn:hover {
    background: #22A39F;
    color: #ededed;
    border-color: #cdcdcd;
}


a.cbtn4 {
    color: #fff;
    background: #22A39F;
    text-transform: capitalize;
}

a.cbtn.cbtn4:after{
    position: absolute;
    content: "";
    height: 140%;
    width: 140%;
    background: #fff;
    left: -160%;
    top: -20%;
    border-radius: 50%;
    z-index: -1;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;
}
a.cbtn.cbtn4:hover:after{
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    left: -20%;
}
a.cbtn.cbtn4:hover{
    color:#ffffff;
    background-color: #22A39F;
}



a.share_btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border: 1px solid #D9D9D9;
    text-align: center !important;
    border-radius: 50%;
    color: #D9D9D9;
    font-size: 16px;
}

a.share_btn{
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border: 1px solid #D9D9D9;
    text-align: center !important;
    border-radius: 50%;
    color: #D9D9D9;
    font-size: 16px;
}

button.quote__btn {
    background: #22A39F;
    border: none;
    padding: 12px;
    width: 100%;
    color: #000000;
    font-weight: 500;
    border: 1px solid transparent;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
    border-radius: 4px;
}

button.quote__btn:hover {
    border-color: #171717;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: transparent;
    color: #171717;
    border-color: #22A39F
}

button.quote__btn2 {
    background: #22A39F;
    border: none;
    padding: 12px;
    width: 100%;
    color: #ffffff;
    font-weight: 500;
    border: 1px solid transparent;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
    border-radius: 4px;
}

button.quote__btn2:hover {
    border-color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: #fff;
}
.download__btn__group a:hover {
    background: #22A39F;
    border-color: #fff;
}