.tg,
.tg:hover,
footer ul li a:active,
footer ul li a:focus,
footer ul li a:hover {
    text-decoration: none
}

body {
	background: #263855 !important;
}

body,
html {
    width: 100%;
    height: 100%;
}

a {
    color: #3b9bf1;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s
}

a:focus,
a:hover {
    color: #3b9bf1
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 1px
}

p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px
}

.content {
    margin:auto;
    text-align: center;
    margin-bottom: 40px;
}
.content iframe {
    max-width:560px;
}

@media (max-width:580px) {
  #content {
    width: 100vw;
  }
  #content iframe {
    width: 100vw;
  }  
}

section {
    padding: 100px 0;
    color: white;
}

section p, section i, section h1, section h2, section h3 {
	color: white;
}

section h2 {
   	font-size: 40px !important;
    color: white;
}

#scrollTopBtn {
	z-index: 10000;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 10px;
    font-size: 18px;
    outline: 0;
    opacity: .7;
    background-color: #fff;
    color: #0a0a0a;
    cursor: pointer;
    border: 2px solid #484848;
    padding: 7px 15px;
    border-radius: 4px
}

.languageBtnStyle,
.tg {
    font-size: 13px;
    padding: 8px 15px
}

#scrollTopBtn:hover {
    background-color: #cacaca;
    cursor: pointer
}

#showPreSale {
    display: none
}

.languageBtnStyle {
    background: inherit;
    color: #f5f5f5;
    border: 1px solid #f5f5f5;
    margin-right: 10px;
    text-transform: capitalize!important
}

.languageBtnStyle:hover {
    background: #f5f5f5;
    color: #000;
    border: 1px solid #000
}

.tg {
    background: #32afed;
    color: #FFF;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    border-radius: 300px
}

.tg:hover {
    background: #2a8fc1;
    color: #fff
}

@media (max-width:756px) {
    header.masthead {
        background: linear-gradient(rgba(0, 0, 0, .9), rgba(0, 0, 0, .85)), url(../img/HQ_images/test13-mobile.jpg) right center no-repeat fixed #051931 !important;
    }
    section#step4 {
        background: linear-gradient(rgba(0, 0, 0, .9), rgba(0, 0, 0, .9)), url(../img/landing_page/investor-mobile.jpg) right top no-repeat fixed #051931 !important;
    }
    header.masthead .header-content h1 {
        font-size: 35px !important;
        color: white !important;
    }
    header.masthead .header-content h5 {
        font-size: 18px;
    }
    header.mastheadToken {
        background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url(../img/landing_page/blockchain.jpg) right top no-repeat fixed #051931 !important;
    }
    header.mastheadToken .header-content h1 {
        font-size: 35px !important;
        color: white !important;
    }
    header.mastheadToken .header-content h5 {
        font-size: 18px;
    }
    header.mastheadTokenAbout {
        background: linear-gradient(rgba(0, 0, 0, .85), rgba(0, 0, 0, .9)), url(../img/HQ_images/test16-mobile.jpg) center center no-repeat fixed #051931 !important;
    }
    header.mastheadTokenAbout .header-content h1 {
        font-size: 35px !important;
        color: white !important;
    }
    header.mastheadTokenAbout .header-content h5 {
        font-size: 18px;
    }
    section#icodetective {
        background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .8)), url(../img/landing_page/ico-detective.jpg) center top no-repeat fixed #0a272f !important;
    }
    section#step2 {
        background: linear-gradient(rgba(0, 0, 0, .9), rgba(0, 0, 0, .9)), url(../img/landing_page/header-bg-mobile.jpg) center top no-repeat fixed #0a272f !important;
    }
    section#investor {
        background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url(../img/landing_page/investor-mobile.jpg) right top no-repeat fixed #14212b !important;
    }
    section#roadmap {
        background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url(../img/landing_page/roadmap-mobile.jpg) left bottom no-repeat fixed #d8d9d1 !important;
    }
}

.padding-tp-header {
    padding-top: 12%
}

header p, header h1, header h2, header h3, header h4, header h5, header div {
    color: white;
}

header.masthead {
    position: relative;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .9)), url(../img/HQ_images/test13.jpg) right top no-repeat fixed;
    text-align: center;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

header.mastheadTokenAbout {
	position: relative;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 300px;
    background: linear-gradient(rgba(0, 0, 0, .85), rgba(0, 0, 0, .7)), url(../img/HQ_images/test16.jpg) left bottom no-repeat fixed;
    text-align: center;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

header.mastheadToken {
    position: relative;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .85)), url(../img/landing_page/blockchain.jpg) right top no-repeat fixed;
    text-align: center;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}


section.intro {
    padding-top: 150px;
    background: linear-gradient(rgba(0, 0, 0, .9), rgba(0, 0, 0, .8)), url(../img/landing_page/right_info.jpg) center top no-repeat fixed;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

section#investor,
section#roadmap {
    padding-top: 130px;
    color: #fff;
    position: relative
}

section#step2 {
    position: relative;
    padding-top: 150px;
    background: linear-gradient(rgba(0, 0, 0, .85), rgba(0, 0, 0, .95)), url(../img/landing_page/header-bg.jpg) center top no-repeat fixed;
    color: white;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

section#step4 {
    position: relative;
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, .9), rgba(0, 0, 0, .9)), url(../img/landing_page/investor.jpg) right top no-repeat fixed;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

section#icodetective {
    position: relative;
    padding-top: 150px;
    background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .8)), url(../img/landing_page/ico-detective.jpg) center top no-repeat fixed;
    color: white;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

section#investor {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../img/landing_page/investor.jpg) right top no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

section#investor span {
   	color: silver;
}

@media (max-width:756px) {
    section#investor h2 {
	   	font-size: 40px !important;
	}
}

section#roadmap {
    background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url(../img/landing_page/roadmap.jpg) right center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
}

.col-lg {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: -10px;
}

.align-items-end {
  -ms-flex-align: end !important;
      align-items: flex-end !important;
}

.row-roadmap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

header.masthead .header-content {
    margin-bottom: 100px;
    text-align: left;
}

header.masthead .header-content h1 {
    font-weight: 600 !important;
    margin: 0 0 20px!important;
    padding: 0!important;
    line-height: 1.5
}

header.masthead .header-content h5 {
    font-weight: 400;
    margin: 0 0 20px!important;
    padding: 0!important
}

header.mastheadToken .header-content {
    margin-bottom: 100px;
    text-align: left;
}

header.mastheadToken .header-content h1 {
    font-weight: 600 !important;
    margin: 0 0 20px!important;
    padding: 0!important;
    line-height: 1.5
}

header.mastheadToken .header-content h5 {
    font-weight: 400;
    margin: 0 0 20px!important;
    padding: 0!important
}

@media (min-width:992px) {
    header.masthead {
        height: 100vh;
        min-height: 775px;
        padding-top: 0;
        padding-bottom: 0
    }
    header.masthead .header-content {
        margin-bottom: 0;
        text-align: left
    }
    header.masthead .header-content h1 {
        font-size: 50px !important;
        color: white !important;
    }
    header.mastheadToken {
        height: 100vh;
        min-height: 775px;
        padding-top: 0;
        padding-bottom: 0
    }
    header.mastheadToken .header-content {
        margin-bottom: 0;
        text-align: left
    }
    header.mastheadToken .header-content h1 {
        font-size: 50px !important;
        color: white !important;
    }
}

section.presale h2, section.presale p {
	color: black;
}

@media (max-width:756px) {
    section.presale h2 {
        font-size: 38px
    }
    section.presale p.countdown {
        font-size: 35px
    }
    section.step1 h2, section.step2 h2, section.step3 h2, section.step4 h2 {
        font-size: 30px !important;
    }
}

#reports_example_desktop,
#reports_example_mobile,
#reports_example_tablet {
    display: none
}

@media screen and (max-width:767px) {
    #reports_example_mobile {
        display: block!important
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    #reports_example_tablet {
        display: block!important
    }
}

@media screen and (min-width:1200px) {
    #reports_example_desktop {
        display: block!important
    }
}

.warning-text {
    color: #f05f40;
    padding: 5px
}

section.icodetectivecampagin div.feature-item {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center
}

section.icodetectivecampagin div.feature-item p.darken-text {
    font-size: 16px
}

section.icodetectivecampagin div.feature-item h3 {
    font-size: 30px
}

section.icodetectivecampagin div.feature-item i {
    font-size: 70px;
    display: block;
    margin-bottom: 15px;
    background: -webkit-linear-gradient(to left, #99cfff, #0e3e69);
    background: linear-gradient(to left, #99cfff, #0e3e69);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

section.intro {
    position: relative;
    padding: 120px 0
}

section.intro div i {
    display: block;
    margin-bottom: 15px;
    background: -webkit-linear-gradient(to left, #99cfff, #0e3e69);
    background: linear-gradient(to left, #99cfff, #0e3e69);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

section.intro h2 {
    font-size: 51px;
    margin-top: 0
}

@media (min-width:768px) {
    section.intro h2 {
        font-size: 58px
    }
}

.darken-text {
    color: #ababab
}

section#aboutCPToken, section#aboutCPToken table {
	color: white;
}

section.aboutCPToken p a {
    color: #74a9d4
}

section.aboutCPToken table tr td {
    width: 50%
}

section.aboutCPToken div.feature-item {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center
}

section.aboutCPToken div.feature-item p.darken-text {
    font-size: 14px
}

section.aboutCPToken div.feature-item h3 {
    font-size: 25px
}

section.aboutCPToken div.feature-item i {
    font-size: 50px;
    display: block;
    margin-bottom: 15px;
    background: -webkit-linear-gradient(to left, #99cfff, #0e3e69);
    background: linear-gradient(to left, #99cfff, #0e3e69);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

section.faq h3 {
    font-size: 45px;
}

section.faq h2, section.faq p {
	color: #232323;
}

section.contact {
    text-align: center
}

section.contact h2 {
    margin-top: 0;
    margin-bottom: 25px
}

section.contact h2 i {
    color: #dd4b39
}

section.contact ul.list-social {
    margin-bottom: 0
}

section.contact ul.list-social li a {
    font-size: 40px;
    line-height: 80px;
    display: block;
    width: 80px;
    height: 80px;
    color: #fff;
    border-radius: 100%
}

section.contact ul.list-social li.social-twitter a {
    background-color: #1da1f2
}

section.contact ul.list-social li.social-twitter a:hover {
    background-color: #0d95e8
}

section.contact ul.list-social li.social-facebook a {
    background-color: #3b5998
}

section.contact ul.list-social li.social-facebook a:hover {
    background-color: #344e86
}

section.contact ul.list-social li.social-discord a {
    background-color: #7289db
}

section.contact ul.list-social li.social-discord a:hover {
    background-color: #53639e;
    text-decoration: none
}

section.contact ul.list-social li.social-telegram a {
    background-color: #32a4d8
}

section.contact ul.list-social li.social-telegram a:hover {
    background-color: #3785a9
}

section.contact ul.list-social li.social-medium a {
    background-color: #333
}

section.contact ul.list-social li.social-medium a:hover {
    background-color: #080808
}

.list-social li {
    margin-bottom: 20px
}

@media (min-width:992px) {
    section#roadmap div.badges {
        padding-top: 250px
    }
}

section#roadmap div.badges {
    padding-top: 100px
}

.roadmap-list {
    margin-bottom: 230px;
    position: relative
}

.roadmap-list:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 2px;
    width: 99vw;
    content: "";
    transform: translateX(-50%);
    background: #3B9ABB
}

.single-roadmap.roadmap-done:after,
.single-roadmap:after,
.single-roadmap:before {
    left: 0;
    content: ""
}

.roadmap-list [class*=col-] {
    padding-right: 0
}

.single-roadmap {
    position: relative;
    padding: 0 0 30px 25px
}

.single-roadmap:before {
    background-image: -webkit-linear-gradient(top, #184165 0, #3c7db7 100%);
    background-image: linear-gradient(top, #184165 0, #3c7db7 100%);
    position: absolute;
    bottom: 0;
    width: 1px;
    height: calc(100% - 15px)
}

.single-roadmap:after {
    position: absolute;
    font-family: "Font Awesome";
    font-weight: 900;
    top: -2px;
    transform: translateX(-50%);
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: 0 0;
    font-size: 5px;
    line-height: 19px;
    text-align: center;
    color: #224049;
    border: 2px solid #5c94c2
}

.single-roadmap.roadmap-done:after {
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #5c94c2
}

.single-roadmap h6 {
    font-weight: 600;
    color: #49c0e4;
    margin-bottom: 10px
}

.single-roadmap.roadmap-down {
    position: absolute;
    left: -65px;
    min-width: 190px;
    max-width: 190px;
    padding-top: 85px
}

.single-roadmap.roadmap-down:before {
    background-image: -webkit-linear-gradient(top, #184165 0, #3c7db7 100%);
    background-image: linear-gradient(top, #184165 0, #3c7db7 100%);
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: auto;
    width: 1px;
    height: 85px
}

.single-roadmap.roadmap-down:after {
    left: 0;
    top: 85px
}

.single-roadmap.roadmap-sm {
    min-height: 180px
}

.single-roadmap.roadmap-lg {
    min-height: 310px
}

.roadmap-desc-text {
    color: #d0d0d0
}

@media only screen and (min-width:992px) {
    .width-0 {
        max-width: 0
    }
}

@media only screen and (max-width:991px) {
    .roadmap-list {
        margin-bottom: 0
    }
    .single-roadmap.roadmap-lg,
    .single-roadmap.roadmap-sm {
        min-height: auto
    }
    .single-roadmap.roadmap-down {
        position: relative;
        left: 0;
        min-width: 100%;
        max-width: 100%;
        padding-top: 0;
        transform: translateX(0)
    }
    .single-roadmap.roadmap-down:before {
        top: auto;
        bottom: 0;
        height: calc(100% - 15px)
    }
    .single-roadmap.roadmap-down:after {
        left: 0;
        top: -2px;
        transform: translateX(-50%)
    }
}

.image-team {
    width: 150px;
    border-radius: 300px;
    border: 2px solid #4c4c4c;
    margin-bottom: 10px
}

section.team h2, section.team h3 {
	color: #4c4c4c;
}

section.team h2 {
    font-size: 35px !important;
}

section.team div.feature-item {
    padding-top: 40px;
    text-align: center
}

section.team div.feature-item p.darken-text {
    font-size: 18px
}

section.team div.feature-item i {
    font-size: 88px;
    display: inline-block;
    margin-bottom: 15px;
    background: -webkit-linear-gradient(to left, #99cfff, #0e3e69);
    background: linear-gradient(to left, #99cfff, #0e3e69);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

footer p,
footer ul li a {
    font-size: 12px
}

section.team div.feature-item i.fa-linkedin {
    background: -webkit-linear-gradient(to left, #2373b3, #22669c)!important;
    background: linear-gradient(to left, #2373b3, #22669c)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important
}

section.team div.feature-item i.fa-youtube {
    background: -webkit-linear-gradient(to left, #ca2a21, #f73501)!important;
    background: linear-gradient(to left, #ca2a21, #f73501)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important
}

.mark {
    font-weight: 600;
    color: #224049;
    opacity: .9;
    background: inherit
}

footer,
footer ul li a {
    color: rgba(255, 255, 255, .3)
}

footer {
    padding: 25px 0;
    text-align: center;
    background-color: #222
}

footer p {
    margin: 0
}

footer ul {
    margin-bottom: 0
}

.bg-primary {
    background: #273755 !important;
    color: #f5f5f5
}

.bg-dark {
    background: #0b1a34 !important;
    color: #f5f5f5;
}

.text-primary {
    color: #fdcc52
}

.icon-lightred {
    color: #ff9d9d
}

.btn-outline {
    color: #fff;
    border: 1px solid #f05f40;
    font-weight: 500;
    background-color: #6f3f35
}

.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
    color: #fff;
    background-color: #f05f40;
    border-color: #f05f40
}

.btn-outline-transparent {
    color: #fff;
    border: 1px solid #fff;
    font-weight: 500
}

.btn-outline-transparent:active,
.btn-outline-transparent:focus,
.btn-outline-transparent:hover {
    color: #fff;
    background-color: #f05f40;
    border-color: #f05f40
}

.btn-outline-blue {
    color: #fff;
    border: 1px solid #40a7f0;
    font-weight: 500;
    background-color: #35526f
}

.btn-outline-blue:active,
.btn-outline-blue:focus,
.btn-outline-blue:hover {
    color: #fff;
    background-color: #40bff0;
    border-color: #40bff0
}

.btn-xl {
    font-size: 11px;
    padding: 5px 45px;
    text-transform: uppercase;
}

.inline-block {
    display: inline-block!important
}

.line-height-2 {
    line-height: 2!important
}

.line-height-1-5 {
    line-height: 1.5!important
}

.font-12 {
    font-size: 12px
}

.font-14 {
    font-size: 14px
}

.font-16 {
    font-size: 16px
}

.font-18 {
    font-size: 18px
}

.font-20 {
    font-size: 20px
}

.font-25 {
    font-size: 25px
}

.font-30 {
    font-size: 30px
}

.font-40 {
    font-size: 40px
}

.font-50 {
    font-size: 50px
}

.font-60 {
    font-size: 60px
}

.font-80 {
    font-size: 80px
}

@media (max-width:500px) {
    .font-80 {
        font-size: 45px
    }
}

.bold-400 {
    font-weight: 400
}

.bold-500 {
    font-weight: 500
}

.bold-600 {
    font-weight: 600
}

.center {
    text-align: center
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.margin-bt-5 {
    margin-bottom: 5px
}

.margin-bt-10 {
    margin-bottom: 10px
}

.margin-bt-20 {
    margin-bottom: 20px
}

.margin-bt-40 {
    margin-bottom: 40px
}

.margin-bt-60 {
    margin-bottom: 60px
}

.margin-bt-80 {
    margin-bottom: 80px
}

.margin-bt-100 {
    margin-bottom: 100px
}

.margin-tp-10 {
    margin-top: 10px
}

.margin-tp-20 {
    margin-top: 20px
}

.margin-tp-40 {
    margin-top: 40px
}

.margin-tp-60 {
    margin-top: 60px
}

.margin-tp-80 {
    margin-top: 80px
}

.margin-tp-100 {
    margin-top: 100px
}

.margin-lt-10 {
    margin-left: 10px
}

.margin-lt-20 {
    margin-left: 20px
}

.margin-lt-40 {
    margin-left: 40px
}

.margin-rt-10 {
    margin-right: 10px
}

.margin-rt-40 {
    margin-right: 40px
}

.margin-0 {
    margin: 0!important
}

.padding-0 {
    padding: 0!important
}

.padding-rt-20 {
    padding-right: 20px
}

.padding-lt-20 {
    padding-left: 20px
}

.padding-tp-20 {
    padding-top: 20px
}

.padding-lt-40 {
    padding-left: 40px
}

.padding-lt-60 {
    padding-left: 60px
}

.padding-rt-40 {
    padding-right: 40px
}

.padding-tp-40 {
    padding-top: 40px
}

.gold {
	color: gold;
}

/* Typewriter */
.output {
  text-align: left;
	font-family: -apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Lucida Grande,Helvetica,Arial,sans-serif !important;
  letter-spacing: .07em;
  color:white;
  margin-top:20px;  
}
/* Cursor Styling */
.cursor::after {
  content:'';
  display:inline-block;
  margin-left:3px;
  background-color:white;
  animation-name:blink;
  animation-duration:.5s;
  animation-iteration-count: infinite;
}
h2.cursor::after {
  height:3px;
  width:20px;
}
p.cursor::after {
  height:1px;
  width:6px;
}

@keyframes blink {
  0% {
    opacity:1;
  }
  49% {
    opacity:1;
  }
  50% {
    opacity:0;
  }
  100% {
    opacity:0;
  }
}
/* End of Typewriter */

.center-bullets{
    width:250px;
    margin:0 auto;
    text-align:left;
}

.circle-text {
    width:230px;
    margin: 0 auto;
   	cursor: pointer;
}
.circle-text:after {
    content: "";
    display: block;
    width: 100%;
    height:0;
    padding-bottom: 100%;
    background: #3e668d; 
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    border:2px solid #37b4e2;
}
.circle-text:hover:after {
    background: #53c4e1;
    border-color: #53c4e1;
}
.circle-text div {
    float:left;
    width:100%;
    padding-top:15%;
    line-height:1.3;
    margin-top:-0.5em;
    text-align:center;
    color: #fff;
}
.blue-shadow {
	box-shadow: 0px 0px 15px #1f629c;
   	border: 2px solid #1f629c;
   	border-radius: 5px;
}
