@import url(https://fonts.googleapis.com/css?family=Jaldi:400,700);
@import url(https://fonts.googleapis.com/css?family=Stardos+Stencil:400,700);

body {
    overflow-x: hidden;
    margin: 0;
    background: #fff;
    font-family: Jaldi, sans-serif
}

img {
    max-width: 100%
}

.mb-30{
    margin-bottom: 30px !important;
}

.cm h1 {
    color: #333333e0;
    font-family: 'Stardos Stencil', cursive;
    font-weight: 600;
    line-height: 48px;
    font-size: 40px
}

.cm p {
    font-size: 25px
}

.navbar-default {
    background-color: #fff;
    border-radius: 0;
    border: 0;
    margin-bottom: 0
}

.navbar-default .navbar-nav>li>a {
    color: #000000;
    margin-right: 0;
    font-size: 18px;
    letter-spacing: .5px;
    font-weight: 600
}

.navbar-default .navbar-nav>li>a.btn-cl {
    position: relative;
    color: #fd746c
}

.navbar-default.affix {
    width: 100%;
    z-index: 2;
    top: 0
}

.navbar-default .navbar-nav>li.active>a,
.navbar-default .navbar-nav>li.active>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #38adbd;
}

.navbar-default .navbar-nav>li>a .fa {
    margin-top: 2px
}

.navbar-default .navbar-nav>li>a.btn {
    padding: 10px 10px
}

hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #eee
}

.navbar-brand {
    padding: 0;
    height: 80px
}

.navbar-brand>img {
    margin: 15px 0 0 0;
    width: 200px
}

#particles-js {
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0
}

.nav>li>a {
    padding: 40px 10px
}

.cf {
    width: 15%;
    padding: 17px 12px
}

.white1 {
    background-color: transparent;
    width: 100%;
    padding: 20vh 0;
    position: relative;
    overflow: hidden;
}

.white2 {
    background-color: #fff;
    width: 100%;
    padding: 70px 0
}

.grey {
    background-color: #f6f6f6;
    width: 100%;
    padding: 100px 0
}

.red {
    background-color: #ff5f5a;
    color: #fff;
    padding: 100px 0;
    position: relative
}

.red h1,
.red p {
    color: #fff !important
}

h1,
h2,
h3 {
    font-family: 'Stardos Stencil', cursive
}

.box {
    background-color: #fff;
    border: 0 solid #d5d4d5;
    padding: 35px 20px;
    border-radius: 4px;
    margin-top: 50px
}

.box.one {
    background-color: #fff;
    border: 0 solid #d5d4d5;
    padding: 35px 20px;
    border-radius: 4px;
    margin-top: 50px
}

.box.one .image {
    width: auto
}
.box h3,
.box h4 {
    color: #333;
    font-family: 'Stardos Stencil', cursive
}

.whitee {
    text-decoration: underline
}

.brief {
    color: #8b8b8b;
    letter-spacing: 0;
    line-height: 25px;
    position: relative
}

.brief h1 {
    color: #333333e0;
    font-weight: 400;
    font-family: 'Stardos Stencil', cursive
}

.image {
    width: 100px;
    height: 60px;
    margin: 0 auto
}

.brief p {
    font-size: 16px;
    color: #333;
    font-family: Jaldi, sans-serif;
    font-weight: initial;
    padding: 0 0
}

.orange {
    color: #fd746c;
    font-weight: 500
}

.black {
    background-color: #131212;
    color: #fff;
    padding: 50px 0
}

.white {
    color: #fff;
    text-decoration: underline;
    font-weight: 600
}


.owl-item.active {
    text-align: center
}

.flex-container {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 10px
}

.flex-item img {
    width: 70%;
    padding: 15px 0
}

.flex-container1 {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 10px 100px
}

.flex-item1 {
    margin: 20px auto
}

.quote {
    color: rgba(0, 0, 0, .1);
    text-align: center;
    margin-bottom: 30px
}

#fade-quote-carousel.carousel {
    padding-bottom: 60px
}

#fade-quote-carousel.carousel .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

#fade-quote-carousel.carousel .carousel-inner .active {
    opacity: 1;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

#fade-quote-carousel.carousel .carousel-indicators {
    bottom: 10px
}

#fade-quote-carousel.carousel .carousel-indicators>li {
    background-color: #e84a64;
    border: none
}

.carousel-indicators .active {
    background-color: #666 !important
}

#fade-quote-carousel blockquote {
    text-align: center;
    border: none
}

#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
    text-align: center
}

#fade-quote-carousel .profile-circle .fa {
    font-size: 50px;
    color: #38adbd;
    margin-top: 30px
}

.project-cover {
    background: #fff;
    display: inline-block;
    position: relative;
    text-align: left
}

.cfix {
    zoom: 1
}

.project-cover {
    background: #fff;
    display: inline-block;
    position: relative;
    text-align: left;
    width: auto;
    border: 1px solid #eee;
    box-shadow: 2px 2px 14px 0 #a8a8a8
}

.cover-img,
.cover-img-el {
    width: 262px;
    height: 260px;
    border-radius: 3px 3px 0 0
}

.cover-img {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.project-cover .cover-info {
    background: #fff;
    padding: 0 10px 0
}

.project-cover .cover-name {
    font-weight: 700;
    height: 23px;
    margin-bottom: 12px;
    overflow: hidden
}

#profile .collection-block .gallery-name,
#profile .multiple-owners-list,
#profile .project-cover .single-owner-link,
#profile .user-row .user-name,
.cover-name-link {
    color: #2b2b2b
}

.project-cover .cover-stat-wrap {
    height: 30px;
    line-height: 14px
}

.project-cover .cover-stat-wrap {
    background-color: #f6f6f6;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #e7e7e7;
    box-shadow: 0 1px 0 0 #fff inset;
    padding: 7px 8px 8px;
    position: relative
}

.cover-stat {
    color: #555;
    font-weight: 700;
    margin-right: 8px;
    cursor: pointer
}

.over {
    display: block;
    background-color: transparent;
    font-size: 16px;
    transform: none;
    transition: none 0s ease 0s;
    width: 103px;
    height: 27px;
    position: absolute;
    bottom: 0;
    left: 188px
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -15px
}

wow {
    box-shadow: 0 0 14px 2px #999c
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.project-cover .cover-fields {
    bottom: 34px;
    font-size: 11px;
    height: 30px;
    left: 10px;
    line-height: 30px;
    max-width: 120px;
    overflow: hidden;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap
}

.project-cover .cover-fields1 {
    bottom: 34px;
    font-size: 11px;
    height: 30px;
    right: 10px;
    line-height: 30px;
    max-width: 80px;
    overflow: hidden;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap
}

#particles-js2 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0
}

.search-text .input-search {
    height: 45px;
    width: 40%;
    padding-left: 20px;
    color: #333
}

.search-text .btn-search {
    background: #545454;
    font-family: Roboto;
    border: none;
    color: #fff;
    height: 45px;
    width: 80px
}

.search-text h4 {
    color: #888582;
    font-weight: 700
}

footer {
    background-color: #080808;
    padding: 0
}

footer .menu-section {
    padding: 30px 0 30px 0
}

footer ul li {
    display: inline-block
}

footer ul li a {
    color: #6c6c6c;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 15px
}

footer ul li a:hover {
    color: #ff7d6e;
    text-decoration: none
}

.footer-top .fa {
    font-size: 18px;
    color: #fff;
    padding-right: 10px
}

.footer-top a {
    color: #fff
}

.footer-top .col-lg-2:hover .fa,
.footer-top .col-lg-2:hover a {
    color: #7dabdb;
    text-decoration: none
}

.copyright {
    background-color: #000;
    padding: 10px 15px
}

.copyright h4 {
    font-weight: 700;
    font-variant: inherit;
    font-family: Montserrat, sans-serif;
    font-size: 14px
}

.copyright p {
    color: #fff;
    margin-bottom: 0
}

#top {
    color: #fff;
    background: #7dabdb;
    cursor: pointer;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    right: 30px;
    position: fixed;
    border-radius: 3px;
    text-align: center;
    bottom: 350px
}

.facebook {
    border: 1px solid #6284b3;
    border-radius: 50%;
    background-color: #6284b3;
    width: 22%;
    text-align: center
}

.facebook .fa {
    color: #fff;
    font-size: 12px
}

.twitter {
    border: 1px solid #00b7e8;
    border-radius: 50%;
    background-color: #00b7e8;
    width: 22%;
    text-align: center
}

.twitter .fa {
    color: #fff;
    font-size: 12px
}

.google {
    border: 1px solid #e4422e;
    border-radius: 50%;
    background-color: #e4422e;
    width: 22%;
    text-align: center
}

.google .fa {
    color: #fff;
    font-size: 12px
}

.owl-item {
    padding: 10px !important
}

.blog-thumb img {
    width: 100% !important;
    height: 250px !important
}

.list {
    list-style: none !important;
    margin-left: -40px !important;
    color: #898989
}

.date {
    font-size: 20px !important;
    height: 100px !important;
    width: auto !important;
    text-align: center !important
}

.date a {
    color: #333 !important
}

.post-meta {
    position: relative !important;
    top: -25px !important;
    padding: 0 13px !important
}

.rex {
    border: 2px solid #ccc !important;
    background-color: #fff;
    height: 550px
}

.rex p {
    color: #898989 !important;
    padding: 15px !important;
    text-align: justify
}

.rex1 {
    padding: 20px
}

.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: none;
    background: #b1b1b1;
    margin-right: 5px;
    display: inline-block
}

.owl-dot.active {
    background: #666 !important
}

#fade-quote-carousel.carousel .carousel-indicators>li {
    background-color: #b1b1b1;
    border: none
}

.owl-dots {
    text-align: center
}

.navbar-right {
    margin-right: 0 !important
}

.banner_h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    line-height: 25px;
    margin-top: 15px
}

.banner_h3 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 40px;
    line-height: 23px
}

.kl-iconbox__title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    font-style: normal;
    color: #fff;
    text-align: center
}

.kl-iconbox__desc {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    color: #fff
}

.featuree {
    background-image: url(../images/117.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px
}

.tbk__title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 200;
    font-style: normal
}

.tcolor {
    color: #ff7d6e !important
}

.tbk__subtitle {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    font-style: normal;
    color: #000
}

.tbk__text>p {
    font-size: 16px
}

.about-us1 .tbk__subtitle,
.tbk__text>h4,
.tbk__text>p {
    color: #333
}

.InHouse-box .overlay {
    background-color: rgba(255, 114, 101, .85);
    display: block;
    font-size: 16px;
    transform: none;
    transition: none 0s ease 0s
}

.InHouse-box .left {
    background: url(../images/team-pic.jpg) center center rgba(0, 0, 0, 0)
}

.InHouse-box label {
    color: #fff;
    cursor: inherit;
    font-size: 16px;
    padding: 45px 30px 44px
}

.center {
    background: url(../images/map-pic.png) center center #a5d6a7
}

.box-content.text-center {
    padding: 0;
    min-height: 210px
}

.right {
    background: url(../images/responsive-icon.png) center center no-repeat #ffe87a
}

.right label {
    color: #fff;
    cursor: inherit;
    font-size: 16px;
    padding: 45px 30px 44px
}

.center label {
    color: #fff;
    cursor: inherit;
    font-size: 16px;
    padding: 45px 30px 44px
}

.kl-iconbox__cta-wrapper,
.kl-iconbox__desc-wrapper,
.kl-iconbox__icon-wrapper,
.kl-iconbox__title-wrapper {
    margin-top: 0;
    margin-bottom: 15px
}

img.kl-iconbox__icon.agency-icons {
    max-width: 150px;
    width: 100%;
    padding: 10px
}

img.kl-iconbox__icon {
    max-width: 100px
}

.fa-pull-right,
.pull-right {
    float: right
}

.tr {
    top: 4px !important;
    left: 5px !important
}

.kl-iconbox__icon {
    line-height: 1;
    font-size: 42px;
    -webkit-transition: color .2s cubic-bezier(.215, .61, .355, 1);
    transition: color .2s cubic-bezier(.215, .61, .355, 1)
}

.fw-bold {
    font-weight: 700
}

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

.pb-20 {
    padding-bottom: 20px !important
}

.core-value {
    padding: 70px 0
}

.about {
    padding: 30px 0;
    background-image: linear-gradient(to right, #fd746c, #ff9068)
}

.about h2,
.about h3,
.about p {
    color: #fff !important
}


.breadcrum {
    background: #000 none repeat scroll 0 0;
    text-align: center;
    margin-bottom: 30px
}

.breadcrum .container {
    padding: 22px 0
}

.section-title {
    margin: 2em auto
}

.breadcrum .display-3 {
    color: #fff
}

.display-3 {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.1
}

.section {
    position: relative
}

.section {
    padding-top: 3em;
    padding-bottom: 3em
}

.contact {
    margin-top: 45px
}

.contact .left-text {
    width: 30%;
    text-align: left
}

.left-text>h6 {
    color: #909090;
    font-size: 14px;
    font-weight: 700;
    font-family: Montserrat, sans-serif
}

.right-text {
    float: right;
    width: 70%;
    text-align: left;
    position: relative;
    top: -28px
}

.right-text>p {
    color: #909090;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 500
}

.social-section {
    float: left;
    margin-top: 15px;
    width: 100%
}

.social-section>h6 {
    margin: 30px 0
}

.social-contact {
    display: inline;
    list-style: outside none none;
    padding: 0
}

.social-contact>li {
    display: inline;
    margin: 0
}

.social-contact a {
    text-align: center
}

.social-contact i {
    font-size: 25px
}



.subscribe-now-contact .hr {
    margin-top: 30px
}

.hr {
    border: 1px solid #dedede
}

.contact-form-section .form-control {
    background: #f1f1f1 none repeat scroll 0 0;
    border-radius: 0
}

.form-group>label {
    font-family: raleway;
    font-size: 14px;
    font-weight: 400
}

.black a {
    color: #fff;
    text-decoration: none
}

.copyright a {
    color: #fff
}

p.blog-para {
    float: left
}

#particles-js3 {
    height: 100%;
    position: absolute;
    width: 100%
}

.rounded.z-depth-1 {
    width: 100%
}

.col-md-6.float-left,
.col-md-6.float-right {
    margin: 30px 0
}

.section.team-section .avatar img {
    height: auto;
    max-width: 200px
}

#toast-container>div,
.author-box,
.badge,
.btn,
.card-wrapper .back,
.card-wrapper .front,
.card.card-cascade.wider .card-body,
.card:not([class*=card-outline-]),
.chip,
.counter,
.dropdown-content,
.jumbotron,
.md-pills .nav-link.active,
.modal-dialog.cascading-modal .modal-c-tabs .nav-tabs,
.modal-dialog.modal-notify .modal-header,
.navbar,
.pagination .active .page-link,
.pricing-card .price .version,
.section-blog-fw .view,
.side-nav,
.social-list,
.z-depth-1 {
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .06)
}

.icons-sm {
    font-size: 2.2rem;
    margin: .5rem;
    padding: .5rem;
    color: #fff
}

sectionteam-sectionpb-4 {
    background: #f6f6f6 none repeat scroll 0 0;
    color: #fff
}

team-section tbk__title tcolor {
    color: #fff !important
}

.fa-check {
    color: #ff816e
}

.feature {
    padding: 70px 0 50px 0
}

.white {
    padding: 30px 0
}

.ce-feature-box-57 {
    width: 100%;
    float: left;
    padding: 15px 0;
    transition: all .3s ease-out 0s
}

.ce-feature-box-58 {
    width: 100%;
    float: right;
    padding: 15px;
    transition: all .3s ease-out 0s
}

.ce-feature-box-58 .fa {
    color: #939393
}

.ce-feature-box-57 .fa {
    color: #939393
}

.icon-plain-large.left,
.icon-plain-medium.left,
.icon-plain-msmall.left,
.icon-plain-small.left,
.icon-plain-tiny.left {
    margin: 0 0 20px 0
}

.icon-plain-small.dark {
    color: #242424
}

.icon-plain-small {
    font-size: 40px;
    color: #242424;
    transition: all .3s ease-out 0s
}

.text-box-right {
    display: block;
    padding: 0 0 0 70px;
    margin: 0;
    text-align: right
}

.text-box-left {
    display: block;
    margin: 0;
    text-align: left
}

.text-box-right1 {
    display: block;
    margin: 0;
    text-align: right
}

.text-primary {
    color: #fce206
}

.ce-feature-box-57 .title {
    color: #000
}

.al {
    letter-spacing: 1px
}

.pex {
    color: #aaa;
    font-weight: 500;
    text-align: left;
    margin-top: 20px;
    letter-spacing: 0
}

.pex1 {
    color: #aaa;
    font-weight: 500;
    height: auto;
    text-align: justify;
    line-height: 30px;
    font-size: 17px;
    letter-spacing: 1px
}

.title {
    transition: all .3s ease-out 0s
}

.font-weight-5 {
    font-weight: 500
}

.text-primary {
    color: #333 !important;
    font-size: 18px;
    font-weight: 600
}

.hex {
    margin-top: 0 !important
}

.dropdown-menu {
    position: absolute;
    left: 0 !important
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.aj {
    min-width: 285px
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #38adbd
}

.ret {
    padding: 0 20px
}

.mega-dropdown {
    position: static !important
}

.mega-dropdown-menu {
    padding: 20px 0;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none
}

mega-dropdown-menu:before {
    content: "";
    border-bottom: 15px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    position: absolute;
    top: -15px;
    left: 550px;
    z-index: 10
}

mega-dropdown-menu:after {
    content: "";
    border-bottom: 17px solid #ccc;
    border-right: 19px solid transparent;
    border-left: 19px solid transparent;
    position: absolute;
    top: -17px;
    left: 548px;
    z-index: 8
}

.mega-dropdown-menu>li>ul {
    padding: 0;
    margin: 0
}

.mega-dropdown-menu>li>ul>li {
    list-style: none
}

.mega-dropdown-menu>li>ul>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #999;
    white-space: normal
}

.mega-dropdown-menu>li ul>li>a:focus,
.mega-dropdown-menu>li ul>li>a:hover {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5
}

.mega-dropdown-menu .dropdown-header {
    color: #525252;
    font-size: 18px;
    font-weight: 700
}

.mega-dropdown-menu form {
    margin: 3px 20px
}

.mega-dropdown-menu .form-group {
    margin-bottom: 3px
}

ul {
    list-style: none !important;
    padding: 0;
    margin: 0
}

.now {
    width: 93%;
    margin-left: 45px
}

.now .dropdown-header {
    padding: 5px 0
}

.now li {
    line-height: 30px
}

.now li a {
    color: #525252
}

.now1 ul {
    padding: 10px 0
}

.now1 {
    width: 235px;
    margin-left: 0;
    right: 0 !important;
    left: auto !important;
    top: 100px;
    border: 1px solid #e4e4e4 !important;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .08);
    padding: 0
}

.now1 .dropdown-header {
    padding: 0 0
}

.now1 li a {
    color: #525252;
    font-size: 14px;
    display: block;
    padding: 7px 15px;
    text-transform: capitalize
}

.now1 li a:hover {
    color: #fff;
    background: #38adbd
}

.now1 li a .fa {
    margin-right: 10px
}

a:focus,
a:hover {
    text-decoration: none;
    color: #38adbd
}

.ur {
    font-size: 10px;
    top: 0;
    position: relative;
    color: #a8a8a8;
    margin-right: 10px
}

.theme_header_style_7 .header_top_wrapper {
    background: 0 0 !important
}

.theme_header_style_7 #mainmenu>li>a:hover {
    display: block !important
}

.bms {
    background-color: #ff7d6e;
    padding: 30px 40px;
    height: 300px
}

.has-error {
    border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset
}

.help-block {
    background: #fff;
    color: #a94442;
    display: table;
    padding: 5px 12px;
    font-weight: 400;
    position: absolute;
    border-radius: 4px;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .15);
    right: 10px;
    z-index: 1;
    margin: 2px 0 0 0;
    font-size: 12px
}

.has-success {
    border-color: green;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset
}

img.grey {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    padding: 0;
    width: auto;
    background: inherit
}

img.grey:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.blue-bg {
    background: #38adbd
}

#industry-uses {
    padding: 60px 0
}

#industry-uses .grids {
    display: inline-block;
    width: 100%;
    margin-top: 30px
}

#industry-uses .grids .grid {
    text-align: center;
    min-height: 170px
}

#industry-uses .grids .grid i {
    font-size: 40px;
    background: #38adbd;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    padding: 25px;
    transition: .3s;
    color: #fff5f5;
    position: relative;
    z-index: 1
}

#industry-uses .grids .grid:hover i {
    color: #fff;
    transition: .3s;
    background: #fd746c
}

#industry-uses .grids .grid h3,
#industry-uses .grids .grid h4 {
    font-size: 14px;
    text-transform: capitalize;
    margin-top: 50px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 0;
    color: #fff
}

#industry-uses .grids .grid:before {
    position: absolute;
    left: 35%;
    top: 50px;
    content: " ";
    background: #f6f6f6;
    height: 3px;
    width: 100%
}

#industry-uses .grids .grid:after {
    position: absolute;
    left: 44%;
    bottom: 51px;
    content: "\2191";
    width: 25px;
    height: 24px;
    font-size: 50px;
    color: #38adbd;
    transform: rotate(180deg);
    z-index: 0
}

#industry-uses .grids .grid i:after {
    content: " ";
    position: absolute;
    left: 5%;
    top: 5%;
    border: 5px solid #fff;
    width: 90%;
    height: 90%;
    border-radius: 50%;
    z-index: 10
}

#industry-uses .grids .grid i:before {
    top: 5px;
    position: relative
}

#industry-uses .grids .grid:last-child:before {
    width: 35%
}

#industry-uses .grids .grid:hover i:before {
    border-color: #fd746c
}

#industry-uses .grids .grid:hover:after {
    color: #fd746c
}

#contact input[type=number],
#contact button[type=submit],
#contact input[type=email],
#contact input[type=tel],
#contact input[type=text],
#contact input[type=url],
#contact textarea {
    font: 400 12px/16px "Open Sans", Helvetica, Arial, sans-serif
}

#contact {
    background: #fff;
    padding: 25px;
    margin: 50px 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 0 0 0 rgba(0, 0, 0, .12)
}

#contact h3 {
    color: #f96;
    display: block;
    font-size: 30px;
    font-weight: 400
}

#contact h4 {
    text-align: center;
    display: block;
    font-size: 14px;
    color: #666
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%
}

#contact input[type=number],
#addcontact input[type=email],
#addcontact input[type=text],
#addcontact input[type=url],
#addcontact textarea,
#contact input[type=email],
#contact input[type=tel],
#contact input[type=text],
#contact input[type=url],
#contact textarea {
    width: 100%;
    border-bottom: 1px solid #ccc;
    background: 0 0;
    margin: 0 0 5px;
    padding: 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #666;
    box-shadow: none
}

#contact input[type=number],
#addcontact input[type=email]:hover,
#addcontact input[type=tel]:hover,
#addcontact input[type=text]:hover,
#addcontact input[type=url]:hover,
#addcontact textarea:hover,
#contact input[type=email]:hover,
#contact input[type=tel]:hover,
#contact input[type=text]:hover,
#contact input[type=url]:hover,
#contact textarea:hover {
    -webkit-transition: border-color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out;
    width: 100%;
    border-bottom: 1px solid #ccc;
    background: 0 0;
    margin: 0 0 5px;
    padding: 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #666;
    box-shadow: none
}

#contact input[type=number],
#addcontact input[type=email]:focus,
#addcontact input[type=tel]:focus,
#addcontact input[type=text]:focus,
#addcontact input[type=url]:focus,
#addcontact textarea:focus,
#contact input[type=email]:focus,
#contact input[type=tel]:focus,
#contact input[type=text]:focus,
#contact input[type=url]:focus,
#contact textarea:focus {
    -webkit-transition: border-color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out;
    width: 100%;
    border-bottom: 1px solid #ccc;
    background: 0 0;
    margin: 0 0 5px;
    padding: 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #666;
    box-shadow: none
}
/* Chrome, Safari, Edge, Opera */
input.remove-arrow::-webkit-outer-spin-button,
input.remove-arrow::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"].remove-arrow {
    -moz-appearance: textfield;
  }

#addcontact textarea,
#contact textarea {
    height: 100px;
    max-width: 100%;
    resize: none
}

#addcontact button[type=submit],
#contact button[type=submit] {
    cursor: pointer;
    width: 100%;
    border: none;
    background-image: linear-gradient(to right, #fd746c, #ff9068);
    color: #fff;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px
}

#addcontact button[type=submit]:hover,
#contact button[type=submit]:hover {
    background-image: linear-gradient(to right, #fd746c, #ff9068);
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

#addcontact button[type=submit]:active,
#contact button[type=submit]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .5)
}

#addcontact input:focus,
#addcontact textarea:focus,
#contact input:focus,
#contact textarea:focus {
    outline: 0
}


::-webkit-input-placeholder {
    color: #666
}

:-moz-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

.btn-default {
    background-image: linear-gradient(to right, #ff5e5a, #ff5e59);
    border: none;
    color: #fff;
    transition: all .3s ease-in-out
}

.btn-default:hover {
    background-image: linear-gradient(to right, #ff9068, #fd746c);
    border-color: transparent;
    color: #fff
}

.m-r-30 {
    margin-right: 30px
}

.m-t-10 {
    margin-top: 10px
}

.m-t-30 {
    margin-top: 30px
}

.m-t-60 {
    margin-top: 60px
}

.m-b-30 {
    margin-bottom: 30px
}

.m-b-60 {
    margin-bottom: 60px
}

.m-b-0 {
    margin-bottom: 0
}

.logo-wrapper {
    padding-left: 10px
}

.logo-wrapper:after {
    content: '';
    clear: both;
    display: block
}

.logo-wrapper .logo-item {
    display: block;
    width: 33.33%;
    background: #fff;
    border: 1px solid #eee;
    height: 115px;
    vertical-align: top;
    margin: -1px 0 0 -1px;
    position: relative;
    transition: all .3s;
    -webkit-transition: all .3s;
    float: left
}

.logo-wrapper.blue-bg-items .logo-item {
    background: #38adbd;
    color: #fff;
    border: 1px solid #fff
}

.logo-wrapper .logo-item:hover {
    transform: scale(1.08, 1.08);
    -webkit-transform: scale(1.08, 1.08);
    z-index: 1;
    box-shadow: 0 0 10px #cccccc29
}

.logo-wrapper.blue-bg-items .logo-item:hover {
    transform: scale(1.08, 1.08);
    -webkit-transform: scale(1.08, 1.08);
    z-index: 1;
    box-shadow: 0 0 0 #cccccc29
}

.logo-wrapper .logo-item .link-text,
.logo-wrapper .logo-item img {
    max-width: 90px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.logo-wrapper .logo-item .link-text {
    font-size: 20px;
    display: block;
    width: 100%;
    max-width: initial;
    text-align: center;
    padding: 0 20px;
    color: #38adbd;
    /* text-transform: uppercase; */
    letter-spacing: .5px
}

.logo-wrapper.blue-bg-items .logo-item .link-text {
    color: #fff
}

.logo-wrapper.five .logo-item:last-child {
    width: 66.66%
}

#first>div>div.col-sm-6.col-xs-12.rght>div>div:nth-child(4),
#first>div>div.col-sm-6.col-xs-12.rght>div>div:nth-child(5) {
    width: 50%;
    margin: -1px 0 0 -1px
}

#first>div>div.col-sm-6.col-xs-12.rght>div>div:nth-child(5) {
    width: calc(50% - 1px)
}

.logo-wrapper .logo-item:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.logo-wrapper.big .logo-item {
    width: 25%
}

.logo-wrapper.big .logo-item:last-child {
    margin-left: 0;
    width: calc(100% - 4px)
}

.logo-wrapper.big .logo-item img {
    max-width: 100px
}


.blocks-wrapper {
    margin-top: 50px
}

.blocks-wrapper .item {
    text-align: center;
    padding: 50px;
    border: 1px solid transparent;
    min-height: 355px;
    transition: all .3s;
    -webkit-transition: all .3s
}

.blocks-wrapper .item:hover {
    background: #f7f7f7
}

.blocks-wrapper .item:nth-child(1),
.blocks-wrapper .item:nth-child(2) {
    border-bottom-color: #eaeaea;
    border-right-color: #eaeaea
}

.blocks-wrapper .item:nth-child(4),
.blocks-wrapper .item:nth-child(5) {
    border-right-color: #eaeaea
}

.blocks-wrapper .item:nth-child(3) {
    border-bottom-color: #eaeaea
}

.blocks-wrapper .item i {
    font-size: 40px;
    margin-bottom: 20px
}

.blocks-wrapper .item h3 {
    font-size: 18px;
    font-family: Jaldi, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px
}

.blocks-wrapper .item p {
    color: #656464;
    font-size: 15px
}





.contactusbtn {
    cursor: pointer;
    width: 100%;
    border: none;
    background-image: linear-gradient(to right, #fd746c, #ff9068);
    color: #fff;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px
}

.color-white {
    color: #fff !important
}

.p-b-0 {
    padding-bottom: 0
}

.p-t-0 {
    padding-top: 0
}

.bg-1 {
    background: url(../images/117.jpg) no-repeat left center fixed;
    background-size: cover
}

.grey.bg-1 h1,
.grey.bg-1 h3 {
    color: #fff;
    margin-bottom: 40px
}

.grey.bg-1 p {
    color: #b5b3b3
}


.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em
}

.flag-icon:before {
    content: "\00a0"
}

.flag-icon-us {
    background-image: url(flags/us.svg)
}

.flag-icon-uk {
    background-image: url(flags/uk.html)
}

.flag-icon-ca {
    background-image: url(flags/ca.svg)
}

.top-strip {
    background: #333
}

.contact-numbers {
    padding: 0;
    text-align: left;
    margin: 0
}

.contact-numbers:after {
    content: '';
    clear: both;
    display: block
}

.contact-numbers li {
    float: left;
    width: 33.33%;
    font-size: 13px;
    border-right: 1px solid #101010;
    padding: 0 5px;
    text-align: center;
    line-height: 22px
}

.contact-numbers li .label {
    font-size: 100%;
    padding: 0;
    font-weight: 100
}

.contact-numbers li .label .flag-icon {
    margin-right: 5px;
    position: relative;
    top: -1px
}

.contact-numbers li:first-child {
    border-left: 1px solid #101010
}

*,
:after,
:before {
    box-sizing: border-box
}

.wrapper-404_ {
    display: flex;
    align-items: center;
    background: #fff;
    min-width: 275px;
    height: calc(100vh - 242px);
    margin: 0 10vw;
    overflow: hidden;
    color: #333;
    font-weight: 100
}

.wrapper-404 {
    flex-grow: 2;
    width: 40vw;
    max-width: 500px;
    margin: 0 auto
}

.wrapper-404 h1 {
    margin: 0;
    font-size: 6em;
    font-weight: 100
}

.wrapper-404 p {
    width: 95%;
    font-size: 1.5em;
    line-height: 1.4;
    margin-bottom: 2em
}

.wrapper-404 .buttons {
    white-space: nowrap;
    display: inline-block
}

.wrapper-404 span {
    display: block;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 1.5px;
    text-align: center
}

.wrapper-404 a {
    display: inline-block;
    padding: .8em 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    border: 3px solid #38adbd;
    color: #38adbd;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .2em;
    position: relative;
    overflow: hidden;
    transition: .3s
}

.wrapper-404 a:hover {
    color: #ffa293
}

.wrapper-404 a:hover:before {
    top: 0
}

.wrapper-404 a:before {
    content: "";
    background: #138ff2;
    height: 100%;
    width: 100%;
    position: absolute;
    top: -100%;
    left: 0;
    transition: .3s;
    z-index: -1
}

.space_ {
    width: 75px;
    height: calc(50vh + 37.5px);
    border-top-left-radius: 37.5px;
    border-top-right-radius: 37.5px;
    overflow: hidden;
    margin: calc(50vh - 37.5px) auto 0 auto;
    position: relative;
    pointer-events: none;
    -webkit-transform: translateZ(0)
}

.blackhole_ {
    border: 5px solid #38adbd;
    height: 75px;
    width: 75px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0
}

.blackhole_:after {
    content: "";
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    border: 5px solid #38adbd;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 5;
    transform: rotate(45deg)
}

.ship_ {
    height: 150px;
    width: 55px;
    margin-left: 10px;
    background: url(../images/Space-Ship.svg) center/contain no-repeat;
    animation: blackhole 4s infinite linear;
    position: absolute;
    bottom: -150px
}

@keyframes blackhole {
    to {
        transform: translateY(-100vh)
    }
}

.banner figure img {
    width: 100%
}

.blogs-details,
.blogs-listing {
    padding: 5vh 0
}

.blogs-details .blog-item,
.blogs-listing .blog-item {
    margin-bottom: 2em;
    position: relative;
    overflow: hidden
}

.blogs-listing .blog-item {
    margin-bottom: 3em
}

.blogs-listing .blog-item .blog-title {
    font-size: 2em
}

.blogs-listing .blog-item .blog-title a {
    color: #000
}

.blogs-details p,
.blogs-listing .blog-item p {
    font-size: 1.2em;
    line-height: 1.4em
}

.blogs-listing .blog-item .btn-default {
    margin-top: 1em;
    padding: 10px 20px
}

.blogs-details .sidebar {
    margin-top: 2em
}

.blogs-details .sidebar h2 {
    font-size: 1.7em;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Jaldi, sans-serif;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
    margin: 0;
    padding: 0 30px
}

.blogs-details .sidebar h2 a {
    color: #fff
}

.blogs-details .sidebar .blog-item:hover img {
    transform: scale(1.1);
    transition: all .3s
}



.text-white {
    color: #fff !important;
}

#accordion .panel,
#accordion .panel-heading,
#accordion panel-title,
#accordion .panel-body {
    border: 0;
}

#accordion .panel {
    box-shadow: none;
    margin-bottom: 20px;
}

#accordion .panel .panel-heading {
    border-radius: 0;
    background-color: #38adbd;
    color: #fff;
}

#accordion .panel .panel-heading .panel-title a {
    text-decoration: none;
    padding: 1em 0;
}

#accordion .panel .panel-heading .panel-title a:focus,
#accordion .panel .panel-heading .panel-title a:hover {
    color: #fff;
}

#accordion .panel .panel-heading .panel-title a span {
    float: right;
    width: 20px;
}

#accordion .panel .panel-heading .panel-title a span:after {
    content: "\2014";
    color: #fff;
    font-size: 20px;
}

#accordion .panel .panel-heading .panel-title a.collapsed span:after {
    content: "+";
}

.cta-wrapper {
    margin-bottom: 0;
    padding: 30px 0px;
    background-color: #3686BE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.panel-title {
    font-size: 20px;
    font-family: 'Stardos Stencil', cursive;
}

.call_action_btn_mobile {
    display: none;
}

/* ==========================================================
============== Bootstrap Custom Classes Start ===============
===========================================================*/
.font-6 {
    font-size: 6px !important;
}

.font-7 {
    font-size: 7px !important;
}

.font-8 {
    font-size: 8px !important;
}

.font-9 {
    font-size: 9px !important;
}

.font-10 {
    font-size: 10px !important;
}

.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-17 {
    font-size: 17px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-19 {
    font-size: 19px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-21 {
    font-size: 21px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-23 {
    font-size: 23px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-25 {
    font-size: 25px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-27 {
    font-size: 27px !important;
}

.font-28 {
    font-size: 28px !important;
}

.font-29 {
    font-size: 29px !important;
}

.font-30 {
    font-size: 30px !important;
}

.font-31 {
    font-size: 31px !important;
}

.font-32 {
    font-size: 32px !important;
}

.font-33 {
    font-size: 33px !important;
}

.font-34 {
    font-size: 34px !important;
}

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

.font-36 {
    font-size: 36px !important;
}

.font-37 {
    font-size: 37px !important;
}

.font-38 {
    font-size: 38px !important;
}

.font-39 {
    font-size: 39px !important;
}

.font-40 {
    font-size: 40px !important;
}

.font-41 {
    font-size: 41px !important;
}

.font-42 {
    font-size: 42px !important;
}

.font-43 {
    font-size: 43px !important;
}

.font-44 {
    font-size: 44px !important;
}

.font-45 {
    font-size: 45px !important;
}

.font-46 {
    font-size: 46px !important;
}

.font-47 {
    font-size: 47px !important;
}

.font-48 {
    font-size: 48px !important;
}

.font-49 {
    font-size: 49px !important;
}

.font-50 {
    font-size: 50px !important;
}

.font-64 {
    font-size: 64px !important;
}



/* margin classes start */
.m-0 {
    margin: 0rem !important
}

.m-1 {
    margin: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important
}


.mt-0 {
    margin-top: 0rem !important
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important
}


.mb-0 {
    margin-bottom: 0rem !important
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important
}


.mr-0 {
    margin-right: 0rem !important
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important
}


.ml-0 {
    margin-left: 0rem !important
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important
}

/* margin classes end */
 


/* padding classess start */
.p-0 {
    padding: 0rem !important
}

.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important
}



.pt-0 {
    padding-top: 0rem !important
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important
}


.pb-0 {
    padding-bottom: 0rem !important
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important
}


.pr-0 {
    padding-right: 0rem !important
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important
}

.pl-0 {
    padding-left: 0rem !important
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important
}

/* padding classes end */


.font-weight-bolder {
    font-weight: bolder;
}

.font-weight-600 {
    font-weight: 600;
}

.text-dark-figma {
    color: #333333;
}

.text-custom-color-one {
    color: #4FBECE !important;
}

.bg-custom-one {
    background-color: #38ADBE !important;
}

 
.justify-content-center {
    justify-content: center !important;
}

.align-items-center {
    align-items: center;

}

.align-items-flex-end {
    align-items: flex-end;
}

.align-items-flex-start {
    align-items: flex-start;
}

.align-self-center {
    align-self: center;
}


/* ==========================================================
============== Bootstrap Custom Classes End =================
===========================================================*/


/* ==========================================================
====== Blockchain Development Company Page Start ============
===========================================================*/
.blockchain-development-services {
    background: #F8F8F8;
    border: 0.2px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.15);
    padding: 35px;
    height: 100%;
}

.blockchain-development-services .icon img {
    height: 60px;
}

.blockchain-development-services h5 {
    color: #333333;
}

.blockchain-development-services p {
    color: #888888;
    line-height: 1.5;
}

.equal-column-height {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.in-sort-section {
    background-image: url(../images/in-short-with-us-you-will-bg.png);
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 100%;
}

.in-sort-section .in-sort-box {
    margin-top: 70px;
    padding: 0px 68px;
}

.in-sort-section .in-sort-box .box-icon {
    height: 80px;
}

.in-sort-section .in-sort-box .box-icon img {
    height: 100%;
}

.offer-section {
    background-image: url(../images/offer-bg.png);
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 100%;
}

.offer-section .offer-sort-box .box-icon {
    height: 120px;
    width: 120px;
    border-radius: 100px;
    background: #FFFFFF;
    box-shadow: 0px 5px 4px rgb(0 0 0 / 28%);
    margin: 0 auto;
    line-height: 120px;
}

.offer-section .offer-sort-box .box-icon img {
    height: 50px;
}

.offer-section .offer-sort-box .box-title {
    padding: 0px 50px;
}

form#contact fieldset {
    margin-bottom: 20px;
}

form#contact fieldset:last-child {
    margin-bottom: 0px;
}

.top-form {
    display: none;
}

.bottom-form {
    display: block;
}

/* ==========================================================
====== Blockchain Development Company Page End ==============
===========================================================*/


/* ==========================================================
======= Smart Contract Development CSS Start ==============*/

.faq-section,
.why_choose,
.major_industries,
.various_blockchain_platforms,
.how_we_develop,
.deployment_phases,
.smart_sontract_servies {
    padding: 50px 0px 80px 0px;
}

.smart_banner{
    padding: 80px 0;
}

.smart_banner .equal-column-height {
    align-items: center;
}

.smart_banner h1.banner_h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 50px;
    line-height: 56px;
}

.smart_banner p.banner_h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    margin-top: 30px;
}

.smart_sontract_servies .media {
    margin-top: 50px;
}

.smart_sontract_servies .media .media-heading .icon {
    width: 50px;
    height: 50px;
    border: 2px solid #00A8D8;
    color: #00A8D8;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    font-size: 30px;
    font-weight: 1000;
    margin-right: 30px;
}

.smart_sontract_servies h2.title {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 1000;
    font-size: 42px;
}
.smart_sontract_servies p.desc {
    font-size: 20px;
}

.smart_sontract_servies .media .media-body h3.media-heading {
    font-family: Arial, Helvetica, sans-serif;
    color: #00A8D8;
    font-weight: 900;
    font-size: 22px;
    line-height: 30px;
}

.smart_sontract_servies .media .media-body p.desc {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
}

.deployment_phases {
    background-color: #F0FCFF;
    background-image: url('../images/smart_contract_development_page_img/phases_bg.png');
}

.deployment_phases h2.title {
    color: #00BDD8;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 1000;
    font-size: 50px;
}

.deployment_phases h2.title span {
    color: #000000;
}

.deployment_phases .deployment_phases_box .content h3.title {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;
}

.deployment_phases .deployment_phases_box {
    background: #FFFFFF;
    border: 1px solid #EDF0F0;
    box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.14);
    border-radius: 8px;
    padding: 40px 25px;
    height: 100%;
}

.deployment_phases .deployment_phases_box .icon {
    margin: 0px 0px 40px 0px;
}

.deployment_phases .deployment_phases_box .content ul li {
    list-style: disc;
    line-height: 1.7;
    font-size: 18px;
}

.why_businesses{
    padding: 50px 0px 100px 0px;
}


.why_businesses h2.title {
    color: #00BDD8;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 1000;
    font-size: 50px;
}

.why_businesses h2.title span {
    color: #000000;
}

.why_businesses .why_businesses_box {
    margin-top: 40px;
    padding: 20px 40px;
    background: #FFFFFF;
    border: 1px solid #EDF0F0;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.14);
    border-radius: 20px;
    height: 100%;
}

.why_businesses .why_businesses_box h3.title {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 22px;
    line-height: 35px;
    color: #376FA0;
}

.why_businesses .why_businesses_box p.desc {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #000000;

}

.how_we_develop {
    background-color: #3D517D;
}

.how_we_develop h2.title {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 1000;
    font-size: 50px;
    line-height: 1.3;
}

.how_we_develop h2.title span {
    color: #6EA2E6;
}

.how_we_develop .media {
    margin-top: 40px;
}

.how_we_develop .media .media-heading {
    padding-right: 40px;
}

.how_we_develop .media .media-heading span.icon {
    height: 50px;
    width: 50px;
    border: 2px solid #FFFFFF;
    display: block;
    border-radius: 100px;
    text-align: center;
    line-height: 46px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 1000;
    font-size: 30px;
    color: #FFFFFF;

}

.how_we_develop .media .media-body h3.title {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 22px;
    line-height: 35px;
    color: #ffff;
}

.how_we_develop .media .media-body p.desc {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #E0E0DE;
}

.various_blockchain_platforms {
    background-color: #FFFFFF;
    background-image: url('../images/smart_contract_development_page_img/various_blockchain_platforms_banner.png');
}

.various_blockchain_platforms h2.title {
    color: #3D517D;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 1000;
    font-size: 45px;
    line-height: 1.5;
}

.various_blockchain_platforms p.desc {
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.5;
    color: #000000;
}

.various_blockchain_platforms .various_blockchain_platforms_box {
    width: 500px;
    height: 500px;
    line-height: 500px;
    border-radius: 100%;
    background: #E5EEFB;
    box-shadow: 0px -20px 23px rgb(0 0 0 / 27%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px;
    margin: auto;
}

.various_blockchain_platforms .various_blockchain_platforms_box h3.title {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    color: #000000;
}

.various_blockchain_platforms .various_blockchain_platforms_box p.desc {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.7;
    text-align: center;
    color: #000000;
}

.major_industries {
    background-color: #F0FCFF;
}

.major_industries h2.title {
    color: #00BDD8;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 1000;
    font-size: 45px;
    line-height: 1.5;
}

.major_industries .major_industries_box {
    background: #FFFFFF;
    border: 1px solid #EDF0F0;
    box-shadow: 0px 4px 17px rgb(0 0 0 / 14%);
    border-radius: 8px;
    padding: 40px 25px;
    height: 100%;
}

.major_industries .major_industries_box .icon {
    margin: 0px 0px 40px 0px;
}

.major_industries .major_industries_box .content h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000000;
    font-size: 22px;
}

.major_industries .major_industries_box .content p {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}

.why_choose h2.title {
    color: #172375;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 1000;
    font-size: 45px;
    line-height: 1.2;
}

.why_choose h2.title span {
    color: #000000;
    font-size: 38px;
}

.why_choose .media .media-left {
    width: 600px;
    padding-right: 20px;
}

.why_choose .media .media-body h2.media-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 18px;
    color: #172375;
    font-size: 22px;
}

.why_choose .media {
    margin-top: 50px;
}

.why_choose .media .media-body p.desc {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}

.faq-section {
    background-color: #F8F9FF;
}

.faq-section h2.title {
    color: #172375;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 1000;
    font-size: 45px;
    line-height: 1.2;
}

.faq-section p.desc {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}


.faq-section .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.faq-section .panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.faq-section .panel-title {
    font-size: 14px;
}

.faq-section .panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
}

.faq-section .panel .panel-heading .panel-title a:focus,
.faq-section .panel .panel-heading .panel-title a:hover {
    color: #000 !important;
}

.faq-section .more-less {
    float: right;
    color: #212121;
}

.faq-section .panel-group .panel {
    padding: 10px 20px;
    background: #FFFFFF !important;
    border: 0.6px solid #E8E8E8 !important;
    box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.05) !important;
    border-radius: 10px !important;
}

.faq-section .panel .panel-heading {
    background: #FFFFFF !important;
}

.faq-section .panel .panel-heading a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    transition: all 0.5s;
    font-size: 14px;
}

.faq-section .panel .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.faq-section .panel .panel-body p{
    font-size: 18px;
}
 

/* ===== Smart Contract Development CSS Start ==============
 =========================================================*/




/* 

.math_captcha .fail {
    display: none;

}

.math_captcha .fail {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}



.math_captcha p {
    display: inline !important;
    margin-right: 5px !important;
}

.math_captcha input,
.math_captcha button {
    font-family: 'Open Sans' !important;
    font-weight: lighter !important;
    font-size: 12px !important;
}

.math_captcha input {
    border: 1px solid #FFBBD7 !important;
    width: 45px !important;
    height: 32px !important;
    text-align: center !important;
}

.math_captcha button {
    background: transparent;
    margin-left: 10px;
    border: none !important;
}

*/




/* ==========================================================
================= ICO Development Services Start ============
===========================================================*/
.why_ico_development,
.advantages_of_hiring_blockchain {
    padding: 50px 0px 80px 0px;
    position: relative;
    overflow: hidden;
}

.why_ico_development .right_content {
    margin-bottom: 90px;
}

.why_ico_development .title {
    color: #0385CD;
    font-weight: 900;
    font-size: 40px;
    font-family: arial;
}

.why_ico_development .desc {
    font-weight: 400;
    font-size: 18px;
    line-height: 33px;
    color: #000000;
}

.why_ico_development::before {
    content: "";
    position: absolute;
    top: 28px;
    right: 0;
    width: 220px;
    height: 200px;
    background: #0385CD;
    border-radius: 8px 0px 0px 8px;
}

.why_ico_development::after {
    content: "";
    position: absolute;
    bottom: 28px;
    left: 0;
    width: 99px;
    height: 110px;
    background: #0385CD;
    border-radius: 8px 0px 0px 8px;
    transform: matrix(-1, 0, 0, 1, 0, 0);
}



.advantages_of_hiring_blockchain .section_title span {
    color: #376FA0;
}

.advantages_of_hiring_blockchain .section_title {
    font-family: 'arial';
    font-weight: 1000;
    font-size: 40px;
    line-height: 58px;
    position: relative;
    z-index: 1;

}

.advantages_of_hiring_blockchain .advantages_of_hiring_blockchain_box {
    display: flex;
    background: #FFFFFF;
    border: 1px solid #EDF0F0;
    box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.14);
    border-radius: 8px;
    padding: 25px;
    height: 100%;
    translate: 1s;
}

.advantages_of_hiring_blockchain .advantages_of_hiring_blockchain_box:hover {
    translate: 1s;
    background: linear-gradient(252.23deg, rgba(204, 204, 203, 0.37) 0%, rgba(86, 164, 254, 0.19) 100%);
}


.advantages_of_hiring_blockchain .advantages_of_hiring_blockchain_box .box-image {
    width: 180px;
}

.advantages_of_hiring_blockchain .advantages_of_hiring_blockchain_box .box-content .title {
    font-family: 'arial';
    font-weight: 700;
    font-size: 18px;
    line-height: 43px;
    color: #000000;
}

.advantages_of_hiring_blockchain .advantages_of_hiring_blockchain_box .box-content .desc {
    font-family: 'arial';
    font-size: 15px;
    line-height: 29px;
    color: #000000;
}

.advantages_of_hiring_blockchain::after {
    width: 1549px;
    height: 1549px;
    background: #FFFFFF;
    opacity: 0.3;
    border: 3px solid #11606C;
    box-shadow: inset -30px -46px 124px #56a4fe;
    border-radius: 774.5px;
    content: '';
    position: absolute;
    left: -1116px;
    top: -1012px;
    z-index:-1
}

.advantages_of_hiring_blockchain::before {
    width: 1200px;
    height: 1200px;
    background: #FFFFFF;
    opacity: 0.3;
    border: 3px solid #11606C;
    box-shadow: inset 7px 34px 204px #56A4FE;
    border-radius: 774.5px;
    content: '';
    position: absolute;
    right: -533px;
    bottom: -695px;
}

.banner .banner_h2 {
    font-family: 'arial';
    font-weight: 800;
    font-size: 50px;
    line-height: 60px;
    color: #FFFFFF;
}

.banner .banner_h3 {
    font-family: 'arial';
    font-size: 20px;
    line-height: 35px;
    color: #E4E4E4;
}

/* ==========================================================
================= ICO Development Services End ==============
===========================================================*/


/* ==========================================================
======= Token Wallet Development Services Page Start ========
===========================================================*/
.cryptocurrency_wallet_development_services .cryptocurrency_wallet_box {
    display: flex;
}

.cryptocurrency_wallet_development_services .title {
    font-family: 'arial';
    font-weight: 900;
    font-size: 40px;
    line-height: 59px;
    color: #1B1B43;

}

.cryptocurrency_wallet_development_services .desc {
    font-family: 'arial';
    font-weight: 400;
    font-size: 16px;
    line-height: 33px;
    color: #000000;

}

.cryptocurrency_wallet_development_services .cryptocurrency_wallet_box .left_content {
    width: 33px;
    height: 33px;
    border-radius: 100px;
    border: 0.99px solid #00A8D8;
    line-height: 33px;
    text-align: center;
}

.cryptocurrency_wallet_development_services .cryptocurrency_wallet_box .right_content span {
    color: #00A8D8;
    font-family: 'arial';
    font-weight: 700;
    font-size: 18px;
}

.cryptocurrency_wallet_development_services .cryptocurrency_wallet_box .left_content {
    font-family: 'arial';
    font-weight: 800;
    font-size: 20px;
    color: #00A8D8;
}

.how_does_cryptocurrency_wallet_works {
    position: relative;
    background-image: linear-gradient(252.23deg, rgba(204, 204, 203, 0.37) 0%, rgba(86, 164, 254, 0.19) 100%);
}

/* .how_does_cryptocurrency_wallet_works::after {
    content: "";
    background-image: url(../images/token-wallet-development-page-img/how_does_cryptocurrency_wallet_works.png);
    background-position: left center;
    background-size: 34%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    width: 70%;
    height: 100%;
} */

.how_does_cryptocurrency_wallet_works::after {
    content: "";
    background-image: url(../images/token-wallet-development-page-img/how_does_cryptocurrency_wallet_works.png);
    background-position: left center;
    background-size: 73%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    width: 35%;
    height: 100%;
}

.how_does_cryptocurrency_wallet_works .title {
    font-family: 'arial';
    font-weight: 900;
    font-size: 35px;
    line-height: 59px;
    color: #151959;
}

.how_does_cryptocurrency_wallet_works .desc {
    font-family: 'arial';
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
}

.advantages_of_hiring_blockchain::before {
    width: 1200px;
    height: 1200px;
    background: #FFFFFF;
    opacity: 0.3;
    border: 3px solid #11606C;
    box-shadow: inset 7px 34px 204px #56a4fe;
    border-radius: 774.5px;
    content: '';
    position: absolute;
    right: -533px;
    bottom: -695px;
}

.advantages_of_hiring_blockchain::after {
    width: 1549px;
    height: 1549px;
    background: #FFFFFF;
    opacity: 0.3;
    border: 3px solid #11606C;
    box-shadow: inset -30px -46px 124px #56a4fe;
    border-radius: 774.5px;
    content: '';
    position: absolute;
    left: -1116px;
    top: -1012px;
}
.advantages_of_hiring_blockchain .title{
    font-family: 'arial';
    font-weight: 1000;
    font-size: 40px;
    line-height: 58px;
    position: relative;
    z-index: 1;
}
.advantages_of_hiring_blockchain .title span {
    color: #376FA0;
}
.advantages_of_hiring_blockchain .advantages_of_hiring_blockchain_box {
    border: 1px solid #EDF0F0;
    box-shadow: -5px 7px 12px rgba(0, 0, 0, 0.35);
    border-radius: 20px;
}

/* ==========================================================
========== Token Wallet Development Services Page End =======
===========================================================*/




/* ==========================================================
================ Blockchain Explorer Page Start =============
===========================================================*/
.blockchain_explorer_bg {
    position: relative;
    padding: 100px 0px;
}

.blockchain_explorer_bg::after {
    content: "";
    background-image: url(../images/blockchain-explorer/blockchain_explorer_banner_bg.png);
    background-position: left center;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    width: 64%;
    height: 100%;
}

.blockchain_explorer_bg::before {
    content: "";
    background-image: url("../images/blockchain-explorer/blockchain_explorer_banner.png");
    background-position: right center;
    background-size: 33%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}


.what_can_we {
    background-image: url("../images/blockchain-explorer/what_can_we_bg.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 35px 0px;
}

.what_can_we .title {
    font-family: 'arial';
    font-weight: 900;
    font-size: 40px;
    line-height: 75px;
    color: #03626F;
}

.what_can_we .desc {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}

.how_blockchain_explorer_work {
    position: relative;
    padding: 150px 0 0;
}

.how_blockchain_explorer_work .title {
    font-family: 'arial';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 59px;
    color: #0385CD;
}

.how_blockchain_explorer_work .subtitle {
    font-family: 'arial';
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 30px;
    color: #0385CD;
}

.how_blockchain_explorer_work .desc {
    font-family: 'arial';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #000000;

}

.how_blockchain_explorer_work::before {
    content: "";
    background-image: url("../images/blockchain-explorer/how_blockchain_explorer_work_banner.png");
    background-position: right bottom;
    background-size: 33%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.how_to_use_blockchain_explorer {
    position: relative;
    overflow: hidden;
    padding: 100px 0px;
    background: linear-gradient(252.23deg, rgba(204, 204, 203, 0.37) 0%, rgba(86, 164, 254, 0.19) 100%);
}

.how_to_use_blockchain_explorer::before {
    width: 500px;
    height: 500px;
    background: #FFFFFF;
    opacity: 0.3;
    border: 3px solid #11606C;
    box-shadow: inset 20px 14px 38px #376fa0;
    border-radius: 774.5px;
    content: '';
    position: absolute;
    left: -255px;
    top: -155px;
}

.how_to_use_blockchain_explorer_water_bubble {
    width: 300px;
    height: 300px;
    background: #FFFFFF;
    opacity: 0.3;
    border: 3px solid #11606C;
    box-shadow: inset 20px 14px 38px #376fa0;
    border-radius: 774.5px;
    content: '';
    position: absolute;
    right: 180px;
    top: 25px;
}

.how_to_use_blockchain_explorer::after {
    width: 1000px;
    height: 1000px;
    background: #FFFFFF;
    opacity: 0.3;
    border: 3px solid #11606C;
    box-shadow: inset 7px 34px 204px #56a4fe;
    border-radius: 774.5px;
    content: '';
    position: absolute;
    left: -76px;
    bottom: -662px;
    z-index: -1;
}

.how_to_use_blockchain_explorer .title {
    font-family: 'arial';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 59px;
    color: #151959;
}

.how_to_use_blockchain_explorer .desc {
    font-family: 'arial';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    color: #000000;
    margin-bottom: 30px;
}

.how_to_use_blockchain_explorer .ul_list {
    list-style: disc !important;
    padding-left: 22px;
}

.some_useful_tips {
    padding: 40px 0px;
}

.some_useful_tips .title {
    font-family: 'arial';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 35px;
    color: #151959;
}

.some_useful_tips .desc {
    font-family: 'arial';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    color: #000000;
    margin-bottom: 30px;
}

.some_useful_tips_box {
    display: flex;
}

.some_useful_tips_box .left_content span {
    font-family: 'arial';
    font-weight: 800;
    font-size: 20px;
    color: #00A8D8;
    width: 33px;
    height: 33px;
    display: block;
    border-radius: 100px;
    border: 0.99px solid #00A8D8;
    line-height: 33px;
    text-align: center;
}

.some_useful_tips_box .right_content p {
    font-family: 'arial';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
}

/* ==========================================================
================ Blockchain Explorer Page End ===============
===========================================================*/



/* ==========================================================
============ Smart Contract Auditing Page Start =============
===========================================================*/
.smart_contract_auditing_services {
    padding: 80px 0px;
    background-image: url("../images/smart-contract-auditing/smart_contract_auditing_services_bg.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.smart_contract_auditing_services .title {
    margin-bottom: 20px;
    font-family: 'arial';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 59px;
    color: #03626F;
}

.smart_contract_auditing_services .desc {
    font-family: 'arial';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    color: #000000;
}

.benefits_of_Hiring_blockchain {
    padding: 100px 0px;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../images/smart-contract-auditing/benefits_of_Hiring_blockchain_bg.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.benefits_of_Hiring_blockchain .title {
    font-family: 'arial';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 55px;
    color: #fff;

}

.benefits_of_Hiring_blockchain .ul_list {
    margin-top: 45px;
    list-style-type: disc !important;
    padding-left: 20px;
}

.benefits_of_Hiring_blockchain .ul_list li {
    color: #E0E0E0;
    margin-bottom: 35px;
    font-weight: 500;
    font-size: 18px;
}

.areas_we_focus {
    padding: 100px 0px;
    background: linear-gradient(245.99deg, #FFFFFF 0%, #F8F8F8 0.01%, #D9E7F4 97.31%);
}

.areas_we_focus .title {
    font-family: 'arial';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 55px;
    color: #2D324D;
    margin-bottom: 30px;
}

.areas_we_focus .card {
    padding: 20px 20px;
    background: #FFFFFF;
    border: 1px solid #EDF0F0;
    box-shadow: -5px 7px 12px rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    margin-bottom: 30px;
    text-align: center;
}

/* ==========================================================
============ Smart Contract Auditing Page End ===============
===========================================================*/


/* ==========================================================
============ About us Section on Home page start ============
===========================================================*/
.about_us {
    background-color: #E5E5E5;
    background: url('../images/about_us/blockchain-development-agency.png') no-repeat left center;
    background-size: cover;
    padding: 100px 0px;
}

.about_us .title {
    font-family: 'arial';
    font-style: normal;
    font-weight: 900;
    font-size: 50px;
    line-height: 72px;
    color: #ffffff;
}

.about_us .title span {
    font-weight: 900;
}

.about_us .desc {
    margin: 20px 0px;
    font-family: 'arial';
    font-style: normal;
    font-size: 18px;
    line-height: 34px;
    color: #fff !important;
}

.our_recognitions_section h2 {
    margin-top: 50px;
    color: rgba(255, 94, 89, 1);
    font-size: 54px;
    font-family: Nobile;
}

.logo-wrapper-home-about {
    padding: 30px 0px;
    display: flex;
    justify-content: space-around;
}

.logo-wrapper-home-about .logo-item img {
    height: 60px;
    margin: 0 auto;
}

/* ==========================================================
============ About us Section on Home page End ==============
===========================================================*/


/* =========================================================== 
Our Blockchain Development Services Section on Home page start 
============================================================*/
.our_blockchain_development_services {
    background-color: #E5E5E5;
    background: url('../images/our_blockchain_development_services.html') no-repeat left center;
    background-size: cover;
    padding: 80px 0px;
}

.our_blockchain_development_services .title {
    font-family: 'arial';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 77px;
    color: #031B3F;
}

.our_blockchain_development_services .desc {
    font-family: 'arial';
    font-style: normal;
    font-size: 18px;
    line-height: 34px;
    color: #131313;
}

/* =========================================================== 
= Our Blockchain Development Services Section on Home page Edn 
============================================================*/



/* =========================================================== 
====== Our Blockchain Aspects Section on Home page start =====
============================================================*/
.our_blockchain_aspects {
    background: linear-gradient(180deg, #38ADBD 0%, #99D5DD 56.14%, #FFFFFF 100%);
    padding: 80px 0px;
}

.our_blockchain_aspects .main_title {
    font-family: 'arial';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 65px;
    text-align: center;
    color: #fff;
}



.our_blockchain_aspects .our_blockchain_aspects_box {
    background: #FFFFFF;
    box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    height: 100%;
    padding: 30px;
}

.our_blockchain_aspects .our_blockchain_aspects_box .profile-circle {
    display: flex;
    margin-bottom: 20px;
}

.our_blockchain_aspects .our_blockchain_aspects_box .profile-circle .title {
    font-family: 'arial';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    margin-left: 28px !important;
}

.our_blockchain_aspects .our_blockchain_aspects_box .profile-circle img {
    height: 60px;
}

.our_blockchain_aspects .our_blockchain_aspects_box {
    font-family: 'arial';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    color: #000000;

}

/* =========================================================== 
======== Our Blockchain Aspects Section on Home page End =====
============================================================*/

/* =========================================================== 
============ Our Portfolio Section on Home page Start ========
============================================================*/
.our_portfolio_logos .title {
    font-family: 'arial';
    font-style: normal;
    font-weight: 1000;
    font-size: 40px;
    color: #000000;
    margin-bottom: 40px;

}

.our_portfolio_logos .title span {
    font-weight: 1000;
    color: #2C56A1;
}

.our_portfolio_logos .portfolio_logo-wrapper .cutom_row {
    display: flex;
    justify-content: center;
    gap: 30px 20px;
}

.our_portfolio_logos .portfolio_logo-wrapper .cutom_row .logo-item {
    background: #FFFFFF;
    box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.22);
    border-radius: 10px;
    padding: 15px;
    min-height: 140px;
    display: flex;
    justify-content: center;
    align-items: center; 

}

.our_portfolio_logos .portfolio_logo-wrapper .cutom_row .logo-item:hover {
    position: relative;
    top: -10px; 
}

.our_portfolio_logos .portfolio_logo-wrapper .cutom_row .logo-item img {
    width: 130px;
}


.custom_row {
    display: flex;
    align-items: center;
}


/* =========================================================== 
============ Our Portfolio Section on Home page End ==========
============================================================*/


/* ==========================================================
================= Responsive Media Query Start ==============
===========================================================*/
@media only screen and (max-width:992px) {

    .blockchain_explorer_bg::before {
        content: unset !important;
    }

    .blockchain_explorer_bg {
        padding: 30px 0px 40px 0px !important;
    }

    .how_does_cryptocurrency_wallet_works::after {
        content: unset !important;
    }
}

@media only screen and (min-width:992px) {

    .aboutus.bg-1 .container,
    .core-value .container {
        width: 80%
    }

    .grey.bg-1 .container .left {
        text-align: right;
        padding-right: 100px
    }

    .grey.bg-1 .container .rght {
        padding-left: 100px;
        position: relative
    }

    .grey.bg-1 .container .rght:after {
        content: '';
        position: absolute;
        top: -50px;
        left: 0;
        width: 1px;
        height: calc(100% + 100px);
        background: #7b7a7a
    }

    .grey.bg-1 {
        padding: 170px 0
    }
}

@media only screen and (min-width:320px) and (max-width:800px) {
    .navbar-brand>img {
        width: 145px;
    }

    .cf {
        width: 30% !important
    }

    .h1,
    h1 {
        font-size: 18px !important;
        font-weight: 700
    }

    .navbar-brand {
        padding: 0 !important;
        height: 60px !important
    }

    .navbar-brand img {
        width: 140px;
        margin-top: 9px !important;
        max-width: 180px;
        margin-left: 10px
    }

    .navbar-default .navbar-nav>li>a {
        text-align: center !important
    }

    .navbar-default .navbar-nav>li {
        text-align: center !important
    }

    .nav>li>a {
        padding: 10px 9px !important
    }

}

@media only screen and (min-width:320px) and (max-width:600px) {
    .about_us .title,
    .our_blockchain_development_services .title,
    .our_blockchain_aspects .main_title,
    .our_portfolio_logos .title,

    .areas_we_focus .title,
    .benefits_of_Hiring_blockchain .title,
    .smart_contract_auditing_services .title,
    .some_useful_tips .title,
    .how_to_use_blockchain_explorer .title,
    .how_blockchain_explorer_work .title,
    .what_can_we .title,
    .cryptocurrency_wallet_development_services .title,
    .advantages_of_hiring_blockchain .title,
    .banner .banner_h2,
    .why_ico_development .title,
    .advantages_of_hiring_blockchain .section_title,

    .smart_sontract_servies h2.title,
    .smart_banner h1.banner_h2,
    .faq-section h2.title,
    .why_choose h2.title span,
    .why_choose h2.title,
    .major_industries h2.title,
    .various_blockchain_platforms h2.title,
    .how_we_develop h2.title,
    .why_businesses h2.title,
    .deployment_phases h2.title {
        font-size: 30px !important;
        line-height: 1.4;
    }
    .why_choose .media .media-left{
        width: 2000px;
    }

    .how_we_develop .media .media-heading {
        padding-right: 16px;
    }

    .various_blockchain_platforms .various_blockchain_platforms_box {
        width: 100% !important;
        height: 100% !important;
        border-radius: 10px;
    }

    .top-form {
        display: block;
    }

    .bottom-form {
        display: none;
    }

    .cf {
        width: 45% !important;
    }

    .navbar-default .navbar-nav>li:last-child {
        display: none;
    }

    .call_action_btn_mobile {
        height: 40px;
        width: 40px;
        line-height: 40px;
        z-index: 1024;
        float: right;
        margin-top: 12px !important;
        margin-right: 7px;
        border-radius: 85px;
        background: #38adbd;
        display: block;
        text-align: center;
        box-shadow: 0px 4px 6px rgb(0 0 0 / 15%);
    }

    .call_action_btn_mobile i {
        color: #fff;
    }

    .navbar-brand>img {
        width: 145px;
    }

    .cd {
        display: inline-grid !important
    }

    .flex-container {
        display: block !important
    }

    .flex-container img {
        margin: 0 auto !important
    }

    .cm h1 {
        line-height: 25px !important
    }
}


@media (max-width: 480px) {
    .logo-wrapper.big .logo-item {
        width: 50%;
    }

    .logo-wrapper .logo-item {
        width: 50%;
    }

    .in-sort-section .in-sort-box {
        padding: 0 ;
    }
}

@media only screen and (max-width:768px) {

    .custom_row {
        display: inline;
        align-items: center;
    }

    .blockchain_explorer_bg {
        padding: 30px 0px 50px 0px !important;
    }


    .blockchain_explorer_bg::before {
        content: unset !important;
    }

    .our_portfolio_logos .portfolio_logo-wrapper .cutom_row {
        display: block;
    }

    .our_portfolio_logos .portfolio_logo-wrapper .cutom_row .logo-item {
        width: 200px;
        margin: 30px auto 30px auto;
    }

    .logo-wrapper-home-about {
        display: block;
    }

    .logo-wrapper-home-about .logo-item {
        margin-bottom: 30px;
    }
    
    .how_blockchain_explorer_work {
        padding: 55px 0px 0px;
    }

    .how_blockchain_explorer_work::before {
        content: unset;
    }

    .advantages_of_hiring_blockchain .advantages_of_hiring_blockchain_box .box-image {
        width: 100%;
    }

    .advantages_of_hiring_blockchain .advantages_of_hiring_blockchain_box {
        display: block;
        text-align: center;
    }


    .navbar-default .navbar-nav>li:last-child {
        display: none;
    }

    .call_action_btn_mobile {
        height: 40px;
        width: 40px;
        line-height: 40px;
        z-index: 1024;
        float: right;
        margin-top: 12px !important;
        margin-right: 7px;
        border-radius: 85px;
        background: #38adbd;
        display: block;
        text-align: center;
        box-shadow: 0px 4px 6px rgb(0 0 0 / 15%);
    }

    .call_action_btn_mobile i {
        color: #fff;
    }

    /* form#contact fieldset:last-child {
        margin-top: -40px;
    } */

    hr {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .white1 {
        padding: 8vh 0;
    }

    .navbar-toggle {
        margin-top: 15px !important;
        margin-bottom: 0px !important;
    }

    .row {
        margin-right: unset !important;
        margin-left: unset !important;
    }

    footer .menu-section {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .white1 .m-r-30 {
        margin-right: 0px !important;
    }

    .text-xs-left {
        text-align: left !important;
    }

    .mt-xs-4 {
        margin-top: 1.5rem !important;
    }

    #industry-uses .grids .grid:before {
        content: unset !important;
    }

    .blocks-wrapper .item,
    .blocks-wrapper .item:hover {
        border: 0 solid #eaeaea;
        min-height: inherit;
        padding: 50px 15px
    }

    .logo-wrapper .logo-item,
    .logo-wrapper.big .logo-item {
        /* width: 50% */
    }

    footer ul.menu.cd li {
        display: block;
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    .how_blockchain_explorer_work {
        padding: 55px 0px 0px;
    }

    .navbar-default .navbar-nav>li:last-child {
        display: none;
    }

    .call_action_btn_mobile {
        height: 40px;
        width: 40px;
        line-height: 40px;
        z-index: 1024;
        float: right;
        margin-top: 12px !important;
        margin-right: 7px;
        border-radius: 85px;
        background: #38adbd;
        display: block;
        text-align: center;
        box-shadow: 0px 4px 6px rgb(0 0 0 / 15%);
    }

    .call_action_btn_mobile i {
        color: #fff;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-toggle {
        margin-top: 14px !important;
        margin-bottom: 0px !important;
    }

    .navbar-default .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-default .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-default .navbar-toggle {
        display: block !important;
    }

    .navbar-default .navbar-nav>li {
        float: unset;
    }

    .navbar-default .navbar-header {
        float: unset;
    }

    .navbar-default .navbar-right {
        float: unset !important;

    }

    .navbar-brand>img {
        width: 145px;
    }

    .navbar-default .nav>li>a {
        padding: 12px 10px;
    }

}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .how_blockchain_explorer_work {
        padding: 55px 0px 0px;
    }

    .why_ico_development::before {
        content: unset;
    }

}

/* ==========================================================
================= Responsive Media Query End ================
===========================================================*/
